jcabillot
41bb522e2b
Merge pull request 'chore(deps): update docker/login-action digest to c99871d' ( #14 ) from renovate/docker-login-action-digest into master
...
Main Release / hadolint (push) Successful in 12s
Main Release / test (push) Successful in 18s
Main Release / build (push) Successful in 16s
Main Release / tag (push) Successful in 13s
Tag Release / hadolint (push) Successful in 9s
Tag Release / test (push) Successful in 18s
Tag Release / build-push (push) Successful in 3m30s
Reviewed-on: #14
2026-07-02 09:32:58 -04:00
renovate
966f5fbd77
chore(deps): update docker/login-action digest to c99871d
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 13s
PR Checks / build-test (pull_request) Successful in 1m34s
2026-07-02 13:25:53 +00:00
opencodecabilloteu
4520bcd8d7
chore(deps): update docker/metadata-action digest to dc80280
...
Main Release / hadolint (push) Successful in 12s
Main Release / test (push) Successful in 1m16s
Main Release / build (push) Successful in 19s
Main Release / tag (push) Successful in 16s
Tag Release / hadolint (push) Successful in 12s
Tag Release / test (push) Successful in 17s
Tag Release / build-push (push) Successful in 2m17s
chore(deps): update docker/metadata-action digest to dc80280
2026-07-02 09:08:32 -04:00
renovate
a2bd2961a9
chore(deps): update docker/metadata-action digest to dc80280
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 1m13s
2026-07-02 12:35:40 +00:00
opencodecabilloteu
b1ddcc6c77
chore(deps): update docker/setup-buildx-action digest to bb05f3f
...
Main Release / hadolint (push) Successful in 8s
Main Release / test (push) Successful in 16s
Main Release / build (push) Successful in 18s
Main Release / tag (push) Successful in 42s
Tag Release / hadolint (push) Successful in 11s
Tag Release / test (push) Successful in 19s
Tag Release / build-push (push) Successful in 1m49s
chore(deps): update docker/setup-buildx-action digest to bb05f3f
2026-07-02 08:27:14 -04:00
renovate
6d64600145
chore(deps): update docker/setup-buildx-action digest to bb05f3f
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 12s
2026-07-02 09:48:28 +00:00
jcabillot
79c006f58d
Merge pull request 'chore(deps): update docker/build-push-action action to v7.3.0' ( #13 ) from renovate/docker-build-push-action-7.x into master
...
Main Release / hadolint (push) Successful in 10s
Main Release / test (push) Successful in 1m1s
Main Release / build (push) Successful in 25s
Main Release / tag (push) Successful in 29s
Tag Release / hadolint (push) Successful in 19s
Tag Release / test (push) Successful in 22s
Tag Release / build-push (push) Successful in 2m3s
Reviewed-on: #13
2026-07-01 16:21:17 -04:00
renovate
717aca69c7
chore(deps): update docker/build-push-action action to v7.3.0
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 56s
2026-07-01 15:06:46 +00:00
jcabillot
b03b3953f4
Merge pull request 'chore(deps): update actions/checkout action to v7' ( #12 ) from renovate/actions-checkout-7.x into master
...
Main Release / hadolint (push) Successful in 8s
Main Release / test (push) Successful in 14s
Main Release / build (push) Successful in 57s
Main Release / tag (push) Failing after 10m2s
Reviewed-on: #12
2026-06-18 16:23:43 -04:00
renovate
91bc9c0f6d
chore(deps): update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 13s
2026-06-18 15:19:50 +00:00
jcabillot
d8c57082a5
Merge pull request 'refactor: standardize CI/CD to 4-workflow pattern' ( #11 ) from fix/workflow-standard into master
...
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 13s
Main Release / build (push) Successful in 14s
Main Release / tag (push) Successful in 12s
Tag Release / test (push) Successful in 16s
Tag Release / build-push (push) Successful in 1m42s
Tag Release / hadolint (push) Failing after 14m29s
Reviewed-on: #11
2026-06-14 12:34:23 -04:00
cloudix_mcp_server
128843be2a
fix: rewrite pr.yaml with raw YAML (was base64)
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 52s
2026-06-14 09:18:27 -04:00
cloudix_mcp_server
ed1173ef04
fix: rewrite tag.yaml with raw YAML (was base64)
2026-06-14 09:18:23 -04:00
cloudix_mcp_server
43625f0bf9
fix: rewrite cron.yaml with raw YAML (was base64)
2026-06-14 09:18:16 -04:00
cloudix_mcp_server
1fde9f7efd
fix: rewrite main.yaml with raw YAML (was base64)
2026-06-14 09:18:09 -04:00
cloudix_mcp_server
31af02d892
feat: add nightly cron rebuild workflow (cron.yaml)
2026-06-13 18:19:37 -04:00
cloudix_mcp_server
7609ad7e62
feat: add tag release workflow (tag.yaml)
2026-06-13 18:19:34 -04:00
cloudix_mcp_server
811846b46a
feat: add main release workflow (main.yaml)
2026-06-13 18:19:30 -04:00
cloudix_mcp_server
987b317ced
feat: add PR workflow (pr.yaml)
2026-06-13 18:19:23 -04:00
cloudix_mcp_server
75b4ca1746
chore: remove legacy single-workflow file
2026-06-13 18:18:26 -04:00
jcabillot
5ed2e68c20
Merge pull request 'ci: add automatic semver tagging on merge to master' ( #9 ) from feat/semver-tag-action into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 1m28s
Docker Build and Push / test (push) Failing after 50s
Docker Build and Push / push (push) Has been skipped
Reviewed-on: #9
2026-06-12 13:52:38 -04:00
cloudix_mcp_server
7d63851470
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 2m12s
Docker Build and Push / test (pull_request) Failing after 50s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:22:11 -04:00