Commit Graph

65 Commits

Author SHA1 Message Date
e93afcf83d fix(deps): update module golang.org/x/sync to v0.7.0
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/pr-main This commit looks good
2024-04-05 03:10:02 +00:00
b65dbcbc43 Clean up Dockerfile
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head This commit looks good
2023-09-28 13:18:15 +00:00
49c1615436 Merge pull request 'fix(deps): update module gopkg.in/yaml.v2 to v2.4.0' (#7) from renovate/gopkg.in-yaml.v2-2.x into main
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head This commit looks good
Reviewed-on: #7
2023-09-28 10:06:34 +00:00
a72e3ae519 fix(deps): update module gopkg.in/yaml.v2 to v2.4.0
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/pr-main This commit looks good
2023-09-28 03:12:39 +00:00
ed08a8b30d Merge commit '5c381cccb2967b543574321523902a89f7d4e517'
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head This commit looks good
2023-09-27 16:30:51 +00:00
5c381cccb2 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-27 16:30:51 +00:00
a3191219e8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Some checks failed
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head There was a failure building this commit
Reviewed-on: #1
2023-09-27 16:30:05 +00:00
da3c89718b chore(deps): add renovate.json
Some checks failed
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/pr-main There was a failure building this commit
2023-08-07 13:41:55 +00:00
adc9a76143 Cleanup
All checks were successful
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head This commit looks good
2023-05-20 12:05:30 +00:00
8b52ca34b8 Integrate ZDT ci 2023-05-20 12:03:02 +00:00
c0fb0c9536 Add '.ci/' from commit '79eebe4d3de843d921994db20e20dda801272934'
git-subtree-dir: .ci
git-subtree-mainline: 4c7e905975
git-subtree-split: 79eebe4d3d
2023-05-20 12:00:42 +00:00
4c7e905975 Initial commit 2023-05-20 11:58:10 +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
yuki-tsuchiya
bcc930b731
Merge pull request #1 from yuki-tsuchiya/feature/handling_http_client_error
Fix handling http client error
2022-11-21 09:23:12 +09:00
ytsuchiya
017fe6050f fix http client error handling 2022-11-21 09:21:12 +09:00
ytsuchiya
925654a748 fix http client error handling 2022-11-21 09:00:18 +09: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
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
d6b2fb4369 feat: improve messaging if Trivy fail is skipped 2022-02-14 14:13:11 +01:00
b6fea5a0a6 fix: fix quotes, do not execute scan during push 2022-02-14 13:35:13 +01:00
db97da8b42 feat: revert extraSteps for now 2022-02-14 13:15:52 +01:00
322285e4f4 feat: add ability to execute custom extraSteps 2022-02-14 13:13:28 +01:00
ba21a45551 feat: make trivy scan cause build to fail configurable 2022-02-14 12:52:49 +01:00
ba73be47cc feat: make Dockerfile.test optional, improve messaging 2022-02-11 23:21:47 +01:00
b9aa3dee3d chore: groovy formating 2022-02-11 18:13:04 +01:00
f0f4af2883 chore: learning the groove 2022-02-11 17:59:44 +01:00