3 Commits
Author SHA1 Message Date
jcabillot 01f250db44 Merge pull request 'ci: add Renovate workflow' (#23) from add-renovate-workflow into master
Main Release / hadolint (push) Successful in 33s
Main Release / test (push) Successful in 58s
Renovate / renovate (push) Successful in 1m49s
Main Release / build (push) Successful in 39s
Main Release / tag (push) Successful in 1m9s
Tag Release / hadolint (push) Successful in 28s
Tag Release / test (push) Successful in 1m15s
Tag Release / build-push (push) Failing after 2m13s
Reviewed-on: #23
2026-08-03 16:17:42 -04:00
OpenCode Cabillot ef2fc48e27 ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 12s
PR Checks / build-test (pull_request) Successful in 33s
2026-08-02 23:35:59 +00:00
opencodecabilloteu 877d392b9a Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.4.0' (#21) from renovate/hadolint-hadolint-action-3.x into master
Main Release / hadolint (push) Successful in 2m40s
Main Release / test (push) Successful in 4m20s
Main Release / build (push) Successful in 34s
Main Release / tag (push) Successful in 19s
Tag Release / hadolint (push) Successful in 13s
Tag Release / test (push) Successful in 38s
Tag Release / build-push (push) Failing after 17m52s
2026-08-02 13:02:52 -04:00
+12
View File
@@ -0,0 +1,12 @@
name: Renovate
on:
push:
branches:
- master
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit