Commit Graph

207 Commits

Author SHA1 Message Date
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
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
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
2024-11-27 17:32:45 +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
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
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
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 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 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 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 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
bd5741b1c3 Merge latest ci-tools-lib 2023-10-27 10:49:48 +00:00
bebd55bbae Add support for minimal version check 2023-10-27 10:44:44 +00:00
e070fecb9f Bump Pulumi to fix bug 2023-10-27 10:20:19 +00:00
210bf897b9 Freeze python deps, update Pulumi 2023-10-25 21:44:49 +00:00
260c44c49b Use ruamel.yaml for config and secret handling 2023-10-24 14:16:38 +00:00
ff58d43ff1 Add limited support for nested secrets 2023-10-24 11:34:41 +00:00
a68863b77d Squashed '.ci/' changes from c1a48a6..7144a42
7144a42 Improve Trivy scanning logic

git-subtree-dir: .ci
git-subtree-split: 7144a42a3c436996722f1e67c3cce5c87fdbf464
2023-10-02 09:30:03 +00:00
bffee64ccb Merge latest ci-tools-lib 2023-10-02 09:30:03 +00:00
e078164ffa Minor Pulumi upgrades 2023-10-02 08:58:49 +00:00
e64fc138c9 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2023-09-28 13:49:40 +00:00
8ee6e581f0 Squashed '.ci/' changes from 79eebe4..c1a48a6
c1a48a6 Remove auto stash push / pop as being too dangerous
318c19e Add merge comment for subtree
22ed100 Fix custom branch docker tags
227e39f Allow custom GIT_TAG
38a9cda Debug CI pipeline
3efcc81 Debug CI pipeline
5023473 Make branch detection work for tagged commits
cdc32e0 Improve cleanup flow
8df60af Fix derp
748a4bd Migrate to :: to allow custom make steps, add generic stubs
955afa7 Apply pep8
5819ded Improve ECR public lifecycle handling via python script
5d4e4ad Make rm-remote-untagged less noisy
f00e541 Add cleanup step to remove untagged images by default
0821e91 Ensure tag names are valid for remote branches like PRs

git-subtree-dir: .ci
git-subtree-split: c1a48a6aede4a08ad1e230121bf8b085ce9ef9e6
2023-09-28 13:36:00 +00:00