Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

separate subdirs for dependencies of each stage #115

Open
turadg opened this issue Feb 21, 2024 · 0 comments
Open

separate subdirs for dependencies of each stage #115

turadg opened this issue Feb 21, 2024 · 0 comments

Comments

@turadg
Copy link
Member

turadg commented Feb 21, 2024

It's convenient to have all the files for the proposal at its top level, but because the Docker build doesn't know which will be needed for any stage, it has to copy them all. That entails invalidating the non-test stages when tests update.

Try to make it so that modifying .test.js files only invalidates the test layer, not the prepare, exec, use, etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant