Commit Graph

90 Commits

Author SHA1 Message Date
69b2522187 Merge commit '9485a52765d37c030572834ae50b17b9c64f8bc5'
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-09-15 11:59:53 +00:00
9485a52765 Squashed '.ci/' changes from 5819ded..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

git-subtree-dir: .ci
git-subtree-split: c1a48a6aede4a08ad1e230121bf8b085ce9ef9e6
2023-09-15 11:59:53 +00:00
b0cadc63d0 Merge commit '6c14bc7602cab6ae0c139265dd216c04ff4c90ea'
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-08-11 12:38:13 +00:00
6c14bc7602 Squashed '.ci/' changes from 5d4e4ad..5819ded
5819ded Improve ECR public lifecycle handling via python script

git-subtree-dir: .ci
git-subtree-split: 5819ded812103aa008fd29b7bb98121e9353cec0
2023-08-11 12:38:13 +00:00
677265037d Add py-boto3 for advanced build tools
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good
2023-08-11 12:31:24 +00:00
dde944be55 Add jq
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-08-08 11:06:05 +00:00
5e8acc37e0 Pin upstream Docker image to allow renovate to track
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-08-08 11:00:47 +00:00
68020d36f8 Squashed '.ci/' changes from f00e541..5d4e4ad
5d4e4ad Make rm-remote-untagged less noisy

git-subtree-dir: .ci
git-subtree-split: 5d4e4adce020398a515b5edf73cede0e0f81087b
2023-08-08 11:00:07 +00:00
0d605e2f80 Merge commit '68020d36f8876bae1295e3b35c023eb1d59b1216' 2023-08-08 11:00:07 +00:00
d8b6e1daf9 Squashed '.ci/' changes from 0821e91..f00e541
f00e541 Add cleanup step to remove untagged images by default

git-subtree-dir: .ci
git-subtree-split: f00e54179893bcaa915ddbf5c65c28adef70433a
2023-08-08 10:43:40 +00:00
205881747d Merge commit 'd8b6e1daf998761102843e093215a409dbeb524c' 2023-08-08 10:43:40 +00:00
3ce9d5497f Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
Reviewed-on: #1
2023-08-07 22:02:52 +00:00
c476640823 Squashed '.ci/' changes from 79eebe4..0821e91
0821e91 Ensure tag names are valid for remote branches like PRs

git-subtree-dir: .ci
git-subtree-split: 0821e910f5ea6bbf6645c9b10ea4540d51d3f15f
2023-08-07 21:55:28 +00:00
4fedfc9266 Merge commit 'c476640823d9aef8e10f04630f498c84b48c7a11'
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-08-07 21:55:28 +00:00
2edae95107 chore(deps): add renovate.json
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/pr-master There was a failure building this commit
2023-08-07 13:37:38 +00:00
cfbf550484 Squashed '.ci/' changes from a49cc0c..79eebe4
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
47140c2 feat: append branch into tags if not main
4b62ada chore: improve messaging

git-subtree-dir: .ci
git-subtree-split: 79eebe4d3de843d921994db20e20dda801272934
2023-06-05 12:27:06 +00:00
25aeec5c58 Merge commit 'cfbf5504847d76e57ad33ad0a7342ed6b370a1b4'
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2023-06-05 12:27:06 +00:00
a0d5ad8179 Squashed '.ci/' changes from 8fb40c7..a49cc0c
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: a49cc0c90b179c05b824084bafc1d97c28969bc4
2022-12-21 13:12:34 +00:00
5b4fa361b0 Merge commit 'a0d5ad81792b596ee1ae02774d06362b18b77796' 2022-12-21 13:12:34 +00:00
143939ffee ci: add gitignore to never push report.html again
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-11-18 21:18:11 +01:00
ac3c63e488 chore: remove sample report.html
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-11-18 21:17:35 +01:00
6f07c768f0 chore: remove detect-secrets as trivy can do that now just as good
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-11-18 21:12:32 +01:00
d175bf3e08 fix: set HOME to actual jenkins home
Some checks reported errors
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit
2022-11-18 14:15:08 +01:00
632076a98d 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:06:38 +01:00
d56b907116 Merge commit '632076a98dcc50c67a52089b66f762988dbb5ec3' 2022-11-18 14:06:38 +01:00
ac7a5eec79 chore: Update templates
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
2022-11-18 13:36:14 +01:00
c25e2a4322 Squashed '.ci/' changes from 80dabc2..7378ea9
7378ea9 fix: fix trivy scan task to match new flow, add BRANCH env to Makefile
38cf7ab fix: more podman/buildah cleanups
aece7fc fix: Improve multi-arch manifest handling

