Commit Graph

54 Commits

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