This topic was automatically generated from Slack. You can find the original thread here.
Is it safe to add arbitrary files & folders in a Pipedream Projects GitHub repo?
This topic was automatically generated from Slack. You can find the original thread here.
Is it safe to add arbitrary files & folders in a Pipedream Projects GitHub repo?
We’re wondering if we could add the code for some custom components in there, of if we should create a separate repo.
Ideally, we’d like to use a single repo for our entire workspace.
Although that doesn’t really make sense, since a workspace can have multiple projects…
But we use a single project for everything.
currently we don’t read this code into Pipedream workflows / process files that aren’t tracked from Pipedream. We plan to change this in the future, but for now, references to local files that aren’t directly added as Pipedream steps won’t work
Ok!
So it should be safe to store our custom components in there, for now.
yes if you have separate CI to update those components via API then it should be fine to keep them in that repo