3 Commits
Author SHA1 Message Date
jcabillot fc5e0a0f78 Merge pull request 'ci: add Renovate workflow' (#39) from add-renovate-workflow into main
Main Release / test (push) Successful in 11m52s
Renovate / renovate (push) Successful in 3m31s
Main Release / hadolint (push) Successful in 20s
Main Release / build (push) Successful in 8m22s
Main Release / tag (push) Successful in 1m33s
Tag Release / test (push) Successful in 59s
Tag Release / build-push (push) In progress
Tag Release / hadolint (push) Successful in 47s
Reviewed-on: #39
2026-08-03 16:16:11 -04:00
OpenCode Cabillot fe4dc7c97c ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 23s
2026-08-02 23:47:33 +00:00
opencodecabilloteu 5f242199e1 Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.4.0' (#36) from renovate/hadolint-hadolint-action-3.x into main
Main Release / hadolint (push) Successful in 36s
Main Release / test (push) Successful in 4m51s
Main Release / build (push) Successful in 4m20s
Main Release / tag (push) Successful in 40s
Tag Release / hadolint (push) Successful in 14s
Tag Release / test (push) Successful in 33s
Tag Release / build-push (push) Successful in 8m15s
2026-08-02 13:06:51 -04:00
+12
View File
@@ -0,0 +1,12 @@
name: Renovate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit