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

Add core version support prioritization #40

Open
mkahvi opened this issue Nov 22, 2022 · 0 comments
Open

Add core version support prioritization #40

mkahvi opened this issue Nov 22, 2022 · 0 comments

Comments

@mkahvi
Copy link

mkahvi commented Nov 22, 2022

The testing should start with modules with supported core version out of date. It has decently high chance of immediately catching problems.

Prioritize something in the following order:

  • Major version out of date (e.g. supports v9 instead of v10)
  • Build is out of date (e.g. supports specifically v10.255; ignore this step if no specific build is declared)
  • Normal prioritization, whatever it may be
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

No branches or pull requests

1 participant