Commit Graph

98 Commits

Author SHA1 Message Date
cb95401bcb Merge commit '7fa9253abc1e4056d425847e2eaa5a8e107fc297' into v4 2025-08-20 17:40:13 +09:00
Emile Bangma
292b06fe0b Node 22 (#1997) 2025-05-28 16:20:59 -07:00
dependabot[bot]
1fccf2fd9d chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1953)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `sigstore/cosign-installer` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-05-07 12:46:39 -07:00
Jacky Zhao
eff9b7ba97 chore(ci): fix proj name 2025-04-28 14:35:51 -07:00
Jacky Zhao
3d97a6373c ci: fix fork preview 2025-04-28 13:19:29 -07:00
Jacky Zhao
665b7a6575 chore: add ci to preview all prs (#1947)
* add ci to preview all prs

* only on this repo

* fmt
2025-04-26 11:04:23 -07:00
dependabot[bot]
98348afce3 chore(deps): bump rlespinasse/github-slug-action (#1851)
Bumps the ci-dependencies group with 1 update: [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action).


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

---
updated-dependencies:
- dependency-name: rlespinasse/github-slug-action
  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-03-17 14:49:27 -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
dependabot[bot]
13594fae48 chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1789)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-02-25 16:35:10 -05:00
dependabot[bot]
1fc0c17a39 chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1762)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  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-02-11 01:27:43 -05:00
dependabot[bot]
5e1bca0914 chore(deps): bump rlespinasse/github-slug-action from 4.4.1 to 5.0.0 in the ci-dependencies group (#1578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 04:46:14 -05:00
Romain Lespinasse
7e861b75a2 ci(dependabot): update GA periodically (#1577)
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
2024-11-10 04:41:56 -05:00
Aaron Pham
46ab3a6df8 chore(ci): group dependabot upgrade (#1491)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-10-09 09:52:49 -07:00
Aaron Pham
bfa0fd9eea chore(ci): remove signing and vuln (#1484)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-10-07 02:52:14 -04:00
Aaron Pham
a8e1cc356e fix(ci): run build on tags (#1483)
* fix(ci): run build on tags

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update docker warning and not push on PR

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-10-06 22:34:31 -04:00
Julia van der Kris
aad9d52892 infra: build quartz docker image to GHCR (#1192)
* Add GitHub action to build & push Docker image to GHCR

* Use double quotes to keep `prettier` happy :)

* Don't run Docker build & push on forks

* -1 char commit lmao

* Add git metadata to Docker image

* Apply Aaron's patch

* chore: run prettier

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
2024-10-06 22:15:19 -04:00
a20b6de67d Merge commit '4bbcc0c50aca68d470542c1af8fd5f8060d97ab8' into HEAD 2024-08-21 17:07:03 +09: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
b472280d60 merge 2024-02-05 19:45:36 +09:00
Jacky Zhao
0d29b95256 deps: reduce dependabot frequency 2024-01-31 12:24:25 -08:00
Jacky Zhao
34676e85dd feat: enable dependabot 2024-01-27 21:44:38 -08:00
e1569dcc1f bump to v4 2024-01-05 17:29:34 +09:00
Jacky Zhao
16f8db777e docs: update issue template 2023-12-20 10:05:00 -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
3ccf081a45 Merge remote-tracking branch 'upstream/v4' into v4 2023-08-25 09:07:19 +09:00
Jacky Zhao
477922e5f0 format, ensure ci runs on prs 2023-08-24 12:31:15 -07:00
Jacky Zhao
e4e048bbe6 format, ensure ci runs on prs 2023-08-24 12:31:15 -07:00
6b35aa6f33 added ci setting 2023-08-21 20:24:08 +09:00
Jacky Zhao
4aa80e0426 fix: ci runs on v4 2023-08-20 14:34:00 -07:00
Jacky Zhao
1f717f2167 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
be285b399c 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
cb4ad5ea02 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
ed1663465d 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
27d6821a23 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
46369109ad 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