|
|
|
|
|
by wildmanx
2024 days ago
|
|
> Should CI create a merged branch behind-the-scenes and run tests on that before allowing the branch to be merged? Yes. Anything else is bound to run into the issue described in the article. I'm honestly surprised that anybody would operate a system that does not do this. Master has to be where all tests are green. |
|