436 Commits
Author SHA1 Message Date
renovate[bot]andkolaente 15ed7e2dfd chore(deps): update playwright to v1.62.1 2026-08-03 23:49:13 +02:00
renovate[bot]andkolaente 91ce89d0f3 chore(deps): update danielroe/provenance-action digest to 193227b 2026-08-03 23:48:32 +02:00
renovate[bot]andkolaente 2a9d543442 chore(deps): update pnpm/action-setup action to v6.0.10 2026-08-03 23:47:26 +02:00
kolaente 4c6fb252bc fix(ci): pin LLM-action to fork with reasoning model support
Upstream rejects max_tokens/temperature for gpt-5 series models,
breaking auto-label with gpt-5.6-luna. Pin to the fork carrying
appleboy/LLM-action#24 until it is merged and released.
2026-08-03 23:46:29 +02:00
TinkandGitHub 855f6a24a0 fix(ci): replace retired GitHub Models inference in auto-label workflow (#3415) 2026-08-03 12:01:17 +02:00
kolaente 96dd78371d fix(ci): describe PR head instead of base branch for preview version
On pull_request_target, github.sha points to the base branch head, so
gh-describe baked main's version string into the preview image while the
code itself was the PR head. Pass the PR head sha explicitly.
2026-08-02 20:50:36 +02:00
kolaente cb5b9bd974 fix(ci): tag preview images with the PR head sha
Under pull_request_target, github.sha resolves to the base branch tip,
so every PR on the same main tip pushed the same sha-<base> tag and
preview images overwrote each other. DOCKER_METADATA_PR_HEAD_SHA makes
metadata-action use the PR head sha; the deploy comment derives its sha
from the meta output, so its per-commit URLs now match the pushed tag.

Fixes #3407
2026-08-02 19:13:29 +02:00
kolaente d0a0efd403 ci: auto-regenerate yaegi symbols alongside swagger docs 2026-08-02 16:16:06 +02:00
renovate[bot]andkolaente 06b1c37f18 chore(deps): update docker/login-action action to v4.6.0 2026-07-29 16:41:16 +02:00
renovate[bot]andkolaente d62ce215fa chore(deps): update docker/login-action action to v4.5.2 2026-07-29 09:22:50 +02:00
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