Replies: 2 comments
-
Yeah I agree, dealing with dependencies is a bit of a pain, so I'd like a better system for running the scripts. My automation plan isn't properly set out, but I'm thinking something like:
In this case, github actions is facilitating that consistent environment to trigger the scripts. That might help with your concerns? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! I've gotten started on a PR to dockerize it a bit, with repo secrets it should be not too difficult to pull files from s3 PR: #35 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it be useful to create a dockerfile/image for the project? It might make it easier to run/automate and manage dependencies, but I don't want to create PR/issue noise. Would you be open to a PR for it?
Beta Was this translation helpful? Give feedback.
All reactions