Commit Graph

31 Commits

Author SHA1 Message Date
Stefan Reimer e467581145 Merge latest ci-tools-lib
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2024-03-12 16:31:47 +00:00
Stefan Reimer da32b8b4f7 Squashed '.ci/' changes from 7144a42..2c44e4f
2c44e4f Disable concurrent builds

git-subtree-dir: .ci
git-subtree-split: 2c44e4fd8550d30fba503a2bcccec8e0bac1c151
2024-03-12 16:31:47 +00:00
Stefan Reimer ede0a32f62 Merge pull request 'chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 1787182' (#8) from renovate/jenkins-inbound-agent-alpine-jdk17 into main
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
Reviewed-on: #8
2024-03-12 16:26:34 +00:00
Renovate Bot 708d5d3f5c chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 1787182
ZeroDownTime/jenkins-hugo/pipeline/pr-main This commit looks good Details
2024-03-12 03:17:01 +00:00
Stefan Reimer 167689a418 Merge pull request 'chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 3452960' (#7) from renovate/jenkins-inbound-agent-alpine-jdk17 into main
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
Reviewed-on: #7
2023-12-14 12:54:04 +00:00
Renovate Bot 333aa8a00e chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 3452960
ZeroDownTime/jenkins-hugo/pipeline/pr-main This commit looks good Details
2023-12-05 03:08:58 +00:00
Stefan Reimer 73efd2ff0b New Trivy config
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
ZeroDownTime/jenkins-hugo/pipeline/tag This commit looks good Details
2023-10-02 15:15:00 +00:00
Stefan Reimer 84f70acd04 Squashed '.ci/' changes from c1a48a6..7144a42
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
7144a42 Improve Trivy scanning logic

git-subtree-dir: .ci
git-subtree-split: 7144a42a3c436996722f1e67c3cce5c87fdbf464
2023-10-02 15:14:17 +00:00
Stefan Reimer 6321b1e15d Merge pull request 'chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 4f78d48' (#6) from renovate/jenkins-inbound-agent-alpine-jdk17 into main
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
Reviewed-on: #6
2023-09-28 13:30:09 +00:00
Stefan Reimer d2e856f77d Merge latest ci-tools-lib
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2023-09-28 13:22:47 +00:00
Stefan Reimer 70e32ef1aa Squashed '.ci/' changes from 318c19e..c1a48a6
c1a48a6 Remove auto stash push / pop as being too dangerous

git-subtree-dir: .ci
git-subtree-split: c1a48a6aede4a08ad1e230121bf8b085ce9ef9e6
2023-09-28 13:22:47 +00:00
Renovate Bot c93d1c3bf1 chore(deps): update jenkins/inbound-agent:alpine-jdk17 docker digest to 4f78d48
ZeroDownTime/jenkins-hugo/pipeline/pr-main This commit looks good Details
2023-09-28 03:04:37 +00:00
Stefan Reimer 10706e8693 Merge pull request 'Configure Renovate' (#4) from renovate/configure into main
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
Reviewed-on: #4
2023-08-18 11:55:50 +00:00
Stefan Reimer 5acf3a1359 Use predicatable base image
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2023-08-18 11:55:31 +00:00
Stefan Reimer 5af838e9a8 Latest ci fixes
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2023-08-18 11:53:42 +00:00
Stefan Reimer e355d2dff1 Squashed '.ci/' changes from 47140c2..318c19e
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
79eebe4 add ARCH support for tests
aea1ccc Only add branch name to tags, if not part of actual tag
a5875db Make EXTRA_TAGS work again
63421d1 fix: prevent branch_name equals tag

git-subtree-dir: .ci
git-subtree-split: 318c19e5d7ac0fd5675a13652650faa8aced67f9
2023-08-18 11:53:14 +00:00
Renovate Bot 586eceb711 chore(deps): add renovate.json
ZeroDownTime/jenkins-hugo/pipeline/pr-main There was a failure building this commit Details
2023-08-07 13:37:00 +00:00
Stefan Reimer e7e9a0a647 ci: fix tagging
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
ZeroDownTime/jenkins-hugo/pipeline/tag Something is wrong with the build of this commit Details
2022-12-22 14:15:41 +00:00
Stefan Reimer ef1911406e Merge pull request 'ci: test PR flow' (#3) from test into main
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
ZeroDownTime/jenkins-hugo/pipeline/tag This commit looks good Details
Reviewed-on: #3
2022-12-22 12:04:21 +00:00
Stefan Reimer 152c9cbd47 ci: test PR flow
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
ZeroDownTime/jenkins-hugo/pipeline/pr-main This commit looks good Details
2022-12-22 12:01:08 +00:00
Stefan Reimer cc64a5ed71 ci: test PR flow
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2022-12-22 11:56:30 +00:00
Stefan Reimer 3138ec8b49 Squashed '.ci/' changes from 8fb40c7..47140c2
47140c2 feat: append branch into tags if not main
4b62ada chore: improve messaging
a49cc0c chore: improve messaging
194afb4 chore: get ci working again
8ec9769 chore: get ci working again
fef4968 fix: do NOT push PRs to registry, other fixes
50a6d67 feat: ensure ARCH is only set to defined values

git-subtree-dir: .ci
git-subtree-split: 47140c2d81843093c6aa01121270b6f80fa7c8d6
2022-12-22 11:45:53 +00:00
Stefan Reimer 6ddb3cfcb5 Merge commit '3138ec8b499beea6cef1a0b7a573c26dbb843237'
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2022-12-22 11:45:53 +00:00
Stefan Reimer 7f0eb42592 Squashed '.ci/' changes from 7378ea9..8fb40c7
8fb40c7 fix: adjust trivy call to local podman

git-subtree-dir: .ci
git-subtree-split: 8fb40c7f153e86df15baf1477e29370e1693f4bd
2022-11-18 14:22:34 +01:00
Stefan Reimer 992e12605a Merge commit '7f0eb4259248671af6ac831216a3fa6df3974454'
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2022-11-18 14:22:34 +01:00
Stefan Reimer caa62ca402 Squashed '.ci/' changes from 38cf7ab..7378ea9
7378ea9 fix: fix trivy scan task to match new flow, add BRANCH env to Makefile

git-subtree-dir: .ci
git-subtree-split: 7378ea9a24bb8ac6b9dd8e7838dfb242c560aa79
2022-11-18 13:12:24 +01:00
Stefan Reimer 128ad3f98d Merge commit 'caa62ca402cf3ce8ba5d7e612cf889b596a55865'
ZeroDownTime/jenkins-hugo/pipeline/head There was a failure building this commit Details
2022-11-18 13:12:24 +01:00
Stefan Reimer 666244f39c Squashed '.ci/' content from commit 38cf7ab
git-subtree-dir: .ci
git-subtree-split: 38cf7ab7d3c89456eef2713eaae50c1735499d97
2022-11-18 12:59:29 +01:00
Stefan Reimer 0e1d302e69 Merge commit '666244f39c9217b4b8e728d880426a55045a2bb4' as '.ci'
ZeroDownTime/jenkins-hugo/pipeline/head There was a failure building this commit Details
2022-11-18 12:59:29 +01:00
Stefan Reimer 46ef65e749 Fix: integrate ci-tools-lib 2022-11-18 12:59:20 +01:00
Stefan Reimer fa1000a92f Initial commit
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details
2022-11-18 12:58:37 +01:00