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 #405

Closed
wolfy1339 opened this issue Jul 8, 2022 · 1 comment · Fixed by #407
Closed

ci: use test_matrix and test jobs #405

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

Comments

@wolfy1339
Copy link
Member

Follow up to #403

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

@wolfy1339 wolfy1339 added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jul 8, 2022
@ghost ghost added this to Maintenance in JS Jul 8, 2022
@gr2m gr2m closed this as completed in #407 Jul 9, 2022
JS automation moved this from Maintenance to Done Jul 9, 2022
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 3.1.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