Commit Graph

  • 0fef6088da Merge pull request 'chore(deps): update actions/checkout action to v7' (#14) from renovate/actions-checkout-7.x into master master v0.0.4 jcabillot 2026-06-18 16:23:57 -04:00
  • 0ae94bd37b chore(deps): update actions/checkout action to v7 renovate 2026-06-18 15:17:21 +00:00
  • b41477836b Merge pull request 'fix: convert crond from artifact pattern to standard htpasswd 4-workflow pattern' (#13) from fix/workflow-standard into master v0.0.3 jcabillot 2026-06-13 22:48:17 -04:00
  • 20820cc417 fix: rewrite pr.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-13 22:20:53 -04:00
  • f307593c7b fix: rewrite tag.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-13 22:20:48 -04:00
  • b275093fcb fix: rewrite cron.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-13 22:20:40 -04:00
  • 7b94d6506c fix: rewrite main.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-13 22:20:34 -04:00
  • 64be03fdae Convert tag.yaml to standard htpasswd pattern: hadolint→test→build-push, docker/build-push-action with metadata, no artifact upload/download cloudix_mcp_server 2026-06-13 17:49:54 -04:00
  • 7db0be29cf Convert pr.yaml to standard htpasswd pattern: hadolint→build-test, docker/setup-buildx-action, no artifact upload/download cloudix_mcp_server 2026-06-13 17:49:38 -04:00
  • 56b261e761 Convert cron.yaml to standard htpasswd pattern: hadolint→test→build-push with docker/build-push-action, no artifact upload/download, nightly schedule 0 0 * * * cloudix_mcp_server 2026-06-13 17:49:26 -04:00
  • a205f24615 Convert main.yaml to standard htpasswd pattern: sequential jobs hadolint→test→build→tag, no artifact upload/download, docker/setup-buildx-action cloudix_mcp_server 2026-06-13 17:49:09 -04:00
  • 567ba2a323 Merge pull request 'chore(deps): update actions/checkout action to v6' (#11) from renovate/actions-checkout-6.x into master jcabillot 2026-06-12 16:40:59 -04:00
  • 1bacb8d62c Merge pull request 'chore(deps): update docker/login-action action to v4' (#12) from renovate/docker-login-action-4.x into master jcabillot 2026-06-12 16:40:05 -04:00
  • 1a1768059e chore(deps): update docker/login-action action to v4 renovate 2026-06-12 20:27:29 +00:00
  • 295b979400 chore(deps): update actions/checkout action to v6 renovate 2026-06-12 20:27:11 +00:00
  • 562eb2c36f Merge pull request 'feat(ci): refactor pipelines — hadolint, PR checks, tag releases, nightly rebuild' (#10) from fix/refactor-ci-pipelines into master v0.0.2 jcabillot 2026-06-12 16:16:41 -04:00
  • dadef5f5af fix(ci): correct actions/checkout and docker/login-action SHAs cloudix_mcp_server 2026-06-12 15:36:03 -04:00
  • bbee1e557c fix(ci): correct actions/checkout and docker/login-action SHAs cloudix_mcp_server 2026-06-12 15:35:52 -04:00
  • 4e4b35b6b1 fix(ci): correct actions/checkout, docker/login-action, and github-tag-action SHAs cloudix_mcp_server 2026-06-12 15:35:48 -04:00
  • 2fe73e8cc8 fix(ci): correct actions/checkout SHA to valid v4 ref cloudix_mcp_server 2026-06-12 15:35:42 -04:00
  • 682ed23ac9 chore(ci): remove old monolithic docker-build.yaml in favor of split workflows cloudix_mcp_server 2026-06-12 15:32:40 -04:00
  • 980dea8082 feat(ci): add nightly rebuild workflow with cron schedule cloudix_mcp_server 2026-06-12 15:32:36 -04:00
  • 8a1c7eae7e feat(ci): add tag release workflow for versioned Docker pushes cloudix_mcp_server 2026-06-12 15:32:33 -04:00
  • 80213da94f feat(ci): add main branch workflow with lint, build, test, push cloudix_mcp_server 2026-06-12 15:32:30 -04:00
  • 977c9bd85a feat(ci): add PR checks workflow with hadolint, build, and test cloudix_mcp_server 2026-06-12 15:32:20 -04:00
  • f3bb4e5c6c Merge pull request 'ci: add automatic semver tagging on merge to master' (#9) from feat/semver-tag-action into master jcabillot 2026-06-12 13:45:05 -04:00
  • 730240ef8b ci: add automatic semver tagging on merge to master cloudix_mcp_server 2026-06-12 13:13:56 -04:00
  • 71f3766454 Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' (#8) from renovate/hadolint-hadolint-action-3.x into master v0.0.1 jcabillot 2026-06-12 07:47:22 -04:00
  • e4837a316b chore(deps): update hadolint/hadolint-action action to v3.3.0 renovate 2026-06-12 01:17:12 +00:00
  • e7f7ec7597 Merge pull request 'fix: add version comments to Gitea Actions workflow' (#7) from fix/action-version-comments into master jcabillot 2026-06-11 21:13:43 -04:00
  • 5b55f972ae fix: add version comments to Gitea Actions workflow cloudix_mcp_server 2026-06-11 19:05:30 -04:00
  • 5933d76192 Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#6) from renovate/alpine-3.x into master cloudix_mcp_server 2026-06-10 19:17:28 -04:00
  • f592d86f79 chore(deps): update alpine docker tag to v3.24 renovate 2026-06-09 20:54:00 +00:00
  • 477a2aca41 fix: add branches: [master] filter on push trigger cloudix_mcp_server 2026-06-09 10:48:13 -04:00
  • 4aa5863648 Merge pull request 'chore: improve renovate dependency detection' (#4) from chore/renovate into master jcabillot 2026-06-09 08:38:15 -04:00
  • 040c110a07 chore: improve renovate dependency detection Sagent 2026-06-09 02:12:45 +00:00
  • 92815bba00 Merge pull request 'ci: migrate to 4-job pipeline with SHA-pinned actions' (#3) from feat/gitea-actions-v2 into master jcabillot 2026-06-08 20:25:00 -04:00
  • d1c751ee31 fix: handle unset crond_line (nounset crash) and improve test diagnostics Sagent 2026-06-08 23:10:54 +00:00
  • 9fb7bcae49 fix: remove quotes from HEALTHCHECK interval (hadolint) cloudix_mcp_server 2026-06-08 19:06:58 -04:00
  • b6b4d56300 fix: add hadolint ignore DL3018 for apk add cloudix_mcp_server 2026-06-08 19:02:39 -04:00
  • 618aadeb1e ci: add daemon smoke test for crond cloudix_mcp_server 2026-06-08 18:57:55 -04:00
  • a5e88e3c5b ci: migrate to 4-job pipeline (lint/build/test/push) cloudix_mcp_server 2026-06-08 18:57:25 -04:00
  • 2d9ab14d0a feat: add Gitea Actions workflow jcabillot 2026-05-29 16:22:18 -04:00
  • acbdab169b feat: add Gitea Actions workflow feat/gitea-actions Julien Cabillot 2026-05-29 14:49:39 -04:00
  • cc185a591a feat: add Gitea Actions workflow Julien Cabillot 2026-05-29 14:22:19 -04:00
  • 9058ee83b6 feat: add Gitea Actions workflow Julien Cabillot 2026-05-29 14:08:07 -04:00
  • 492e516cc5 chore: bump alpine Julien Cabillot 2026-03-31 18:30:58 -04:00
  • 400fed062a Fix jenkinsfile jcabillot 2020-01-08 13:56:39 -05:00
  • 9ddbed01a0 Add Jenkinsfile jcabillot 2019-08-16 15:06:18 -04:00
  • 9e947ab568 Update .gitlab-ci.yml Julien Cabillot 2018-05-15 13:03:46 +00:00
  • 117dc4e231 Maintainer -> label maintainer Julien Cabillot 2018-05-06 16:27:52 +00:00
  • 4180842c9a on désactive tini Cabillot Julien 2018-02-21 12:06:47 +01:00
  • 52e6d70118 ajout du HEALTHCHECK root 2017-11-07 13:31:39 +01:00
  • fef8764623 Add .gitlab-ci.yml Julien Cabillot 2017-11-07 12:24:29 +00:00
  • 84861785df import root 2017-11-07 13:24:12 +01:00
  • 5cb994532f ajout curl + explication pourquoi root root 2017-11-07 13:22:24 +01:00
  • b598969169 ajout du maintainer root 2017-11-07 09:32:19 +01:00
  • 1b2aa86d66 pin du from, quotes root 2017-11-01 18:39:42 +01:00
  • c6447fd34b import root 2017-11-01 10:23:20 +01:00