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

Switch to using a merge queue #4581

Open
3 tasks
sunshowers opened this issue Nov 30, 2023 · 1 comment
Open
3 tasks

Switch to using a merge queue #4581

sunshowers opened this issue Nov 30, 2023 · 1 comment
Labels
development Bugs, paper cuts, feature requests, or other thoughts on making omicron development better

Comments

@sunshowers
Copy link
Contributor

Breakages like #4580 are likely going to get more common over time as development on omicron continues.

We should consider switching to a merge queue where at least some portion of CI checks are performed linearly.

Tasks:

  • Investigate options and write an RFD
  • If we decide to go ahead, determine the subset of checks that will be done via a merge queue.
  • Implement
@sunshowers sunshowers added the development Bugs, paper cuts, feature requests, or other thoughts on making omicron development better label Nov 30, 2023
@smklein
Copy link
Collaborator

smklein commented Nov 30, 2023

https://rfd.shared.oxide.computer/rfd/0381 as worthwhile precedent, but I'm strongly in favor of adding a merge queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Bugs, paper cuts, feature requests, or other thoughts on making omicron development better
Projects
None yet
Development

No branches or pull requests

2 participants