Commit Graph

129 Commits

Author SHA1 Message Date
Danny Bessems 1400b18dff chore: Add initial placeholder chart files 2024-02-28 09:18:21 +11:00
Danny Bessems ed7f09a8b0 chore: Update build path
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 46s Details
Container & Helm chart / Container image (push) Successful in 51s Details
2024-02-27 22:32:12 +11:00
Danny Bessems b43a471dc1 chore: Fix incorrect escape sequence
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 35s Details
Container & Helm chart / Container image (push) Failing after 56s Details
2024-02-27 22:27:12 +11:00
Danny Bessems 374031d120 chore: Rebase to different kaniko build action (still within dind)
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 43s Details
Container & Helm chart / Container image (push) Failing after 30s Details
2024-02-27 22:24:27 +11:00
Danny Bessems bd43145b17 chore: Switch to kaniko build action (within dind runner)
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 1m46s Details
Container & Helm chart / Container image (push) Failing after 1m4s Details
2024-02-27 22:14:15 +11:00
Danny Bessems 5e159783e8 chore: Configure jobs to run sequentially
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 32s Details
Container & Helm chart / Container image (push) Failing after 7s Details
2024-02-21 01:20:34 +01:00
Danny Bessems 8bc07bb5ee chore: Separate jobs to different runners
Container & Helm chart / Container image (docker.io) (push) Failing after 1m47s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 2m16s Details
2024-02-21 00:43:23 +01:00
Danny Bessems 3160b9df79 chore: Retry build w/ different act-runner configuration
Container & Helm chart / Semantic Release (Dry-run) (push) Waiting to run Details
Container & Helm chart / Container image (docker.io) (push) Has been cancelled Details
2024-02-20 02:23:40 +01:00
Danny Bessems a7a3cb6dc5 chore: Remove explicit container image from job
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 37s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 35s Details
2024-02-20 01:05:50 +01:00
Danny Bessems 791110a59f chore: Rebase container build/push action
Container & Helm chart / Semantic Release (Dry-run) (push) Waiting to run Details
Container & Helm chart / Container image (docker.io) (push) Failing after 1m11s Details
2024-02-20 00:59:29 +01:00
Danny Bessems 21d28e5600 chore: Enable debugging
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 2s Details
2024-02-20 00:34:01 +01:00
Danny Bessems 09c74798c7 chore: Rebase to different kaniko action
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 42s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 22s Details
2024-02-20 00:30:23 +01:00
Danny Bessems d4e1db69b6 chore: Remove redundant container image declaration
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 40s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 12s Details
2024-02-20 00:22:08 +01:00
Danny Bessems e7966b6045 chore: Refactor step to publicly available `kaniko-action`
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 33s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 0s Details
2024-02-20 00:19:38 +01:00
Danny Bessems 5d39d9b23e chore: Explore syntax for sequential jobs
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 36s Details
Container & Helm chart / Container image (docker.io) (push) Failing after 0s Details
2024-02-19 11:02:23 +01:00
Danny Bessems 640cbfbe16 chore: Refactor to avoid parsing empty variables
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 30s Details
2024-02-19 10:50:31 +01:00
Danny Bessems 41f378f65b chore: Refactor without escaped control sequence
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 48s Details
2024-02-19 10:47:38 +01:00
Danny Bessems 5cdcfa4a5d chore: Explore actions syntax further
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 53s Details
2024-02-19 10:40:58 +01:00
Danny Bessems 3103aa85eb chore: Refactor pipeline to allow pattern of specific container images per step
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 19s Details
2024-02-19 10:30:18 +01:00
Danny Bessems 6c32d1dcf6 chore: Testing actions syntax
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 20s Details
2024-02-19 03:12:16 +01:00
Danny Bessems b8173033d7 chore: Specify container image for pipeline
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 48s Details
2024-02-19 03:09:58 +01:00
Danny Bessems 5771859067 chore: Explore gitea actions syntax
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 33s Details
2024-02-19 03:04:33 +01:00
Danny Bessems 239a4a8485 chore: Convert pipeline from droneci to gitea actions #1
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 32s Details
2024-02-19 02:57:46 +01:00
Danny Bessems b7afe0a358 chore: Fix pipeline configuration folder name
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 49s Details
2024-02-19 02:42:23 +01:00
Danny Bessems 225e43469c chore: Test simplified pipeline definition 2024-02-19 02:41:18 +01:00
Danny Bessems 0c90422bd5 chore: Rename configuration file 2024-02-19 02:33:46 +01:00
Danny Bessems e52af56f90 chore: Test alternative pipeline 2024-02-19 02:32:57 +01:00
Danny Bessems 962f933fb7 chore: Set up blank repo and pipeline
continuous-integration/drone Build encountered an error Details
2024-02-19 01:35:04 +01:00
Danny Bessems e59e3b8918 Initial commit 2024-02-19 00:14:36 +00:00