Commit Graph

61 Commits

Author SHA1 Message Date
3feaf6fa96 chore: migrate to main branch 2024-11-04 19:11:31 +00:00
a392836478 feat: migrate all buildah cmds to podman only 2024-10-24 16:08:19 +00:00
d67a80e919 feat: make push and rm-image more resilient, prevent exit codes 2024-10-24 14:35:39 +00:00
8e202d4fba fix: do not add non-existent images 2024-10-24 14:00:18 +00:00
6ef8d28d96 feat: ensure bash and safe exec 2024-10-24 13:24:24 +00:00
06fcff501d feat: improve image cleanup to incl. all tags and repositories 2024-09-26 19:09:55 +00:00
47b4da4b18 feat: add suport for trivyignore file 2024-08-30 12:53:23 +00:00
2c44e4fd85 Disable concurrent builds 2023-10-27 10:49:38 +00:00
7144a42a3c Improve Trivy scanning logic 2023-10-02 09:29:47 +00:00
c1a48a6aed Remove auto stash push / pop as being too dangerous 2023-08-18 15:23:07 +00:00
318c19e5d7 Add merge comment for subtree 2023-08-17 10:02:09 +00:00
22ed10034d Fix custom branch docker tags 2023-08-17 09:23:45 +00:00
227e39fd92 Allow custom GIT_TAG 2023-08-16 11:02:35 +00:00
38a9cda825 Debug CI pipeline 2023-08-15 14:36:15 +00:00
3efcc8148d Debug CI pipeline 2023-08-15 14:25:39 +00:00
50234738d0 Make branch detection work for tagged commits 2023-08-15 09:26:22 +00:00
cdc32e01ea Improve cleanup flow 2023-08-14 10:27:07 +00:00
8df60afa12 Fix derp 2023-08-14 10:24:06 +00:00
748a4bde2f Migrate to :: to allow custom make steps, add generic stubs 2023-08-14 10:20:31 +00:00
955afa71ee Apply pep8 2023-08-11 12:51:46 +00:00
5819ded812 Improve ECR public lifecycle handling via python script 2023-08-11 12:33:42 +00:00
5d4e4adce0 Make rm-remote-untagged less noisy 2023-08-08 11:00:00 +00:00
f00e541798 Add cleanup step to remove untagged images by default 2023-08-08 10:43:14 +00:00
0821e910f5 Ensure tag names are valid for remote branches like PRs 2023-08-07 21:54:31 +00:00
79eebe4d3d add ARCH support for tests 2023-05-15 21:07:37 +00:00
aea1cccfff Only add branch name to tags, if not part of actual tag 2023-05-04 09:12:32 +00:00
a5875db03e Make EXTRA_TAGS work again 2023-04-25 12:06:08 +00:00
63421d1fab fix: prevent branch_name equals tag 2022-12-22 14:22:03 +00:00
47140c2d81 feat: append branch into tags if not main 2022-12-22 11:27:25 +00:00
4b62adacb1 chore: improve messaging 2022-12-21 14:59:40 +00:00
a49cc0c90b chore: improve messaging 2022-12-21 13:11:01 +00:00
194afb4eb7 chore: get ci working again 2022-12-21 12:54:00 +00:00
8ec9769fc9 chore: get ci working again 2022-12-21 12:33:22 +00:00
fef496819e fix: do NOT push PRs to registry, other fixes 2022-12-21 12:27:30 +00:00
50a6d670bf feat: ensure ARCH is only set to defined values 2022-11-19 13:55:10 +01:00
8fb40c7f15 fix: adjust trivy call to local podman 2022-11-18 14:06:33 +01:00
7378ea9a24 fix: fix trivy scan task to match new flow, add BRANCH env to Makefile 2022-11-18 13:12:15 +01:00
38cf7ab7d3 fix: more podman/buildah cleanups 2022-11-15 13:02:52 +01:00
aece7fc1a4 fix: Improve multi-arch manifest handling 2022-11-12 14:30:18 +01:00
80dabc23d1 feat: remove implicit dependencies, add help target, cleanup 2022-10-13 13:27:10 +02:00
5554972926 feat: multi-arch container images 2022-10-11 14:41:44 +02:00
da15d680a2 feat: handle nothing to cleanup gracefully 2022-10-02 20:54:42 +02:00
01df38b424 feat: move ecr-login into its own task 2022-09-15 11:34:18 +02:00
ea9c914626 chore: test mermaid 2022-07-31 23:27:33 +00:00
19a782e993 chore: test mermaid 2022-07-31 23:19:55 +00:00
a47929da1c feat: switch to latest trivy cli syntax 2022-07-11 11:51:24 +00:00
cb5facae6c feat: add create-repo task to ease bootstrapping new project 2022-05-24 16:53:39 +02:00
49ea8c8779 feat: Add support for custom EXTRA_TAGS 2022-05-16 17:54:40 +02:00
dc2c2082c0 fix: use absolute image URLs for some tasks 2022-05-13 14:10:27 +02:00
bc727353cd docs: add quickstart 2022-03-23 10:54:49 +01:00