#I have a question regarding the SDKs

1 messages · Page 1 of 1 (latest)

gaunt skiff
#

Alternatively, if we were to have a separate sub-project for the pipelines with just the dagger dev dep, would it be safe to commit those node_modules so that we can skip the npm install part on the CI server?

tawdry tartan
#

yes, it's totally possible. Having said that, what you'd normally want is to have a cache of your node_modules or go cache in your CI server so the time to download dependencies to run your pipelines is negligent.

jolly lagoon