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): github CI updates #331

Merged
merged 6 commits into from
Oct 12, 2023
Merged

chore(ci): github CI updates #331

merged 6 commits into from
Oct 12, 2023

Conversation

epreston
Copy link
Contributor

@epreston epreston commented Sep 28, 2023

General updates to the GitHub CI configuration.

  • Drop unsupported node 16 from CI build matrix. (move current LTS, 18.x)
  • Upgrade setup-node action to v3
  • Add sensible timeouts (10 minutes)
  • Optimise "clean install" command, for speed and log clarity.
  • Upgrade checkout action to v4
  • Allow repository owners to manually re-run CI (allows future updates to CI to be tested in a fork before PR)

epreston and others added 6 commits September 28, 2023 19:08
Add sensible timeouts
optimise "clean install" command, for speed and log clarity.
allow repository owners to manually re-run CI
upgrade checkout action to v4
Drop unsupported node 16 from CI build matrix.
Update setup-node action to v3
@willeastcott willeastcott self-assigned this Oct 12, 2023
@willeastcott willeastcott added the enhancement New feature or request label Oct 12, 2023
@willeastcott willeastcott merged commit 116f322 into playcanvas:main Oct 12, 2023
6 checks passed
@willeastcott
Copy link
Contributor

Thanks! Sorry it took so long to merge - totally missed this.

@epreston epreston deleted the update-github-ci branch October 12, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants