Skip to content

Conversation

@tschaub
Copy link
Member

@tschaub tschaub commented Apr 27, 2021

Our CI Jobs (workflow actions, whatever) are named with a combination of the os and Node version. This would be useful if we wanted to ensure that our tests pass on a matrix of os and Node version. However, we only test on a single os and Node version. When we update the version of Node where we want to run tests (e.g. #12247), we also have to change the name of all the required checks for branch protection. If this project were primarily used on Node, this could make sense. For this project, it ends up being a hassle because all outstanding pull requests need to be rebased.

If we want to require that all pull requests are updated before being merged, we can configure that. But we don't require that currently.

@tschaub tschaub merged commit 295d4b0 into openlayers:main Apr 27, 2021
@tschaub tschaub deleted the unmatrixed branch April 27, 2021 02:03
@tschaub tschaub mentioned this pull request Jan 2, 2024
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

Successfully merging this pull request may close these issues.

1 participant