Commit Graph

68 Commits

Author SHA1 Message Date
Stefan Reimer d175bf3e08 fix: set HOME to actual jenkins home
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit Details
2022-11-18 14:15:08 +01:00
Stefan Reimer d56b907116 Merge commit '632076a98dcc50c67a52089b66f762988dbb5ec3' 2022-11-18 14:06:38 +01:00
Stefan Reimer 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
Stefan Reimer ac7a5eec79 chore: Update templates
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-11-18 13:36:14 +01:00
Stefan Reimer 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
Stefan Reimer e6758a0e25 Merge commit 'c25e2a43227eaa67489b9e2941e4ad045206547a' 2022-11-18 13:35:55 +01:00
Stefan Reimer 5fa1eb19c3 feat: latest agent and Alpine, add detect-secrets
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-10-13 13:28:01 +02:00
Stefan Reimer 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
Stefan Reimer 21748adf93 Merge commit 'b9536819015b1db86c9a5ad08aa469451ea4b263' 2022-10-13 13:27:15 +02:00
Stefan Reimer 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
Stefan Reimer 506127c306 Merge commit '9a3986e19451bef14cef8366364a263897778bcf' 2022-10-13 12:39:48 +02:00
Stefan Reimer 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
Stefan Reimer 73239a2249 Merge commit '11dc86109be5ae8fd23434e7618225fd775e418d' 2022-08-23 16:01:12 +02:00
Stefan Reimer 604b1f8f11 ci: test 2022-08-06 22:15:27 +00:00
Stefan Reimer 5b99b9c135 feat: latest base image 2022-08-05 23:29:48 +00:00
Stefan Reimer cae7dfec2e fix: re-add env
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-07-11 13:31:03 +00:00
Stefan Reimer f93b715dde fix: create XDG_RUNTIME if workspace is mounted
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-07-11 12:56:04 +00:00
Stefan Reimer 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
Stefan Reimer 664f10daf2 Merge commit '43063d1ffa7d65cbe21037b8faaa8b41c4a0d77d'
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-07-11 11:51:28 +00:00
Stefan Reimer 8a0c8f66d5 feat: switch to kernel overlay >5.13
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-07-11 11:47:24 +00:00
Stefan Reimer 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
Stefan Reimer 9d26711bc4 Merge commit 'c69ea98418d324d44507c9c9793cdaa313e35a8d'
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-07-11 11:18:36 +00:00
Stefan Reimer 7a707c781a fix: limit scope of testing repo
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-06-27 20:40:57 +02:00
Stefan Reimer dac6a11564 feat: update to latest jenkins-agent base 2022-06-27 20:20:50 +02:00
Stefan Reimer 38adce6ea9 fix: Improve rootless podman config
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-06-27 19:16:02 +02:00
Stefan Reimer c0b5cbdafb chore: remove orig
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-03-10 14:38:37 +01:00
Stefan Reimer 6c076a4577 feat: improve date formatting for Trivy html report
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit Details
2022-03-10 14:38:08 +01:00
Stefan Reimer 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
Stefan Reimer ea33ed4c5d Merge commit '967f6a6e36848203d35e98763b918acd734b1955'
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-02-14 13:36:05 +01:00
Stefan Reimer 6961b9517a fix: Update html.tpl for trivy 0.23
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-02-14 13:31:25 +01:00
Stefan Reimer 311b342b21 chore: quotes
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-02-14 13:13:32 +01:00
Stefan Reimer 16dac8e9ae chore: quotes
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-02-14 13:00:14 +01:00
Stefan Reimer e5dd21f4f3 chore: quotes
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-02-14 12:54:30 +01:00
Stefan Reimer 717b4ec931 ci: Allow CRITICAL trivy scan to build
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-02-14 12:53:25 +01:00
Stefan Reimer b5eac3cece ci: migrate toolchain to shared libraries
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit Details
2022-02-11 23:22:50 +01:00
Stefan Reimer 065ea1bda0 Squashed '.ci/' changes from b9aa3de..ba73be4
ba73be4 feat: make Dockerfile.test optional, improve messaging

git-subtree-dir: .ci
git-subtree-split: ba73be47ccc9c6f9b4aeeb6c369f85781b69eaf1
2022-02-11 23:22:25 +01:00
Stefan Reimer de5a732dd8 Merge commit '065ea1bda0fbabcc73311e521b466e0252d1d4f4' 2022-02-11 23:22:25 +01:00
Stefan Reimer ffff989194 Squashed '.ci/' content from commit b9aa3de
git-subtree-dir: .ci
git-subtree-split: b9aa3dee3dc01c8f58ae98dd3fc56653cbcc629f
2022-02-11 18:20:54 +01:00
Stefan Reimer 9782b577db Merge commit 'ffff989194bf9fb0cfe22a829ae7aeaee4138b5b' as '.ci' 2022-02-11 18:20:54 +01:00
Stefan Reimer ec564ae510 feat: Add yq
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-02-03 19:29:47 +01:00
Stefan Reimer 71d7acca49 feat: improve readability of report
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-25 14:58:38 +01:00
Stefan Reimer fb77d3eb60 fix: remove report.html
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-25 12:43:41 +01:00
Stefan Reimer 5bd6f0fda2 feat: improve html.tpl
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit Details
2022-01-25 12:43:14 +01:00
Stefan Reimer 66e6dcd1d7 feat: use fixed base tag
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-25 12:16:28 +01:00
Stefan Reimer 65937fa527 fix: colspan in htlm template
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-19 15:05:36 +01:00
Stefan Reimer 72d5c97032 fix: minor tweaks to Trivy report HTML template
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-19 00:37:43 +01:00
Stefan Reimer b173aba103 feat: Add Title to Trivy report HTLM template, Makefile cleanup
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-19 00:22:21 +01:00
Stefan Reimer 8a7d22a53f feat: trivy HTML report: open links in new tab
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-17 11:07:30 +01:00
Stefan Reimer e3b21a7703 fix: remove env from Jenkinsfile vars
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-16 12:04:33 +01:00
Stefan Reimer 72b5c36043 fix: derp
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good Details
2022-01-16 11:58:29 +01:00