218 Commits

Author SHA1 Message Date
614356525e feat: switch to Alpine 3.21
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2025-05-24 13:50:07 +00:00
661d97ea3d Merge pull request 'fix(deps): update all non-major dependencies' (#6) from renovate/all-minor-patch into main
Some checks reported errors
ZeroDownTime/CloudBender/pipeline/head Something is wrong with the build of this commit
Reviewed-on: #6
2025-05-24 13:48:08 +00:00
316eba9d42 ci: Fix scans, prevent pvc files from ending up in the final image
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2025-05-24 13:39:22 +00:00
3d55b16e7b Merge latest ci-tools-lib 2025-05-24 13:38:17 +00:00
cd49e55a3b Squashed '.ci/' changes from 67529a0..ca67be5
ca67be5 feat: only set TRIVY_IGNORE of file present

git-subtree-dir: .ci
git-subtree-split: ca67be57ee80e190ce07719b16bc0059267cbdb4
2025-05-24 13:38:17 +00:00
27871b9f35 fix(deps): update all non-major dependencies
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-main This commit looks good
2025-05-24 03:01:10 +00:00
9d8e0ea01f Merge latest ci-tools-lib
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2025-05-23 18:09:37 +00:00
a32bab422f Squashed '.ci/' changes from 15e4d1f..67529a0
67529a0 Fix: revert to std trivyignore file due to new flag handling
9725c2e fix: ensure we dont remove rc builds
a5cd89d feat: improve tag parsing, ensure dirty is added if needed

git-subtree-dir: .ci
git-subtree-split: 67529a07cfa28b3324b87f7d56dcaa3673ff987a
2025-05-23 18:09:37 +00:00
3cf3450b58 ci: make trivy work again 2025-05-23 18:09:30 +00:00
aacd2b1f07 ci: fix trivyignore path match
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2024-12-03 14:40:58 +00:00
31a9b6a7d5 ci: add trivyignore.yaml
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2024-12-03 13:22:59 +00:00
638876381c feat: add list_stacks command to list existing pulumi stacks
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
ZeroDownTime/CloudBender/pipeline/tag There was a failure building this commit
v0.22.0
2024-12-03 12:49:16 +00:00
266604b964 docs: improve error message
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2024-12-02 12:49:59 +00:00
24c0346864 feat: add import task to pulumi stacks
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2024-12-02 12:48:30 +00:00
9a25dc34bb fix: adjust to pulumi API changes
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
ZeroDownTime/CloudBender/pipeline/tag There was a failure building this commit
v0.21.1
2024-11-27 17:50:09 +00:00
665a2cb09c fix: make Python3.12 work
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
ZeroDownTime/CloudBender/pipeline/tag There was a failure building this commit
v0.21.0
2024-11-27 17:32:45 +00:00
8c958d8fc2 Squashed '.ci/' changes from 2c44e4f..15e4d1f
15e4d1f ci: make work with main branch
3feaf6f chore: migrate to main branch
a392836 feat: migrate all buildah cmds to podman only
d67a80e feat: make push and rm-image more resilient, prevent exit codes
8e202d4 fix: do not add non-existent images
6ef8d28 feat: ensure bash and safe exec
06fcff5 feat: improve image cleanup to incl. all tags and repositories
47b4da4 feat: add suport for trivyignore file

git-subtree-dir: .ci
git-subtree-split: 15e4d1f589c8e055944b2a4b58a9a50728e245b4
2024-11-27 17:15:00 +00:00
6cd64e54a8 Merge latest ci-tools-lib
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2024-11-27 17:15:00 +00:00
be403efa43 fix: latest OS and fixes
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2024-11-27 17:13:34 +00:00
77918aa80d Merge pull request 'fix(deps): update all non-major dependencies' (#1) from renovate/all-minor-patch into main
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
Reviewed-on: #1
2024-11-27 16:47:12 +00:00
6d4c993fa0 fix(deps): update all non-major dependencies
Some checks are pending
ZeroDownTime/CloudBender/pipeline/pr-main Build started...
2024-11-27 16:46:40 +00:00
97a67238e9 Merge pull request 'fix(deps): update dependency cfn-lint to v1' (#2) from renovate/cfn-lint-1.x into main
Reviewed-on: #2
2024-11-27 16:41:48 +00:00
7976d35b76 Merge pull request 'fix(deps): update dependency pulumi-aws-native to v1' (#3) from renovate/pulumi-aws-native-1.x into main
Some checks are pending
ZeroDownTime/CloudBender/pipeline/head Build queued...
Reviewed-on: #3
2024-11-27 16:41:34 +00:00
b58a495489 Merge pull request 'fix(deps): update dependency pulumi-command to v1' (#4) from renovate/pulumi-command-1.x into main
Some checks are pending
ZeroDownTime/CloudBender/pipeline/head Build started...
Reviewed-on: #4
2024-11-27 16:41:22 +00:00
880d1be69b fix(deps): update dependency pulumi-aws-native to v1
Some checks failed
ZeroDownTime/CloudBender/pipeline/pr-main There was a failure building this commit
2024-11-27 03:02:26 +00:00
3834035a29 fix(deps): update dependency cfn-lint to v1
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-main This commit looks good
2024-11-27 03:02:15 +00:00
72dc20c16c ci: fix pipeline after branch rename
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2024-11-18 17:29:50 +00:00
224bd4bc90 fix(deps): update dependency pulumi-command to v1
Some checks failed
ZeroDownTime/CloudBender/pipeline/pr-main There was a failure building this commit
2024-11-18 17:14:57 +00:00
5ab6069a37 feat: better error message, add pulumi_random 2024-11-18 13:34:01 +00:00
f8e5583f00 chore: fix link 2024-11-18 13:27:33 +00:00
ed355c15ab Merge pull request 'chore(deps): update all non-major dependencies' (#14) from renovate/all-minor-patch into master
Reviewed-on: #14
v0.19.1
2024-04-23 11:35:39 +00:00
50ba5f5e93 chore(deps): update all non-major dependencies 2024-04-23 03:01:31 +00:00
6a5e59a62f chore: use latest Alpine for container 2024-04-22 13:14:13 +00:00
6a76f37bce fix: disable threads for Pulumi 2024-04-22 13:08:01 +00:00
311f409385 Merge pull request 'chore(deps): update all non-major dependencies' (#13) from renovate/all-minor-patch into master
Reviewed-on: #13
2024-04-22 13:07:27 +00:00
f74ebe0b10 chore(deps): update all non-major dependencies 2024-04-20 03:01:27 +00:00
5312979961 fix: make semver comparison work with dev versions v0.19.0 2023-12-06 18:05:36 +00:00
d2b63f3e99 Merge pull request 'chore(deps): update all non-major dependencies' (#12) from renovate/all-minor-patch into master
Reviewed-on: #12
2023-12-06 10:31:02 +00:00
eb2a8b473b chore(deps): update all non-major dependencies 2023-12-06 03:00:50 +00:00
686e757e55 ci: merge minor PRs 2023-12-04 17:24:29 +00:00
95a667c57b ci: ensure Pulumi versions always match 2023-12-04 16:51:28 +00:00
ff2de9d390 feat: store outputs for Pulumi stacks v0.18.1 2023-12-04 16:24:55 +00:00
6d3bf4767c Fix CI pipeline 2023-11-22 18:04:19 +00:00
0d39634eff Migrate requirements.txt to pyproject.toml v0.18.0 2023-11-21 11:17:59 +00:00
4e92c427a8 Use test and clean hooks 2023-10-27 13:50:07 +00:00
dea57201cb Upgrade deprecated setuptools API, fix code style 2023-10-27 12:52:46 +00:00
9cc28aec01 Fix Dockerfile v0.17.0 2023-10-27 11:20:45 +00:00
8b42fc34f3 Derp 2023-10-27 11:09:07 +00:00
9995246641 Silence trivy false positive trivy alerts 2023-10-27 11:02:09 +00:00
dbcb709c4f Squashed '.ci/' changes from 7144a42..2c44e4f
2c44e4f Disable concurrent builds

git-subtree-dir: .ci
git-subtree-split: 2c44e4fd8550d30fba503a2bcccec8e0bac1c151
2023-10-27 10:49:48 +00:00