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

ci: use test_matrix and test jobs #482

Closed
wolfy1339 opened this issue Jul 10, 2022 · 1 comment · Fixed by #483
Closed

ci: use test_matrix and test jobs #482

wolfy1339 opened this issue Jul 10, 2022 · 1 comment · Fixed by #483
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects

Comments

@wolfy1339
Copy link
Member

Follow up to #476

Ideally we would do a test_matrix step and then a test step that depends on test_matrix, so that for branch protections we can require test independent of the Node versions we are using.

See this for reference: https://github.com/octokit/core.js/blob/393caf31b2e802ea9be59aa84f90d64f98953fdb/.github/workflows/test.yml#L32

@ghost ghost added this to Inbox in JS Jul 10, 2022
@wolfy1339 wolfy1339 added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jul 10, 2022
@ghost ghost moved this from Inbox to Maintenance in JS Jul 10, 2022
JS automation moved this from Maintenance to Done Jul 11, 2022
@github-actions
Copy link

🎉 This issue has been resolved in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
No open projects
JS
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant