PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Enable File Store for publishable actions

Open
#9,279 1 comment 1 reaction 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
When I define a reusable action that uses File store, I face an error that `$.files` is undefined
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/b46bb7d8-3705-4936-a6d5-5c18e273f0cf)

**Describe the solution you'd like**
Enable File Store for publishable actions

**Do you have a workaround?**
No

**Additional context**
Raised by a user here: https://pipedream-users.slack.com/archives/CPTJYRY5A/p1702474373450939

Contributor guide

Open the contributing guide

Research direction

No files or tests are named in the issue. Start by locating the publishable-action runtime and the existing File Store implementation, then trace how $.files is exposed to reusable actions; done means a publishable action can use File Store without $.files being undefined, with coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.