-
Notifications
You must be signed in to change notification settings - Fork 737
build: remove non-optimize CIs #27352
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
Conversation
|
The approach seems reasonable to me and the CI on this PR seems to verify what we want, but let's have @cmur2 have a look before merging. Also, shall we do this for the |
Looking at the list of removed jobs I think it should be fine if the branch is totally dedicated to Optimize. Since this change is reversible (in case we later identify some CI jobs would've been good to keep) I'm 👍🏼
The same reasoning applies to |
grlimacan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
## Description This is the equivalent of #27352 but for 8.6 instead of 8.7. ## Checklist <!--- Please delete options that are not relevant. Boxes should be checked by reviewer. --> - [ ] for CI changes: - [ ] structural/foundational changes signed off by [CI DRI](https://github.com/cmur2) - [ ] [ci.yml](https://github.com/camunda/camunda/blob/main/.github/workflows/ci.yml) modifications comply with ["Unified CI" requirements](https://github.com/camunda/camunda/wiki/CI-&-Automation#workflow-inclusion-criteria) ## Related issues closes #
Description
As this branch is dedicated to Optimize, we don't need to run the CIs of other teams. This is because the version of Optimize of this branch is not yet integrated in the single application and other CIs would not be useful.
Checklist
Related issues
closes #