git-subtree-dir: .ci
git-subtree-split: 7378ea9a24bb8ac6b9dd8e7838dfb242c560aa79
2022-11-18 13:35:55 +01:00
e6758a0e25 Merge commit 'c25e2a43227eaa67489b9e2941e4ad045206547a' 2022-11-18 13:35:55 +01:00
5fa1eb19c3 feat: latest agent and Alpine, add detect-secrets
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-10-13 13:28:01 +02:00
b953681901 Squashed '.ci/' changes from 5554972..80dabc2
80dabc2 feat: remove implicit dependencies, add help target, cleanup

git-subtree-dir: .ci
git-subtree-split: 80dabc23d16b1ff834bb4cb2e396e841c648156e
2022-10-13 13:27:15 +02:00
21748adf93 Merge commit 'b9536819015b1db86c9a5ad08aa469451ea4b263' 2022-10-13 13:27:15 +02:00
9a3986e194 Squashed '.ci/' changes from ea9c914..5554972
5554972 feat: multi-arch container images
da15d68 feat: handle nothing to cleanup gracefully
01df38b feat: move ecr-login into its own task

git-subtree-dir: .ci
git-subtree-split: 55549729264a318c4c942957a36e8659553fece0
2022-10-13 12:39:48 +02:00
506127c306 Merge commit '9a3986e19451bef14cef8366364a263897778bcf' 2022-10-13 12:39:48 +02:00
11dc86109b Squashed '.ci/' changes from a47929d..ea9c914
ea9c914 chore: test mermaid
19a782e chore: test mermaid

git-subtree-dir: .ci
git-subtree-split: ea9c914626963302cac64f7bd6567abf284eb585
2022-08-23 16:01:12 +02:00
73239a2249 Merge commit '11dc86109be5ae8fd23434e7618225fd775e418d' 2022-08-23 16:01:12 +02:00
604b1f8f11 ci: test 2022-08-06 22:15:27 +00:00
5b99b9c135 feat: latest base image 2022-08-05 23:29:48 +00:00
cae7dfec2e fix: re-add env
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-07-11 13:31:03 +00:00
f93b715dde fix: create XDG_RUNTIME if workspace is mounted
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
2022-07-11 12:56:04 +00:00
43063d1ffa Squashed '.ci/' changes from cb5faca..a47929d
a47929d feat: switch to latest trivy cli syntax

git-subtree-dir: .ci
git-subtree-split: a47929da1c1cb926f444766d592e24910122fc0e
2022-07-11 11:51:28 +00:00
664f10daf2 Merge commit '43063d1ffa7d65cbe21037b8faaa8b41c4a0d77d'
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
2022-07-11 11:51:28 +00:00
8a0c8f66d5 feat: switch to kernel overlay >5.13
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-07-11 11:47:24 +00:00
c69ea98418 Squashed '.ci/' changes from b6fea5a..cb5faca
cb5faca feat: add create-repo task to ease bootstrapping new project
49ea8c8 feat: Add support for custom EXTRA_TAGS
dc2c208 fix: use absolute image URLs for some tasks
bc72735 docs: add quickstart
98c8ec1 Feat: Execute tests via docker run rather than at the end of the test build process
d6b2fb4 feat: improve messaging if Trivy fail is skipped

git-subtree-dir: .ci
git-subtree-split: cb5facae6c19643fbb08b90416c6b5917b666a46
2022-07-11 11:18:36 +00:00
9d26711bc4 Merge commit 'c69ea98418d324d44507c9c9793cdaa313e35a8d'
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-07-11 11:18:36 +00:00
7a707c781a fix: limit scope of testing repo
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-06-27 20:40:57 +02:00
dac6a11564 feat: update to latest jenkins-agent base 2022-06-27 20:20:50 +02:00
38adce6ea9 fix: Improve rootless podman config
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-06-27 19:16:02 +02:00
c0b5cbdafb chore: remove orig
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
2022-03-10 14:38:37 +01:00
6c076a4577 feat: improve date formatting for Trivy html report
Some checks reported errors
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit
2022-03-10 14:38:08 +01:00
967f6a6e36 Squashed '.ci/' changes from ba73be4..b6fea5a
b6fea5a fix: fix quotes, do not execute scan during push
db97da8 feat: revert extraSteps for now
322285e feat: add ability to execute custom extraSteps
ba21a45 feat: make trivy scan cause build to fail configurable

git-subtree-dir: .ci
git-subtree-split: b6fea5a0a63a679f8e7cd334811ab52f4a7c2c41
2022-02-14 13:36:05 +01:00