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

chore: CI improvements #8601

Merged
merged 1 commit into from Jul 1, 2022
Merged

chore: CI improvements #8601

merged 1 commit into from Jul 1, 2022

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Jun 29, 2022

This PR makes some improvements to the current CI:

  • Testing is now a single job.
    • Full tests are run on Linux jobs.
      • This includes headless and headful mode.
    • Windows and macOS jobs only test Chrome and Firefox.
  • All jobs have been named.
  • All jobs use caching to improve times on downloading of dependencies.
  • npm-run-all is now used for running scripts.
  • Checks in package.json

Fixes: #7239

@jrandolf jrandolf force-pushed the new_ci branch 5 times, most recently from 9bd086c to c3383b3 Compare June 29, 2022 23:09
@jrandolf jrandolf requested a review from OrKoN June 30, 2022 10:58
@jrandolf jrandolf changed the title New ci chore: CI improvements Jun 30, 2022
@jrandolf jrandolf changed the base branch from main to doc2 June 30, 2022 11:16
@jrandolf jrandolf marked this pull request as ready for review June 30, 2022 12:32
@jrandolf jrandolf force-pushed the doc2 branch 9 times, most recently from 9b6f957 to d6e2f58 Compare July 1, 2022 11:34
@jrandolf jrandolf force-pushed the new_ci branch 2 times, most recently from 1e8f53f to 51d4b9c Compare July 1, 2022 11:46
Base automatically changed from doc2 to main July 1, 2022 11:52
@jrandolf jrandolf enabled auto-merge (squash) July 1, 2022 11:56
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.

Checking in package-lock.json?
2 participants