1
0
Fork 0
Commit-Graph

62 Commits

Autor SHA1 Nachricht Datum
fe4f2ef530 preparing for pull 2025-01-28 11:02:00 +01:00
f8f0288137 fixed the wrong env name 2025-01-28 10:41:59 +01:00
4268d0ea7b added an info message and fixed the cleanup 2025-01-28 10:33:31 +01:00
55a4d6948c forgot to replace the sync with copy 2025-01-28 10:11:46 +01:00
1a89489d11 rewrote the copy 2025-01-28 09:54:52 +01:00
d2d6374824 replaced the token with an pac.
this will be reverted when https://codeberg.org/forgejo/forgejo/issues/3571 is closed
2025-01-27 08:02:13 +01:00
75fa33efd9 added an sleep between login and push 2025-01-26 20:05:22 +01:00
87c3a81ee9 fixed the empty user error 2025-01-26 20:02:51 +01:00
3c3a0be3a6 completly silenced the buildah from 2025-01-26 19:58:02 +01:00
d52ca5c0b3 fixed the missing domain 2025-01-26 19:56:48 +01:00
a86949306c using the token in the login 2025-01-26 19:55:57 +01:00
f4cd8f04d3 removed the debug logging 2025-01-26 19:43:35 +01:00
01cfafbc87 silenced the skopeo copy 2025-01-26 19:43:14 +01:00
7d9fa942e3 using skopeo instead of buildah to change tags 2025-01-26 19:41:52 +01:00
72ad8b2b08 using the -a option 2025-01-26 19:39:18 +01:00
e778d763fa creating trhe authfile and moved the definition to the skopeo step 2025-01-26 19:30:41 +01:00
2b9cf8bb00 fixed the workflow file 2025-01-26 19:28:33 +01:00
9e7def6b20 added auth file 2025-01-26 19:24:36 +01:00
665cfd1f08 removed the duplicate docker:// 2025-01-26 19:06:35 +01:00
fe640319fe added an replacemnet for the portocol 2025-01-26 19:05:18 +01:00
d7e174e892 removed unsupported parameter 2025-01-26 18:56:25 +01:00
ef7f87025b silenced buildah in some steps 2025-01-26 18:56:13 +01:00
19db78eb83 moved the build to an shellscript 2025-01-26 18:49:43 +01:00
c3c388a146 moved the testing to an seperate workflow 2025-01-26 16:00:17 +01:00
169f6b0bad changed the program to node 2025-01-21 22:25:56 +01:00
e540c55960 added two different steps 2025-01-21 21:17:47 +01:00
ed2476a139 removed unusable stuff 2025-01-21 21:08:59 +01:00
8378f1b4ed added env as comparison 2025-01-19 21:51:57 +01:00
1d3ade3e23 changed the code to an heredoc 2025-01-19 21:49:15 +01:00
7bb1ec868d aadded some debugging 2025-01-19 21:46:36 +01:00
24f0f87220 replaced the whole workflow with an job running on the host 2025-01-19 21:32:11 +01:00
9b0a3f8619 fixed the config 2025-01-19 10:58:29 +01:00
fb83eadc84 using an nodejs image and the normal checkout 2025-01-19 10:49:52 +01:00
da7dfbeb80 fixed the missing indices 2025-01-19 10:44:09 +01:00
f6353a44de removed the usesless sleep 2025-01-19 10:39:20 +01:00
275fa13a27 seperated the cloning 2025-01-19 10:37:22 +01:00
8efff905bd added an name and some debugging 2025-01-19 10:32:23 +01:00
dad86c677e added a clone step 2025-01-19 10:29:27 +01:00
d3ba58d157 added an checkout step 2025-01-19 10:22:46 +01:00
ab6183f12c added an ls 2025-01-19 10:21:30 +01:00
17180c52a6 added sample output 2025-01-19 10:15:45 +01:00
63be3e5bdf none of the inputs is now required 2025-01-19 10:09:19 +01:00
916fb39046 another test 2025-01-18 17:52:46 +01:00
eb604cad37 changed the id of the artifact upload 2025-01-18 16:54:08 +01:00
72e382ddb2 added metadata to the action.yml 2025-01-18 16:44:12 +01:00
6f7691593a found the error in the custom action 2025-01-18 16:14:33 +01:00
775c05462e disabled the custom action 2025-01-18 16:07:53 +01:00
ea661930e2 changed back to action.yml 2025-01-18 15:01:18 +01:00
8e7873e050 renamed the action.yml to action.yaml 2025-01-18 14:51:51 +01:00
0810cd85ac moved to an own action instead of the javascript action 2025-01-18 14:42:00 +01:00