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

Auto-generate list of modified dockerfiles in main runner #9

Open
randomir opened this issue Jul 28, 2022 · 0 comments
Open

Auto-generate list of modified dockerfiles in main runner #9

randomir opened this issue Jul 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@randomir
Copy link
Member

Currently we hard-code Ocean 5 dockerfiles, see 8f1e5dd.

We'll need to emulate path-filtering orb behavior and generate the list of modified dockerfiles from git diff --name-only <head> <base> (base being PR/branch parent, or merge commit parent), in order to dynamically set build parameter matrix.

@randomir randomir added the enhancement New feature or request label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant