Commit Graph

65 Commits

Author SHA1 Message Date
8aad01c12f remove unused tag_ref_slug_enable, clarify description for tag_ref_normalized_enable 2023-12-06 15:43:02 +01:00
8065445970 add tags_additional option 2023-12-06 15:41:24 +01:00
7fb1ffb6a6 add singular flag to disable semver tagging 2023-12-06 15:35:12 +01:00
f8153aa179 correct name of docker_multiarch input 2023-12-06 14:45:28 +01:00
ae043b1faa intentionally leak config json as b64 to stdout for debugging purposes 2023-12-06 12:51:54 +01:00
6ccd719229 fix additional registry auth not being nested correctly under 'auths' key 2023-12-06 12:40:08 +01:00
2db35341c0 fix registry_auth_json being read from ENV instead of input 2023-12-06 12:37:00 +01:00
87eafd3972 fix auths/auth key transposed by accident in docker auth json merge 2023-12-06 12:26:35 +01:00
d2c33c281e fix auths/auth key transposed by accident in docker auth json merge 2023-12-06 12:26:18 +01:00
a510c83927 fix ci_registry variable not being set anymore 2023-12-06 12:20:37 +01:00
6c5883876a fix registry auth string being suffixed with "/owner/repo:", dynamically determine .docker/config.json, renamed targetRegistries to targetRepos to better clarify content (list of "registry/owner/repo:prefix-" and not actual registries) 2023-12-06 12:15:14 +01:00
f92a7c85b3 add additional fine-grained debugging capabilities 2023-12-06 11:57:39 +01:00
c201dea6df fix missing tagetRegistries argument 2023-12-06 11:24:16 +01:00
423f3e2a44 fix invalid use of contains vs includes 2023-12-06 11:20:33 +01:00
5d4ea7af74 cleaned up old files 2023-12-06 11:20:21 +01:00
da12bc7505 pass --pull to docker buildx build to ensure all referenced images are always pulled 2023-12-05 11:20:41 +01:00
b819e6af29 use ACTIONS_STEP_DEBUG to determine debug mode, use isTrueString lib function 2023-12-05 11:15:02 +01:00
cd19b6d6ae remove old base64 method 2023-12-05 10:23:34 +01:00
d615a092e1 use ACTIONS_STEP_DEBUG to determine debug mode 2023-12-05 10:22:28 +01:00
f95b0ab738 fix build_args truncating key 2023-12-03 00:33:50 +01:00
bedcf121ad support build_args 2023-12-02 23:27:44 +01:00
3dc077a687 support build_args 2023-12-02 23:26:47 +01:00
e474cef09b support build_args 2023-12-02 23:25:45 +01:00
89b8bb6cb3 allow additional_registries to have tag prefix 2023-12-02 23:08:51 +01:00
5aa14d4bca support multi arch build 2023-12-02 22:11:59 +01:00
56f48b78ce support multi arch build 2023-12-02 22:10:37 +01:00
9d76cc2074 assembled docker args 2023-12-02 21:52:09 +01:00
ae96735c11 assembled docker args 2023-12-02 20:45:07 +01:00
ed6d27d3b9 assembled docker args 2023-12-02 20:44:13 +01:00
ede6754041 assembled docker args 2023-12-02 20:42:54 +01:00
83b8391793 assembled docker args 2023-12-02 20:41:39 +01:00
309290f1cf assembled docker args 2023-12-02 20:38:26 +01:00
e35b2f2658 assembled docker args 2023-12-02 20:38:18 +01:00
8b24f0e395 assembled docker args 2023-12-02 20:25:14 +01:00
7d3526dec5 assembled docker args 2023-12-02 20:23:01 +01:00
eeebfeb67a assembled docker args 2023-12-02 20:22:16 +01:00
ae28309b42 debug 2023-12-02 20:10:07 +01:00
bbfbaf4b2d debug 2023-12-02 20:09:02 +01:00
9fba850eb7 debug 2023-12-02 20:01:37 +01:00
4f32a4fce8 debug 2023-12-02 19:59:29 +01:00
c1fb516716 debug 2023-12-02 19:58:24 +01:00
a2a8c43be7 debug 2023-12-02 19:57:27 +01:00
d4b182543e debug 2023-12-02 19:57:18 +01:00
82ec3f239f debug 2023-12-02 19:52:34 +01:00
67f86d06da debug 2023-12-02 19:49:26 +01:00
c4e48e687b fix ci_registry_password 2023-12-02 19:47:16 +01:00
e51914fbe7 start conversion to javascript action 2023-12-02 19:32:47 +01:00
dd9e7a55de start conversion to javascript action 2023-12-02 19:30:23 +01:00
23f5686850 testing information gathering action as direct dependency instead of parent 2023-10-24 11:56:14 +02:00
a68892f648 correct information ci_hostname 2023-10-24 11:31:47 +02:00