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

[service] Selectively trigger builds #713

Closed
bmanga opened this issue Jan 20, 2020 · 2 comments
Closed

[service] Selectively trigger builds #713

bmanga opened this issue Jan 20, 2020 · 2 comments

Comments

@bmanga
Copy link
Contributor

bmanga commented Jan 20, 2020

It would be useful to be able to selectively choose which build(s) the CI should run.
This would be helpful to fix and test configurations on platforms you don't have access to, avoiding the waste to rebuild ones unrelated with a particular change.
For example, it would have been easier for me to only test the latest change in #705 on the failing configuration (win msvc v15 static), and would have saved compute time on the CI end.

@ericriff
Copy link
Contributor

I would also like to have access to a feature like this. In order to debug a build that takes about 10 minutes per config I ended up using ConanInvalidConfiguration. This is far from ideal because it will stay on the git history.

@danimtb
Copy link
Member

danimtb commented Sep 4, 2023

Closing this issue as there are no plans to develop this feature so far.

We strongly recommend users to try this by themselves as the conan-center-index CI is not prepared to be used as CI, but as a way to actually build packages.

Thank you!

@danimtb danimtb closed this as completed Sep 4, 2023
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

3 participants