Commit Graph

184 Commits

Author SHA1 Message Date
6e1ed71674 ci: set global flavor value to false, utilize tag instead 2025-02-25 12:25:57 -07:00
4ee2e79446 ci: remove global property flavor => latest in favor of labels for workflow docker/metadata-action 2025-02-25 11:20:38 -07:00
c70553093d ci: add REGISTRY_REPO_ORG_AUTHOR_LC and REGISTRY_REPO_AUTHOR_LC to remove uppercase conflict 2025-02-25 07:42:41 -07:00
57b0d44c7d chore: update docker image labels to conform with opencontainers spec
https://github.com/opencontainers/image-spec/blob/main/annotations.md
2025-02-25 06:41:37 -07:00
71fad013cf ci: add new build args VERSION BUILDDATE for action docker/build-push-action 2025-02-25 05:48:59 -07:00
544302de6e ci: replace env.ref_name with github.ref_name 2025-02-25 05:22:55 -07:00
dfdc44b1e3 ci: update deployment workflows to output debugging parameters during process 2025-02-25 05:05:22 -07:00
05ab495a46 ci: update gitea workflow to return output of parameters 2025-02-25 04:58:38 -07:00
f5829034a2 fix: workflow deploy-docker-all: up to 10 inputs for a workflow_dispatch event 2025-02-25 04:06:35 -07:00
f186dd8030 ci: update account token secret var for gitea.com registry 2025-02-25 04:02:29 -07:00
ec885559af ci: add docker deployment workflow for gitea.com registry 2025-02-25 03:55:05 -07:00
57c4547a66 ci: add IMAGE_GITEA_WEBSITE env var for dispatch workflow 2025-02-25 03:54:43 -07:00
f8a90a3e33 ci: fix issues-new and issues-stale to detect correct prefix in labels and not re-name 2025-02-25 03:09:37 -07:00
6700d94abb ci: create release meta as to not override existing sha256 before manifest merge completed 2025-02-24 18:32:17 -07:00
577b28cd6d ci: modify meta data generation for arm64 docker container for gitea 2025-02-24 18:16:09 -07:00
f5c767426f ci: modify arm64 workflow step tag to not conflict with amd64 before merge 2025-02-24 18:07:07 -07:00
9a9b18bfbc ci: modify gitea workflow image author and app name 2025-02-24 17:56:16 -07:00
6ec3894175 ci: add registry url to front of manifest paths before merge completed 2025-02-24 16:33:02 -07:00
d021aaaea5 ci: merge amd64 and arm64 build process into single job 2025-02-24 16:25:09 -07:00
0a892a80ad ci: update deployment workflow metadata tags 2025-02-24 15:35:43 -07:00
17ecda57fe ci: remove requirement depending on deprecated job job-docker-release-dockerhub-arm64 2025-02-24 15:17:09 -07:00
4c0af665d5 ci: refactor dockerhub deployment process to handle both architectures in one step 2025-02-24 15:12:47 -07:00
cdeb4b0abb ci: add docker-compose.zip to list of releases for release.yml workflow 2025-02-24 11:45:57 -07:00
2511336609 ci: add arch tag 2025-02-24 09:59:33 -07:00
e27b8a2735 ci: update tag priority 2025-02-23 22:37:57 -07:00
377843a516 ci: enable new arch tag 2025-02-23 22:26:53 -07:00
f7b9bee796 ci: add arch tag to each release 2025-02-23 22:21:46 -07:00
75b86523bf ci: report docker digest sha256 on deploy 2025-02-23 21:35:00 -07:00
c42e0ad331 ci: add provenance: false to docker/build-push-action 2025-02-23 21:07:18 -07:00
82db798613 ci: fix @sha256 in docker pull command 2025-02-23 21:02:39 -07:00
4e12926312 ci: update deployment workflows to report back docker image digest after build 2025-02-23 21:00:29 -07:00
9d00e5bd65 ci: add docker image id to output 2025-02-23 20:48:55 -07:00
fe660a3fe4 ci: report docker image digest 2025-02-23 20:32:23 -07:00
a7267b34f0 ci: update checkout to not fetch depth 0 2025-02-23 20:18:02 -07:00
3b72402f6d ci: re-organize env variable order 2025-02-23 20:11:01 -07:00
98b0a27adc ci: update docker sha 2025-02-23 19:57:51 -07:00
3a3ed42403 ci: add sha256 docker pull link to output 2025-02-23 19:42:10 -07:00
c95111a568 ci: update output 2025-02-23 19:28:38 -07:00
7f3723014c ci: update env.IMAGE_NAME 2025-02-23 19:24:42 -07:00
78cf7460df ci: update repo url 2025-02-23 19:17:41 -07:00
527fc2db5a ci: edit docker url and transform to lowercase 2025-02-23 19:13:03 -07:00
1f9747b584 ci: add development or tag to docker pull command 2025-02-23 19:05:09 -07:00
b2c414aa6c ci: flip development tag to be development-arch 2025-02-23 18:49:03 -07:00
3f6c3a793b ci: use -development tag for pre-releases 2025-02-23 18:18:33 -07:00
24367607b9 ci: add dev tag 2025-02-23 18:00:16 -07:00
e66e26584c ci: update deploy workflows to show stable or pre-release build 2025-02-23 17:50:39 -07:00
45d9804c37 ci: update github release workflow 2025-02-23 17:18:56 -07:00
bb12324ddd ci: add artifact by name to workflow output 2025-02-23 16:20:44 -07:00
b0e8f2c398 ci: add commit tracking 2025-02-23 16:16:12 -07:00
5d24d8f39b ci: migrate variable from input to env 2025-02-23 16:14:22 -07:00