Commit Graph

47 Commits

Author SHA1 Message Date
907fc9249c chore: Revert action extra_args 2024-03-09 22:29:45 +11:00
d38686dc01 chore: Switch to verbose output for go build 2024-03-09 22:25:20 +11:00
377260449c chore: Fix job sequential workflow 2024-02-28 20:16:08 +11:00
d5759d3f29 chore: Install missing modules 2024-02-28 20:12:07 +11:00
d9dcf86077 build: Complete build/release workflow 2024-02-28 17:39:47 +11:00
5c6b3cc9fc chore: Fix incorrect variable references 2024-02-28 17:30:21 +11:00
893f4ccb4e chore: Quote password string 2024-02-28 17:20:55 +11:00
d45a3e1f7a chore: Correct chart registry uri 2024-02-28 17:07:53 +11:00
c78e5df746 chore: Push to chart repository directly 2024-02-28 15:09:54 +11:00
24fde16871 chore: Debug ioctl error 2024-02-28 15:03:07 +11:00
b0586dede0 chore: Pass password through stdin 2024-02-28 11:39:20 +11:00
d24b91f0a6 chore: Explicit node container image version 2024-02-28 11:20:48 +11:00
75c1172047 chore: Revert job container image (upgraded base act runner image instead) 2024-02-28 11:09:26 +11:00
e122264b71 chore: Rebase job container to ensure more current package versions 2024-02-28 10:36:37 +11:00
56bd49735e chore: Refactor job id's and names to support output variables 2024-02-28 10:30:10 +11:00
f592d75764 chore: Attempt different syntax to pass variables between jobs 2024-02-28 10:23:00 +11:00
7f08271a4e chore: Remove redundant escape sequence 2024-02-28 10:16:40 +11:00
a85702d856 chore: Remove redundant sudo call 2024-02-28 10:01:58 +11:00
ca1196b371 chore: Fix assertion script syntax 2024-02-28 10:00:38 +11:00
c5600cac26 chore: Remove redundant sudo 2024-02-28 09:51:11 +11:00
d00dd86775 chore: Debug release version assertion 2024-02-28 09:50:06 +11:00
6c47c45f6d chore: Rebase helm job container image 2024-02-28 09:47:53 +11:00
5d08acf764 chore: Downgrade artifact actions 2024-02-28 09:39:53 +11:00
638adc1c40 chore: Deduplicate checkout steps 2024-02-28 09:35:23 +11:00
a050bd8cba chore: Add missing checkout step 2024-02-28 09:23:21 +11:00
091b6baf9d chore: Assert semantic release output 2024-02-28 09:18:49 +11:00
374031d120 chore: Rebase to different kaniko build action (still within dind) 2024-02-27 22:24:27 +11:00
bd43145b17 chore: Switch to kaniko build action (within dind runner) 2024-02-27 22:14:15 +11:00
5e159783e8 chore: Configure jobs to run sequentially 2024-02-21 01:20:34 +01:00
8bc07bb5ee chore: Separate jobs to different runners 2024-02-21 00:43:23 +01:00
3160b9df79 chore: Retry build w/ different act-runner configuration 2024-02-20 02:23:40 +01:00
a7a3cb6dc5 chore: Remove explicit container image from job 2024-02-20 01:05:50 +01:00
791110a59f chore: Rebase container build/push action 2024-02-20 00:59:29 +01:00
21d28e5600 chore: Enable debugging 2024-02-20 00:34:01 +01:00
09c74798c7 chore: Rebase to different kaniko action 2024-02-20 00:30:23 +01:00
d4e1db69b6 chore: Remove redundant container image declaration 2024-02-20 00:22:08 +01:00
e7966b6045 chore: Refactor step to publicly available kaniko-action 2024-02-20 00:19:38 +01:00
5d39d9b23e chore: Explore syntax for sequential jobs 2024-02-19 11:02:23 +01:00
640cbfbe16 chore: Refactor to avoid parsing empty variables 2024-02-19 10:50:31 +01:00
41f378f65b chore: Refactor without escaped control sequence 2024-02-19 10:47:38 +01:00
5cdcfa4a5d chore: Explore actions syntax further 2024-02-19 10:40:58 +01:00
3103aa85eb chore: Refactor pipeline to allow pattern of specific container images per step 2024-02-19 10:30:18 +01:00
6c32d1dcf6 chore: Testing actions syntax 2024-02-19 03:12:16 +01:00
b8173033d7 chore: Specify container image for pipeline 2024-02-19 03:09:58 +01:00
5771859067 chore: Explore gitea actions syntax 2024-02-19 03:04:33 +01:00
239a4a8485 chore: Convert pipeline from droneci to gitea actions 2024-02-19 02:57:46 +01:00
b7afe0a358 chore: Fix pipeline configuration folder name 2024-02-19 02:42:23 +01:00