Commit Graph
426 Commits
Author SHA1 Message Date
kolaente b506dfe792 ci: drop unused contents: write from generate-swagger-docs
The job pushes with the SSH deploy key configured by actions/checkout's
ssh-key input, so GITHUB_TOKEN is never used for writes. Scope it down to
contents: read.
2026-07-28 10:42:15 +02:00
renovate[bot]andkolaente d3352112e2 chore(deps): update actions/stale action to v11 2026-07-28 06:49:24 +00:00
renovate[bot]andkolaente d3b9e6d2f3 chore(deps): update danielroe/provenance-action digest to ec1767b 2026-07-28 06:49:11 +00:00
renovate[bot]andTink c93dad77ac chore(deps): update playwright to v1.62.0 2026-07-28 04:02:27 +00:00
renovate[bot]andkolaente b95b098409 chore(deps): update danielroe/provenance-action digest to b793421 2026-07-27 11:39:04 +00:00
renovate[bot]andTink e88ba5a58f chore(deps): update docker/login-action action to v4.5.1 2026-07-24 17:10:02 +00:00
renovate[bot]andTink 2e1215281f chore(deps): update crowdin/github-action action to v2.17.0 2026-07-24 16:05:23 +00:00
renovate[bot]andkolaente 4688991e0d chore(deps): update docker/login-action action to v4.5.0 2026-07-24 06:44:41 +00:00
renovate[bot]andkolaente d39ec74e67 chore(deps): update danielroe/provenance-action digest to fcc45fd 2026-07-21 21:41:40 +00:00
renovate[bot]andkolaente ee2dd1baab chore(deps): update danielroe/provenance-action digest to 8ecbdd2 2026-07-21 05:59:39 +00:00
renovate[bot]andkolaente 34c1cf30cf chore(deps): update actions/checkout action to v7.0.1 2026-07-21 05:59:31 +00:00
renovate[bot]andkolaente ab29478192 chore(deps): update postgres:18 docker digest to 3a82e1f 2026-07-20 06:38:57 +00:00
renovate[bot]andkolaente 4d8b7255e7 chore(deps): update crowdin/github-action action to v2.16.4 2026-07-18 10:42:37 +00:00
renovate[bot]andTink 838c405667 chore(deps): update actions/setup-node action to v7 2026-07-17 22:35:33 +00:00
renovate[bot]andkolaente 37cf59edf5 chore(deps): update actions/setup-go action to v7 2026-07-17 22:30:01 +00:00
renovate[bot]andkolaente 95b7e673fb chore(deps): update actions/setup-node action to v6.5.0 2026-07-17 10:53:35 +00:00
renovate[bot]andkolaente 2fa058fccb chore(deps): update postgres:18 docker digest to 32ca0af 2026-07-17 10:53:06 +00:00
renovate[bot]andkolaente 42d6f1fbd6 chore(deps): update cachix/install-nix-action action to v31.11.0 2026-07-15 15:48:36 +00:00
renovate[bot]andkolaente 8a3f151f75 chore(deps): update postgres:18 docker digest to b913fd5 2026-07-15 10:11:22 +00:00
kolaente 5742068757 chore(ci): don't report duplicate dependencies 2026-07-15 12:19:41 +02:00
renovate[bot]andkolaente 05ad8049ef chore(deps): update softprops/action-gh-release action to v3.0.2 2026-07-15 09:15:49 +00:00
renovate[bot]andkolaente 0f451aae73 chore(deps): update danielroe/provenance-action digest to 97ee003 2026-07-15 09:15:36 +00:00
renovate[bot]andkolaente 89133cd074 chore(deps): update actions/stale action to v10.4.0 2026-07-10 12:52:37 +00:00
renovate[bot]andkolaente 7c05161a78 chore(deps): update cachix/install-nix-action action to v31.10.7 2026-07-10 12:52:08 +00:00
kolaenteandGitHub fb55bf2a79 Extract golangci-lint setup into reusable action (#3142) 2026-07-09 15:17:35 +02:00
renovate[bot]andkolaente fb79de94d5 chore(deps): update postgres:18 docker digest to 22c89fe 2026-07-08 17:34:31 +00:00
renovate[bot]andkolaente 58b2e68981 chore(deps): update postgres:18 docker digest to 3111367 2026-07-08 12:39:10 +00:00
renovate[bot]andkolaente 33666d8fdc chore(deps): update danielroe/provenance-action digest to da28a90 2026-07-08 12:38:15 +00:00
renovate[bot]andTink 7c65960c85 chore(deps): update docker/login-action action to v4.4.0 2026-07-03 14:27:17 +00:00
renovate[bot]andkolaente ffcdee336c chore(deps): update danielroe/provenance-action digest to 83ae780 2026-07-02 17:15:15 +00:00
renovate[bot]andkolaente 7f74f1e174 chore(deps): update pnpm/action-setup action to v6 2026-07-02 15:34:30 +00:00
renovate[bot]andkolaente 43adb94e3f chore(deps): update softprops/action-gh-release action to v3 2026-07-02 15:34:18 +00:00
renovate[bot]andTink 4b7e747169 chore(deps): update docker/setup-buildx-action action to v4.2.0 2026-07-02 13:59:25 +00:00
renovate[bot]andTink 2eaa019e64 chore(deps): update docker/metadata-action action to v6.2.0 2026-07-02 13:54:29 +00:00
renovate[bot]andTink 6199189955 chore(deps): update docker/login-action action to v4.3.0 2026-07-02 10:32:16 +00:00
renovate[bot]andkolaente 2d2669dcd1 chore(deps): pin cachix/install-nix-action action to v31.10.6 2026-07-02 10:22:18 +00:00
kolaente 9467594514 ci: let stale bot close PRs waiting for reply
The workflow was missing the pull-requests write permission, so its PR
settings never had any effect. Grant it and close PRs two weeks after
the author goes silent, matching the contribution policy.
2026-07-02 13:50:41 +02:00
renovate[bot]andkolaente ac3f4de80d chore(deps): update actions/github-script action to v9 2026-07-02 06:35:02 +00:00
renovate[bot]andkolaente a11c6f94ac chore(deps): update actions/stale action to v10 2026-07-02 06:31:06 +00:00
renovate[bot]andkolaente 5c5f4c54b0 chore(deps): update cachix/install-nix-action action to v31 2026-07-02 06:30:37 +00:00
renovate[bot]andkolaente bf7c545716 chore(deps): update docker/build-push-action action to v7 2026-07-02 06:28:29 +00:00
renovate[bot]andkolaente 8c7c74bb86 chore(deps): update docker/login-action action to v4 2026-07-02 06:28:12 +00:00
renovate[bot]andkolaente a968f22449 chore(deps): update docker/metadata-action action to v6 2026-07-02 06:27:45 +00:00
renovate[bot]andkolaente f488bc35cb chore(deps): update magefile/mage-action action to v4 2026-07-02 06:27:09 +00:00
renovate[bot]andkolaente fbe3c7cc9f chore(deps): update docker/setup-buildx-action action to v4 2026-07-01 12:41:51 +00:00
renovate[bot]andkolaente af7775bf00 chore(deps): update github artifact actions 2026-07-01 12:41:34 +00:00
kolaenteandkolaente 47d65e82c8 ci: stop Preview docker build from using GHA cache (fixes "failed to reserve cache")
The image build succeeds but exporting to the GHA cache fails with
'failed to reserve cache' under concurrent preview builds against the
10 GiB budget, and buildx treats that as fatal. #3053 (mode=max->min)
did not fix it. Remove cache-from/cache-to type=gha entirely so the
Preview build is decoupled from the cache budget.
2026-07-01 12:41:11 +00:00
renovate[bot]andTink 8a97ef7f94 chore(deps): update dependency golangci/golangci-lint to v2.12.2 2026-06-30 18:53:56 +00:00
kolaente 7b2fb5089e ci: reduce Preview docker build cache to mode=min to fit GHA cache budget
Claude-Session: https://claude.ai/code/session_01AHD9BmNcUfgBZdPveZRa8z
2026-06-30 21:38:17 +02:00
renovate[bot]andkolaente 89ea31a938 chore(deps): update actions/create-github-app-token action to v3 2026-06-30 17:44:15 +00:00