jcabillot
d62ebf2f58
Merge pull request 'feat(ci): refactor pipelines — hadolint, PR checks, tag releases, nightly rebuild' ( #11 ) from fix/refactor-ci-pipelines into master
...
Main Release / hadolint (push) Successful in 8s
Main Release / test (push) Successful in 13s
Main Release / tag (push) Successful in 14s
Main Release / build-push (push) Failing after 33s
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 15s
Reviewed-on: #11
2026-06-12 16:39:11 -04:00
cloudix_mcp_server
6ca48b484a
fix(ci): correct SHA pins for docker/setup-buildx-action and docker/build-push-action
PR Checks / build-test (pull_request) Successful in 28s
PR Checks / hadolint (pull_request) Successful in 6s
2026-06-12 16:34:49 -04:00
cloudix_mcp_server
f7fb1df559
fix(ci): correct SHA pins for docker/setup-buildx-action and docker/build-push-action
2026-06-12 16:34:46 -04:00
cloudix_mcp_server
7cbedf463a
fix(ci): correct SHA pin for docker/setup-buildx-action
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 31s
2026-06-12 16:34:37 -04:00
cloudix_mcp_server
9964728339
fix(ci): correct SHA pins for docker/setup-buildx-action and docker/build-push-action
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 23s
2026-06-12 16:32:58 -04:00
cloudix_mcp_server
950909821f
feat(ci): add nightly rebuild pipeline with hadolint and build-push
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-12 16:30:14 -04:00
cloudix_mcp_server
e30748fab2
feat(ci): add tag release pipeline with hadolint and build-push
2026-06-12 16:30:05 -04:00
cloudix_mcp_server
d4b865b3b7
feat(ci): add PR checks pipeline with hadolint and build-test
2026-06-12 16:29:56 -04:00
cloudix_mcp_server
3c9163d863
feat(ci): add main release pipeline with hadolint, build, test and semver tagging
2026-06-12 16:29:50 -04:00
cloudix_mcp_server
53dda8ba66
fix: remove legacy monolithic workflow in favour of split pipelines
2026-06-12 16:29:29 -04:00
jcabillot
b1bca49947
Merge pull request 'ci: add automatic semver tagging on merge to master' ( #10 ) from feat/semver-tag-action into master
...
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 1m2s
Docker Build and Push / test (push) Successful in 13s
Docker Build and Push / push (push) Failing after 26s
Reviewed-on: #10
2026-06-12 13:44:01 -04:00
cloudix_mcp_server
ed28b51f0f
ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 43s
Docker Build and Push / test (pull_request) Successful in 15s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:18:54 -04:00
jcabillot
010dd19ea8
Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' ( #9 ) from renovate/hadolint-hadolint-action-3.x into master
...
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 28s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 18s
Reviewed-on: #9
2026-06-12 07:33:15 -04:00
renovate
e80844fa43
chore(deps): update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 41s
Docker Build and Push / test (pull_request) Successful in 12s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 01:27:25 +00:00
jcabillot
3183d7b6ca
Merge pull request 'fix: standardize Gitea Actions workflow format and add version comments' ( #8 ) from fix/action-version-comments into master
...
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 31s
Docker Build and Push / test (push) Successful in 14s
Docker Build and Push / push (push) Successful in 21s
Reviewed-on: #8
2026-06-11 21:13:23 -04:00
cloudix_mcp_server
9e8fd309a2
fix: convert action URLs to short format and add version comments
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 36s
Docker Build and Push / test (pull_request) Successful in 19s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-11 19:20:03 -04:00
jcabillot
56d9269e05
Merge pull request 'chore(deps): update ubuntu docker tag to v26' ( #4 ) from renovate/ubuntu-26.x into master
...
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 28s
Docker Build and Push / test (push) Successful in 13s
Docker Build and Push / push (push) Successful in 19s
Reviewed-on: #4
2026-06-11 08:14:17 -04:00
jcabillot
051404219a
Merge pull request 'feat: migrate CI to 4-job pipeline with SHA-pinned actions' ( #5 ) from feat/gitea-actions-v2 into master
...
Docker Build and Push / lint (push) Successful in 19s
Docker Build and Push / build (push) Successful in 31s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 53s
Reviewed-on: #5
2026-06-09 11:20:20 -04:00
cloudix_mcp_server
188e304e46
fix: add branches: [master] filter on push trigger
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 32s
Docker Build and Push / test (pull_request) Successful in 12s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 10:51:14 -04:00
renovate
37bf67454e
chore(deps): update ubuntu docker tag to v26
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 27s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 28s
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 33s
Docker Build and Push / test (pull_request) Successful in 12s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 01:17:29 +00:00
cloudix_mcp_server
4af366371e
feat: update test.sh with proper smoke tests
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (pull_request) Successful in 34s
Docker Build and Push / test (pull_request) Successful in 11s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / lint (push) Failing after 14m43s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
2026-06-08 20:55:30 -04:00
cloudix_mcp_server
489579f553
feat: update CI pipeline with full URLs and correct artifact save flag
Docker Build and Push / lint (push) Successful in 13s
Docker Build and Push / build (push) Successful in 19s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 43s
2026-06-08 20:55:28 -04:00
cloudix_mcp_server
0e9198f1eb
fix: add DL3009 to hadolint ignore comments
Docker Build and Push / test (push) Successful in 14s
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build (push) Successful in 27s
Docker Build and Push / push (push) Successful in 20s
2026-06-08 20:53:28 -04:00
jcabillot
cb019550d6
Merge pull request 'feat: migrate to 4-job CI pipeline v2' ( #3 ) from feat/gitea-actions-v2 into master
...
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 23s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 18s
Reviewed-on: #3
2026-06-08 20:33:07 -04:00
cloudix_mcp_server
2be3df1d29
fix: add SC2086 to hadolint ignore
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 42s
Docker Build and Push / build (push) Successful in 52s
Docker Build and Push / test (push) Successful in 12s
Docker Build and Push / test (pull_request) Successful in 13s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Successful in 21s
2026-06-08 20:29:55 -04:00
cloudix_mcp_server
5572313b1b
fix: add hadolint ignores DL3008,SC3009
Docker Build and Push / lint (pull_request) Failing after 6s
Docker Build and Push / lint (push) Failing after 6s
Docker Build and Push / build (pull_request) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Has been skipped
2026-06-08 20:26:42 -04:00
cloudix_mcp_server
d27436aedb
feat: migrate to 4-job CI pipeline (lint+build+test+push)
Docker Build and Push / lint (push) Failing after 6s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
Docker Build and Push / lint (pull_request) Failing after 6s
Docker Build and Push / build (pull_request) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 20:23:25 -04:00
cloudix_mcp_server
3e36902dc6
feat: add test.sh for CI
2026-06-08 20:21:55 -04:00
cloudix_mcp_server
538098e0b6
fix: remove quoted strings (hadolint)
2026-06-08 20:21:34 -04:00
jcabillot
d857084903
feat: add Gitea Actions workflow
...
Docker Build and Push / build (push) Successful in 49s
feat: add Gitea Actions workflow
2026-05-29 16:22:02 -04:00