Robin Sving
|
acf95c051d
|
Quartz sync: Jan 10, 2026, 1:41 PM
|
2026-01-10 13:41:34 +01:00 |
|
Robin Sving
|
27a4154004
|
Merge fix
|
2026-01-10 13:32:14 +01:00 |
|
dependabot[bot]
|
11ab6da80c
|
chore(deps): bump the ci-dependencies group with 3 updates (#2251)
Bumps the ci-dependencies group with 3 updates: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
Updates `actions/download-artifact` from 6 to 7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: actions/download-artifact
dependency-version: '7'
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-12-25 03:09:49 -05:00 |
|
dependabot[bot]
|
368203cf85
|
chore(deps): bump the ci-dependencies group across 1 directory with 2 updates (#2234)
Bumps the ci-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action).
Updates `actions/checkout` from 5 to 6
- [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/v5...v6)
Updates `rlespinasse/github-slug-action` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v5.3.0...v5.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: rlespinasse/github-slug-action
dependency-version: 5.4.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-12-01 17:32:52 -08:00 |
|
dependabot[bot]
|
519d56c132
|
chore(deps): bump the ci-dependencies group across 1 directory with 5 updates (#2178)
Bumps the ci-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-node](https://github.com/actions/setup-node) | `5` | `6` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `5` | `6` |
| [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) | `5.2.0` | `5.3.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.10.0` | `4.0.0` |
Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
Updates `actions/download-artifact` from 5 to 6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)
Updates `rlespinasse/github-slug-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v5.2.0...v5.3.0)
Updates `sigstore/cosign-installer` from 3.10.0 to 4.0.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.10.0...v4.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: rlespinasse/github-slug-action
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
- dependency-name: sigstore/cosign-installer
dependency-version: 4.0.0
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-10-27 14:28:47 -07:00 |
|
dependabot[bot]
|
3ff7ca4155
|
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#2135)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-28 16:45:18 -04:00 |
|
dependabot[bot]
|
6457ad2092
|
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]
|
45c130b3dd
|
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 |
|
dependabot[bot]
|
8d19bc3f4a
|
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#2057)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
Updates `sigstore/cosign-installer` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.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-07-29 10:05:01 -07:00 |
|
Aaron Pham
|
acfaa47225
|
chore: add PR templates (#2045)
* chore: add PR templates
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* Update .github/pull_request_template.md
* Apply suggestion from @jackyzha0
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* chore: update in favor of prose
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
|
2025-07-09 00:01:14 -04:00 |
|
dependabot[bot]
|
eceefd1d84
|
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#2028)
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.2...v3.9.1)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.1
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-07-07 22:42:47 -04:00 |
|
Robin Sving
|
051485dbe2
|
Quartz sync: Jun 5, 2025, 11:45 PM
|
2025-06-05 23:45:17 +02:00 |
|
Robin Sving
|
76715790b8
|
Quartz sync: Jun 5, 2025, 10:57 PM
|
2025-06-05 22:57:15 +02:00 |
|
Robin Sving
|
b5638c8b08
|
Quartz sync: Jun 4, 2025, 10:35 PM
|
2025-06-04 22:35:40 +02:00 |
|
Emile Bangma
|
7fa9253abc
|
Node 22 (#1997)
|
2025-05-28 16:20:59 -07:00 |
|
Robin Sving
|
d77dab8bc2
|
Update branch to v4 again
|
2025-05-16 23:02:21 +02:00 |
|
Robin Sving
|
5a64bca3cd
|
Using main
|
2025-05-16 22:46:04 +02:00 |
|
Robin Sving
|
d96f89afdb
|
Quartz sync: May 15, 2025, 8:57 PM
|
2025-05-15 20:57:03 +02:00 |
|
dependabot[bot]
|
c33f96e572
|
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
|
32d3fc0ce8
|
chore(ci): fix proj name
|
2025-04-28 14:35:51 -07:00 |
|
Jacky Zhao
|
00e860d8e6
|
ci: fix fork preview
|
2025-04-28 13:19:29 -07:00 |
|
Jacky Zhao
|
78e13bcb40
|
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]
|
dc6a9f3b12
|
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
|
a201105442
|
fix(docker): instructions + bump deps + bind mount (#1809)
* fix docker
* test with docs folder
|
2025-03-06 10:01:25 -08:00 |
|
dependabot[bot]
|
28fe9b2095
|
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]
|
be846e6a5f
|
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]
|
0ad9111388
|
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
|
0f04f1262c
|
ci(dependabot): update GA periodically (#1577)
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-11-10 04:41:56 -05:00 |
|
Aaron Pham
|
fe4b039b60
|
chore(ci): group dependabot upgrade (#1491)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-10-09 09:52:49 -07:00 |
|
Aaron Pham
|
497d51973a
|
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
|
66d7dd8677
|
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
|
313cef60ee
|
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 |
|
Robin Sving
|
2ed061cc11
|
Quartz sync: Sep 2, 2024, 8:30 PM
|
2024-09-02 20:30:36 +02:00 |
|
Robin Sving
|
b8ddf0e201
|
Quartz sync: Aug 20, 2024, 8:48 PM
|
2024-08-20 20:48:59 +02:00 |
|
Robin Sving
|
e8343828f1
|
Quartz sync: Aug 20, 2024, 6:43 PM
|
2024-08-20 18:43:23 +02:00 |
|
Robin Sving
|
68802b9fed
|
Quartz sync: Aug 19, 2024, 6:19 PM
|
2024-08-19 18:19:00 +02:00 |
|
Robin Sving
|
5da4c04a3a
|
Quartz sync: Aug 18, 2024, 11:50 PM
|
2024-08-18 23:50:05 +02:00 |
|
Robin Sving
|
f96f79f8c6
|
Quartz sync: Aug 18, 2024, 10:36 PM
|
2024-08-18 22:36:59 +02:00 |
|
Robin Sving
|
faede99327
|
Quartz sync: Aug 18, 2024, 9:58 PM
|
2024-08-18 21:58:49 +02:00 |
|
Jacky Zhao
|
3d156b8497
|
deps(dev): bump nodejs in ci
|
2024-08-05 18:43:05 -07:00 |
|
Christopher Tee
|
b053d354b6
|
deps: Bump Github Action versions (#1247)
|
2024-06-30 21:05:42 -07:00 |
|
Sean Missingham
|
f7bd2137ec
|
Permit Manual (and Scripted) Trigger of CI Job (#1251)
|
2024-06-30 20:58:34 -07:00 |
|
Jacky Zhao
|
cc5913b75c
|
fix(ci): only publish tag on v4 origin
|
2024-06-17 21:45:58 -07:00 |
|
Robin Sving
|
5825dffc5b
|
using konstfish/quartz-build-action
|
2024-05-26 20:31:04 +02:00 |
|
Robin Sving
|
4642a5eb9f
|
Quartz sync: May 26, 2024, 12:22 AM
|
2024-05-26 00:22:12 +02:00 |
|
Robin Sving
|
d8bf66e675
|
Quartz sync: May 23, 2024, 11:31 PM
|
2024-05-23 23:31:29 +02:00 |
|
Robin Sving
|
211bca243f
|
back off with new versions
|
2024-05-19 23:52:41 +02:00 |
|
Robin Sving
|
5a847f19b2
|
Deploy with newer actions
|
2024-05-19 22:43:17 +02:00 |
|
Robin Sving
|
63376f5069
|
Newer publisher
|
2024-05-19 22:24:11 +02:00 |
|
Robin Sving
|
25cb8875f2
|
Addign drafts
|
2024-05-19 19:25:23 +02:00 |
|