renovate
d1b6ff6692
chore(deps): update php docker tag to v8.5
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 56s
2026-06-29 14:55:46 +00:00
jcabillot
fedce3c65e
Merge pull request 'fix: image name php-apache → phpapache + cron -latest tags' ( #13 ) from fix/image-name-and-cron-tags into master
...
Main Release / hadolint (push) Successful in 6s
Main Release / test (push) Successful in 12s
Main Release / build (push) Successful in 16s
Main Release / tag (push) Successful in 15s
Tag Release / hadolint (push) Successful in 10s
Tag Release / test (push) Successful in 51s
Tag Release / build-push (push) Successful in 1m39s
Reviewed-on: #13
2026-06-29 10:50:22 -04:00
Sagent
4a0303f483
fix: image name php-apache → phpapache, cron missing -latest tags
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-29 14:34:24 +00:00
jcabillot
5ea637337f
Merge pull request 'fix(ci): correct corrupted docker/build-push-action SHA' ( #12 ) from fix/build-push-action-sha into master
...
Main Release / hadolint (push) Successful in 9s
Main Release / test (push) Successful in 15s
Main Release / build (push) Successful in 13s
Main Release / tag (push) Successful in 11s
Tag Release / hadolint (push) Successful in 6s
Tag Release / test (push) Successful in 12s
Tag Release / build-push (push) Successful in 1m28s
Reviewed-on: #12
2026-06-29 08:12:29 -04:00
cloudix_mcp_server
e5d211a4ed
fix(ci): correct corrupted docker/build-push-action SHA
...
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 51s
Same 0d7f5c8f -> 0d6e8b85 corruption as web/ip. Fixes CI run #2402 job #6066 .
2026-06-29 12:10:33 +00:00
jcabillot
3ca3ced7c0
Merge pull request 'chore(deps): update actions/checkout action to v7' ( #11 ) from renovate/actions-checkout-7.x into master
...
Main Release / hadolint (push) Successful in 1m23s
Main Release / test (push) Successful in 2m29s
Main Release / build (push) Successful in 12s
Main Release / tag (push) Successful in 33s
Tag Release / hadolint (push) Successful in 23s
Tag Release / test (push) Successful in 1m36s
Tag Release / build-push (push) Failing after 2m18s
Reviewed-on: #11
2026-06-18 16:22:31 -04:00
renovate
ea98362559
chore(deps): update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 17s
2026-06-18 15:32:27 +00:00
jcabillot
d89f16cfe2
Merge pull request 'CI: standardize workflows - tests mandatory, remove :latest push on master' ( #10 ) from fix/workflow-standard into master
...
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 16s
Main Release / build (push) Successful in 14s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Successful in 7s
Tag Release / test (push) Successful in 17s
Tag Release / build-push (push) Failing after 1m34s
Reviewed-on: #10
2026-06-13 17:37:42 -04:00
cloudix_mcp_server
4dc2cec24d
ci: standardize tag.yaml - add test mandatory step, add -latest suffix tag
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 32s
2026-06-13 16:27:38 -04:00
cloudix_mcp_server
629029bdf6
ci: standardize cron.yaml - add test mandatory step, remove :latest push
2026-06-13 16:27:29 -04:00
cloudix_mcp_server
a7b418e7a3
ci: standardize main.yaml - tests mandatory, remove :latest push on master
2026-06-13 16:27:18 -04:00
jcabillot
399c978553
Merge pull request 'refactor(ci): migrate to split Gitea Actions workflows' ( #9 ) from fix/refactor-ci-pipelines into master
...
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 15s
Main Release / tag (push) Successful in 11s
Main Release / build-push (push) Successful in 2m6s
Reviewed-on: #9
2026-06-12 20:54:52 -04:00
cloudix_mcp_server
81663ba8e8
fix: rewrite cron.yaml with proper YAML (was base64-encoded)
PR Checks / build-test (pull_request) Successful in 19s
PR Checks / hadolint (pull_request) Successful in 6s
2026-06-12 20:24:39 -04:00
cloudix_mcp_server
b31856d228
fix: rewrite tag.yaml with proper YAML (was base64-encoded)
2026-06-12 20:24:32 -04:00
cloudix_mcp_server
542f86b6cd
fix: rewrite main.yaml with proper YAML (was base64-encoded)
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 21s
2026-06-12 20:24:25 -04:00
cloudix_mcp_server
b2c0103b27
fix(ci): rewrite pr.yaml with parallel pattern
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 31s
2026-06-12 19:38:25 -04:00
cloudix_mcp_server
bbecb203c9
feat(ci): add tag release workflow
2026-06-12 17:01:33 -04:00
cloudix_mcp_server
7947430ef1
feat(ci): add nightly cron rebuild workflow
2026-06-12 17:01:26 -04:00
cloudix_mcp_server
d1c4b85c64
feat(ci): add PR workflow with lint and test jobs
2026-06-12 17:01:22 -04:00
cloudix_mcp_server
1e9e827b43
feat(ci): add main workflow for push to master
2026-06-12 17:01:20 -04:00
cloudix_mcp_server
ef6c7b1b3e
refactor(ci): replace single docker-build workflow with split workflow files
2026-06-12 17:00:50 -04:00
jcabillot
bee9a79f62
Merge pull request 'ci: add automatic semver tagging on merge to master' ( #8 ) from feat/semver-tag-action into master
...
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Failing after 2m8s
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
Reviewed-on: #8
2026-06-12 13:40:07 -04:00
cloudix_mcp_server
79c2ae6814
ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 1m38s
Docker Build and Push / test (pull_request) Successful in 41s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:21:21 -04:00
cloudix_mcp_server
24edaad520
ci: add automatic semver tagging on merge to master
2026-06-12 13:20:44 -04:00