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

Support generating entire pipeline in a single step #17

Open
davidarcher opened this issue Jun 24, 2024 · 1 comment
Open

Support generating entire pipeline in a single step #17

davidarcher opened this issue Jun 24, 2024 · 1 comment

Comments

@davidarcher
Copy link

When using this plugin in a monorepo, we end up with a lot of extra BuildKite jobs running just to do dynamic pipeline generation. The plugin kicks off a new Buildkite job/step for each matching entry in the watch list. It seems like it should be possible to generate the entire pipeline in a single step since we know the list of files that changed as soon as the build starts.

@davidarcher
Copy link
Author

Maybe relevant alternative plugin for this use case: https://github.com/Zegocover/git-diff-conditional-buildkite-plugin

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