cloudix_mcp_server
|
9b5acc06bc
|
fix(ci): correct action SHAs in main.yaml
|
2026-06-12 15:17:21 -04:00 |
|
cloudix_mcp_server
|
15a62d1267
|
fix(ci): correct actions/checkout and setup-buildx SHAs in pr.yaml
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 38s
|
2026-06-12 15:16:55 -04:00 |
|
cloudix_mcp_server
|
f5b33b731d
|
feat(ci): remove old single-file workflow
PR Checks / build-test (pull_request) Failing after 2s
PR Checks / hadolint (pull_request) Failing after 9s
|
2026-06-12 15:10:59 -04:00 |
|
cloudix_mcp_server
|
bc208b712e
|
feat(ci): add nightly rebuild workflow
|
2026-06-12 15:10:53 -04:00 |
|
cloudix_mcp_server
|
b5c00eda74
|
feat(ci): add tag release workflow
|
2026-06-12 15:10:45 -04:00 |
|
cloudix_mcp_server
|
5b84a35169
|
feat(ci): add main release workflow
|
2026-06-12 15:10:44 -04:00 |
|
cloudix_mcp_server
|
6207e6c9ae
|
feat(ci): add PR checks workflow
|
2026-06-12 15:10:42 -04:00 |
|
jcabillot
|
49b56619c3
|
Merge pull request 'ci: add automatic semver tagging on merge to master' (#12) from feat/semver-tag-action into master
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 56s
Docker Build and Push / test (push) Successful in 19s
Docker Build and Push / push (push) Failing after 43s
Reviewed-on: #12
|
2026-06-12 13:45:02 -04:00 |
|
cloudix_mcp_server
|
91d751570a
|
ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 1m11s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
|
2026-06-12 13:14:18 -04:00 |
|
jcabillot
|
7537595b3d
|
Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' (#11) from renovate/hadolint-hadolint-action-3.x into master
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build (push) Successful in 1m3s
Docker Build and Push / test (push) Successful in 19s
Docker Build and Push / push (push) Successful in 27s
Reviewed-on: #11
v0.0.1
|
2026-06-12 07:52:34 -04:00 |
|
renovate
|
9dc2840717
|
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 27s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
|
2026-06-12 01:15:39 +00:00 |
|
jcabillot
|
36dbc52026
|
Merge pull request 'fix: add version comments to Gitea Actions workflow' (#10) from fix/action-version-comments into master
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build (push) Successful in 58s
Docker Build and Push / test (push) Successful in 18s
Docker Build and Push / push (push) Successful in 28s
Reviewed-on: #10
|
2026-06-11 21:13:19 -04:00 |
|
cloudix_mcp_server
|
c3104c6881
|
fix: rewrite workflow with correct YAML (was double-encoded)
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 59s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
|
2026-06-11 19:24:27 -04:00 |
|
cloudix_mcp_server
|
97c2a8f4bd
|
fix: add version comments to Gitea Actions workflow
|
2026-06-11 18:47:27 -04:00 |
|
cloudix_mcp_server
|
69f1b75e14
|
Merge pull request 'fix: update awscli to v1.45.27 for Python 3.12+ compatibility' (#9) from fix/update-awscli-v1 into master
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 47s
Docker Build and Push / test (push) Successful in 11s
Docker Build and Push / push (push) Successful in 31s
|
2026-06-10 20:24:32 -04:00 |
|
Sagent
|
9a1561d2ad
|
fix: bump Python 3.9→3.14 and awscli 1.16.148→1.45.27
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 46s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
- Python 3.14 image for latest Python compatibility
- awscli 1.45.27 drops vendored urllib3 with 'from collections import Mapping'
(removed in Python 3.12+) and supports Python >=3.10
|
2026-06-10 23:50:37 +00:00 |
|
Sagent
|
83f8fc197f
|
fix: update awscli to v1.45.27 for Python 3.12+ compatibility
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Failing after 15s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
|
2026-06-10 23:44:00 +00:00 |
|
jcabillot
|
2ef678cfa5
|
Merge pull request 'chore(config): migrate Renovate config' (#8) from renovate/migrate-config into master
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 24s
Docker Build and Push / test (push) Successful in 37s
Docker Build and Push / push (push) Successful in 16s
Reviewed-on: #8
|
2026-06-09 11:29:57 -04:00 |
|
cloudix_mcp_server
|
9a9b2a2efd
|
fix: add branches: [master] filter on push trigger
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 40s
Docker Build and Push / test (push) Successful in 16s
Docker Build and Push / push (push) Successful in 33s
|
2026-06-09 10:47:55 -04:00 |
|
renovate
|
503c1fb801
|
chore(config): migrate config renovate.json
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (push) Successful in 27s
Docker Build and Push / build (pull_request) Successful in 29s
Docker Build and Push / test (push) Successful in 12s
Docker Build and Push / test (pull_request) Successful in 15s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Successful in 30s
|
2026-06-09 13:28:10 +00:00 |
|
jcabillot
|
aebc5af22b
|
Merge pull request 'chore: improve renovate dependency detection' (#6) from chore/renovate into master
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 25s
Docker Build and Push / test (push) Successful in 20s
Docker Build and Push / push (push) Successful in 22s
Reviewed-on: #6
|
2026-06-09 08:41:23 -04:00 |
|
Sagent
|
b8b5734dcc
|
chore: improve renovate dependency detection
Docker Build and Push / lint (push) Successful in 7s
Docker Build and Push / build (push) Successful in 52s
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / test (push) Successful in 19s
Docker Build and Push / build (pull_request) Successful in 47s
Docker Build and Push / push (push) Successful in 27s
Docker Build and Push / test (pull_request) Successful in 11s
Docker Build and Push / push (pull_request) Has been skipped
|
2026-06-09 02:12:45 +00:00 |
|
jcabillot
|
2a783abdc6
|
Merge pull request 'ci: migrate to 4-job pipeline with SHA-pinned actions' (#4) from feat/gitea-actions-v2 into master
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 47s
Docker Build and Push / test (push) Successful in 13s
Docker Build and Push / push (push) Successful in 23s
Reviewed-on: #4
|
2026-06-08 20:51:41 -04:00 |
|
cloudix_mcp_server
|
a51ab8a8dd
|
fix: pin python:3.9-alpine for awscli 1.16.148 compatibility
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 52s
Docker Build and Push / build (push) Successful in 52s
Docker Build and Push / test (push) Successful in 17s
Docker Build and Push / test (pull_request) Successful in 20s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Successful in 30s
|
2026-06-08 19:07:00 -04:00 |
|
cloudix_mcp_server
|
72b4a06d32
|
fix: add hadolint ignore DL3018,DL3013 for apk add and pip install
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / lint (push) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 1m22s
Docker Build and Push / build (push) Successful in 24s
Docker Build and Push / test (pull_request) Failing after 16s
Docker Build and Push / test (push) Failing after 15s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Has been skipped
|
2026-06-08 19:02:32 -04:00 |
|
cloudix_mcp_server
|
3763cda9d5
|
ci: add smoke test for awscli
Docker Build and Push / lint (push) Failing after 5s
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 5s
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 18:55:21 -04:00 |
|
cloudix_mcp_server
|
78382be997
|
ci: migrate to 4-job 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
|
2026-06-08 18:55:04 -04:00 |
|
jcabillot
|
024f84f926
|
feat: add Gitea Actions workflow
Docker Build and Push / build (push) Successful in 1m2s
feat: add Gitea Actions workflow
|
2026-05-29 16:21:35 -04:00 |
|
Julien Cabillot
|
0afe2deb38
|
feat: add Gitea Actions workflow
|
2026-05-29 14:48:25 -04:00 |
|
Julien Cabillot
|
4499b31a20
|
feat: add Gitea Actions workflow
|
2026-05-29 14:21:06 -04:00 |
|
Julien Cabillot
|
30b0e1f471
|
feat: add Gitea Actions workflow
|
2026-05-29 14:06:49 -04:00 |
|
jcabillot
|
e9e2e16f3b
|
Fix jenkinsfile
perso/awscli/master This commit looks good
perso/awscli/pipeline/head This commit looks good
|
2020-01-08 13:55:54 -05:00 |
|
jcabillot
|
b6958f61c1
|
Add Jenkinsfile
perso/awscli/master This commit looks good
|
2019-08-04 16:59:44 -04:00 |
|
jcabillot
|
b6622a14f0
|
test
|
2019-05-01 14:24:19 -04:00 |
|
jcabillot
|
6a86b56cf7
|
test
|
2019-05-01 14:19:15 -04:00 |
|
Julien Cabillot
|
ca7e4fbff6
|
Update Dockerfile
|
2019-05-01 18:15:40 +00:00 |
|
jcabillot
|
5f516d6d6c
|
fix entrypooint
|
2019-04-30 19:10:55 -04:00 |
|
jcabillot
|
b20f6c6268
|
import
|
2019-04-30 19:02:51 -04:00 |
|