-
Notifications
You must be signed in to change notification settings - Fork 4
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
Pipeline requirements #108
Comments
Changelog! |
This project is also a showcase and thus we probably want to invest in making the pipeline state-of-the-art and looking slick. It must also be publicly visible. |
Publishing changelog also to docs and the release binary :-) |
Should really have 2 pipelines, one for PiP one for PR |
I would like one pipeline, that reacts on the our normal work flow and one that builds newly opened pull requests (or changed ones) to tell us if they pass before we look at them. When we then accept the PR, it follows our ordinary flow (because we merge it to a ready branch maybe). Imagine if you were a contributor, you would have our pipeline to play ball against... and all our nice environments, just by pushing to a PR... |
Makes perfect sense to reuse the PretestedPipeline for PR as well |
The test results must be archived by the integration job
The pipeline lacks visualization of any kind of metrics
The text was updated successfully, but these errors were encountered: