Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
c6eaa4c8b7 chore(deps): bump actions/setup-node in the ci-dependencies group (#2123)
Bumps the ci-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:56:42 -07:00
dependabot[bot]
a80c228db5 chore(deps): bump the ci-dependencies group across 1 directory with 3 updates (#2080)
Bumps the ci-dependencies group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

Updates `rlespinasse/github-slug-action` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: rlespinasse/github-slug-action
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 23:55:35 -04:00
Emile Bangma
292b06fe0b Node 22 (#1997) 2025-05-28 16:20:59 -07:00
Jacky Zhao
75c186e9fa fix(docker): instructions + bump deps + bind mount (#1809)
* fix docker

* test with docs folder
2025-03-06 10:01:25 -08:00
Jacky Zhao
374f9c9c13 deps(dev): bump nodejs in ci 2024-08-05 18:43:05 -07:00
Christopher Tee
150512bf77 deps: Bump Github Action versions (#1247) 2024-06-30 21:05:42 -07:00
Sean Missingham
9fffa8df0c Permit Manual (and Scripted) Trigger of CI Job (#1251) 2024-06-30 20:58:34 -07:00
Jacky Zhao
ca1289c035 fix(ci): only publish tag on v4 origin 2024-06-17 21:45:58 -07:00
Jacky Zhao
f93ddd5996 ci: also checkout and install node before tagging 2024-02-23 19:08:39 -08:00
Jacky Zhao
b34ddc6af7 ci: fix typo in runs-on 2024-02-23 19:05:26 -08:00
Jacky Zhao
f01725e454 ci: tag as a separate step 2024-02-23 19:04:38 -08:00
Jacky Zhao
147fde38b0 ci: fix autotag 2024-02-23 19:00:47 -08:00
Jacky Zhao
3cfda4e163 fix(ci): autotag 2024-02-23 18:48:25 -08:00
Jacky Zhao
2a97177a5d feat: auto-tag releases (closes #560) 2023-11-01 10:04:41 -07:00
Jacky Zhao
17e5fbc0e6 ci: print bundleInfo 2023-09-10 23:07:17 -07:00
Jacky Zhao
477922e5f0 format, ensure ci runs on prs 2023-08-24 12:31:15 -07:00
Jacky Zhao
4aa80e0426 fix: ci runs on v4 2023-08-20 14:34:00 -07:00
Jacky Zhao
b4f4eec3f5 docs upgrade, ci changes 2023-08-06 19:52:30 -07:00
Jacky Zhao
8f2ccfb910 fix test matrix for ci 2023-08-02 20:56:31 -07:00
Jacky Zhao
2caebeaed4 make ci also run on windows, re-add css minification 2023-08-02 20:53:13 -07:00
Jacky Zhao
59a1feac39 oops actually use npm run check 2023-07-22 17:42:13 -07:00
Jacky Zhao
a796b593bc run prettier on ci 2023-07-22 17:39:10 -07:00
Jacky Zhao
617ea80db1 run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
c2048517cb rename github action 2023-07-19 22:00:44 -07:00
Jacky Zhao
361c5c9ffb fix ci, disable strict path type checks by default 2023-07-15 23:05:17 -07:00