Commit Graph

66 Commits

Author SHA1 Message Date
renovate b0235bb90f chore(deps): update docker/setup-buildx-action digest to d7f5e7f
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 18s
2026-06-13 21:43:19 +00:00
jcabillot 83a9768d01 Merge pull request 'chore(deps): update actions/checkout digest to df4cb1c' (#15) from renovate/actions-checkout-digest into master
Main Release / hadolint (push) Failing after 6s
Main Release / test (push) Successful in 15s
Main Release / tag (push) Failing after 4s
Main Release / build-push (push) Successful in 8m34s
Reviewed-on: #15
2026-06-13 17:39:27 -04:00
jcabillot 75524ac7db Merge pull request 'chore(deps): update docker/build-push-action digest to f9f3042' (#16) from renovate/docker-build-push-action-digest into master
Main Release / hadolint (push) Failing after 7s
Main Release / test (push) Successful in 18s
Main Release / tag (push) Failing after 4s
Main Release / build-push (push) Successful in 8m53s
Reviewed-on: #16
2026-06-13 17:39:09 -04:00
renovate 4871a894b9 chore(deps): update docker/build-push-action digest to f9f3042
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 14s
2026-06-13 20:20:13 +00:00
renovate 8550d01558 chore(deps): update actions/checkout digest to df4cb1c
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-13 20:20:04 +00:00
jcabillot c3d5c14ffc Merge pull request 'fix: standardize cron.yaml workflow to match htpasswd pattern' (#14) from fix/workflow-standard into master
Main Release / hadolint (push) Failing after 7s
Main Release / tag (push) Failing after 3s
Main Release / test (push) Successful in 15s
Main Release / build-push (push) Successful in 6m52s
Reviewed-on: #14
2026-06-13 16:09:13 -04:00
cloudix_mcp_server 2a828b1f6f fix: standardize cron.yaml to match htpasswd workflow pattern
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 13s
2026-06-13 16:05:43 -04:00
jcabillot 0c90c18258 Merge pull request 'chore(deps): update docker/setup-buildx-action digest to d7f5e7f' (#13) from renovate/docker-setup-buildx-action-digest into master
Main Release / hadolint (push) Failing after 7s
Main Release / tag (push) Failing after 3s
Main Release / test (push) Successful in 15s
Main Release / build-push (push) Successful in 6m48s
Reviewed-on: #13
2026-06-12 16:42:36 -04:00
renovate bcfe8b8c8a chore(deps): update docker/setup-buildx-action digest to d7f5e7f
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 5m52s
2026-06-12 20:26:23 +00:00
jcabillot f5443faa61 Merge pull request 'feat(ci): refactor pipelines — hadolint, PR checks, tag releases, nightly rebuild' (#12) from feat/ci-refactor into master
Main Release / build-push (push) Failing after 3s
Main Release / hadolint (push) Failing after 7s
Main Release / test (push) Failing after 2s
Main Release / tag (push) Failing after 4s
Reviewed-on: #12
2026-06-12 16:16:17 -04:00
cloudix_mcp_server 3f622287d3 fix: use step-level continue-on-error for hadolint
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 11s
2026-06-12 15:30:18 -04:00
cloudix_mcp_server 5567cf04d3 fix: set continue-on-error for hadolint in pr.yaml
PR Checks / hadolint (pull_request) Failing after 8s
PR Checks / build-test (pull_request) Successful in 5m39s
2026-06-12 15:19:22 -04:00
cloudix_mcp_server 3f48a43104 fix: correct SHA typos in cron.yaml
PR Checks / build-test (pull_request) Failing after 3s
PR Checks / hadolint (pull_request) Failing after 7s
2026-06-12 15:15:40 -04:00
cloudix_mcp_server 9d20261d09 fix: correct SHA typos in tag.yaml
PR Checks / hadolint (pull_request) Failing after 6s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-12 15:15:35 -04:00
cloudix_mcp_server b7d46e9f78 fix: correct SHA typos in main.yaml 2026-06-12 15:15:25 -04:00
cloudix_mcp_server 2395784946 fix: correct SHA typos in pr.yaml
PR Checks / hadolint (pull_request) Failing after 7s
PR Checks / build-test (pull_request) Failing after 19s
2026-06-12 15:15:04 -04:00
cloudix_mcp_server 1f9746c6e0 chore: remove old Jenkins pipeline config
PR Checks / build-test (pull_request) Failing after 2s
PR Checks / hadolint (pull_request) Failing after 4s
2026-06-12 15:11:11 -04:00
cloudix_mcp_server 840a78cc37 chore: remove old GitLab CI config 2026-06-12 15:11:05 -04:00
cloudix_mcp_server 8dec16af9d chore: remove old docker-build workflow 2026-06-12 15:11:02 -04:00
cloudix_mcp_server 31bc44cd32 feat(ci): add nightly cron rebuild workflow 2026-06-12 15:10:39 -04:00
cloudix_mcp_server 044b2cf7b4 feat(ci): add tag release workflow 2026-06-12 15:10:37 -04:00
cloudix_mcp_server 9ebf46ff30 feat(ci): add main release workflow 2026-06-12 15:10:32 -04:00
cloudix_mcp_server cd2db8e77e feat(ci): add PR checks workflow 2026-06-12 15:10:26 -04:00
jcabillot 581678cef3 Merge pull request 'ci: add automatic semver tagging on merge to master' (#11) from feat/semver-tag-action into master
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build-and-test (push) Successful in 6m29s
Docker Build and Push / push (push) Failing after 2m49s
Reviewed-on: #11
2026-06-12 13:41:08 -04:00
cloudix_mcp_server 29bad3fe63 ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build-and-test (pull_request) Successful in 6m41s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:20:22 -04:00
jcabillot a5f68107b6 Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' (#10) from renovate/hadolint-hadolint-action-3.x into master
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build-and-test (push) Successful in 8s
Docker Build and Push / push (push) Successful in 2m25s
Reviewed-on: #10
v0.0.1
2026-06-12 07:52:31 -04:00
renovate be71ef4b4b chore(deps): update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build-and-test (pull_request) Successful in 6m18s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 01:16:07 +00:00
jcabillot 6eb62de2b4 Merge pull request 'fix: add version comments to Gitea Actions workflow' (#9) from fix/action-version-comments into master
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build-and-test (push) Successful in 6m9s
Docker Build and Push / push (push) Successful in 13s
Reviewed-on: #9
2026-06-11 21:13:01 -04:00
cloudix_mcp_server 6c22508851 fix: rewrite workflow with correct YAML (was double-encoded)
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build-and-test (pull_request) Successful in 6m8s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-11 19:24:22 -04:00
cloudix_mcp_server 7b3bdd8530 fix: add version comments to Gitea Actions workflow 2026-06-11 18:51:40 -04:00
jcabillot 72c7e80ef1 Merge pull request 'Migrate Renovate config' (#7) from renovate/migrate-config into master
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build-and-test (push) Successful in 8s
Docker Build and Push / push (push) Successful in 3m20s
Reviewed-on: #7
2026-06-11 07:09:47 -04:00
cloudix_mcp_server 3c128a88fd Merge pull request 'Migrate CI to 4-job pipeline with SHA-pinned actions' (#4) from feat/gitea-actions-v2 into master
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build-and-test (push) Successful in 8s
Docker Build and Push / push (push) Successful in 2m57s
2026-06-10 22:51:09 -04:00
opencodecabilloteu 5d75de20d8 fix: merge build+test, skip artifact upload for large image
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build-and-test (pull_request) Successful in 3m8s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-11 02:42:53 +00:00
opencodecabilloteu a73275177d fix: add --load flag to docker build for buildkit compatibility
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 6m2s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-11 02:33:29 +00:00
cloudix_mcp_server 6f9bdb429c Add smoke test for calibre
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 5m55s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-11 02:24:53 +00:00
cloudix_mcp_server a61f9a1ac3 Migrate CI to 4-job pipeline with SHA-pinned actions 2026-06-11 02:24:53 +00:00
cloudix_mcp_server 8e76a97366 Merge pull request 'fix: replace python2 with python3+ln symlink for Ubuntu 26.04' (#8) from fix/remove-python2-dependency into master
Docker Build and Push / build (push) Successful in 6m38s
2026-06-10 22:13:07 -04:00
opencodecabilloteu 1e8d4350b3 fix: switch to Ubuntu apt calibre package instead of official installer
Docker Build and Push / build (pull_request) Successful in 3m30s
2026-06-11 02:08:44 +00:00
opencodecabilloteu 9e348bd479 fix: add libegl1 libopengl0 for Calibre installer on Ubuntu 26.04
Docker Build and Push / build (pull_request) Failing after 1m11s
2026-06-11 02:03:33 +00:00
opencodecabilloteu b2d3aa919a fix: bump Ubuntu 18.04→26.04, replace python2 with python3+ln
Docker Build and Push / build (pull_request) Failing after 1m4s
- Ubuntu 26.04 (glibc ≥ 2.35) required by latest Calibre installer
- python2 removed in Ubuntu ≥ 24.04, use python3 + ln symlink
- libfontconfig → libfontconfig1 (transitional package removed)
2026-06-11 01:58:40 +00:00
opencodecabilloteu 2b4dcf5dbc fix: replace python2 with python3+ln symlink for Ubuntu 26.04
Docker Build and Push / build (pull_request) Failing after 59s
'python' (Python 2) package removed in Ubuntu >=24.04.
Use python3 + ln -sf symlink instead, same as cipherscan#7.
2026-06-11 01:49:07 +00:00
renovate 69460d1019 Migrate config renovate.json
Docker Build and Push / build (pull_request) Failing after 1m6s
2026-06-10 23:03:47 +00:00
opencodecabilloteu 18fa56a236 Merge pull request 'chore: fix Dockerfile quotes, add TINI_VERSION regex manager' (#3) from chore/renovate into master
Docker Build and Push / build (push) Failing after 1m10s
Reviewed-on: #3
2026-06-10 18:54:20 -04:00
opencodecabilloteu b9a9f608df chore: fix Dockerfile FROM quotes, gitlabci image quotes, add TINI_VERSION regex manager
Docker Build and Push / build (pull_request) Failing after 1m5s
2026-06-09 02:17:23 +00:00
jcabillot 8b27ec9682 feat: add Gitea Actions workflow
Docker Build and Push / build (push) Failing after 56s
feat: add Gitea Actions workflow
2026-05-29 16:22:05 -04:00
Julien Cabillot aa99f2ce4d feat: add Gitea Actions workflow 2026-05-29 14:49:17 -04:00
Julien Cabillot 4728d035da feat: add Gitea Actions workflow 2026-05-29 14:21:55 -04:00
Julien Cabillot 32586dcc20 feat: add Gitea Actions workflow 2026-05-29 14:07:47 -04:00
jcabillot f04c06ceb4 Fix jenkinsfile
perso/calibre/master This commit looks good
perso/calibre/pipeline/head There was a failure building this commit
2020-01-08 13:56:04 -05:00
jcabillot 39308b441b Add Jenkinsfile
perso/calibre/master This commit looks good
2019-08-16 15:01:54 -04:00