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: run webpack/vite and dev/prod as matrices #18905

Merged
merged 36 commits into from
Feb 13, 2023
Merged

ci: run webpack/vite and dev/prod as matrices #18905

merged 36 commits into from
Feb 13, 2023

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

❓ Type of change

  • 🧹 Chore
  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This moves webpack/vite and dev/prod into a matrix to run in parallel. It also adds back webpack dev test which have omitted for some time. Nevertheless I hope this makes CI somewhat faster to run than previously.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added the chore label Feb 8, 2023
@danielroe danielroe self-assigned this Feb 8, 2023
@codesandbox
Copy link

codesandbox bot commented Feb 8, 2023

CodeSandbox logoCodeSandbox logoΒ  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@danielroe danielroe marked this pull request as ready for review February 10, 2023 15:56
@danielroe danielroe requested review from manniL and pi0 February 10, 2023 16:07
@danielroe
Copy link
Member Author

This isn't perfect but it feels less flakey than before, and is also somewhat faster.

package.json Show resolved Hide resolved
@danielroe danielroe added this pull request to the merge queue Feb 13, 2023
Merged via the queue into main with commit d036d3d Feb 13, 2023
@danielroe danielroe deleted the ci/matrix-test branch February 13, 2023 22:09
@danielroe danielroe mentioned this pull request Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants