Commit Graph
37 Commits
Author SHA1 Message Date
Nikola Jokic a29f87c874 repaired lock files on docker and k8s 2022-09-29 10:52:41 +02:00
Nikola Jokic 6de86a9ef4 repaired lock to version 2 2022-09-29 10:48:20 +02:00
Nikola Jokic 31a2cda987 added ACTIONS_ prefix and added cleanup kaniko pod 2022-09-29 10:46:03 +02:00
Nikola Jokic 67d3f481f5 extracted creating a registry to test, written basic test expecting not to throw an exception 2022-09-28 16:01:07 +02:00
Nikola Jokic 5b7b738864 formatted kaniko.ts 2022-09-27 12:40:45 +02:00
Nikola Jokic 4de51ee6a5 random handle and random image name 2022-09-21 17:23:16 +02:00
Nikola Jokic c8e272367f Merge branch 'main' into nikola-jokic/kaniko 2022-09-21 15:32:21 +02:00
Nikola Jokic c4aa97c974 included generation of random handle/image 2022-09-21 15:29:39 +02:00
Nikola Jokic f400db92cc Fixed invocation of registry. Basic run works hardcoded
Console logs are left in place and should be deleted
2022-09-21 13:54:25 +02:00
Nikola Jokic 5f0dc3f3b6 created base resource deffinitions for registry and kaniko 2022-09-21 10:39:04 +02:00
Nikola Jokic d3ec1c0040 prepare job in k8s does not allow for no job container 2022-06-10 16:38:07 +02:00
Nikola Jokic 3e04b45585 removed leftover todo comments 2022-06-10 12:45:59 +02:00
Nikola Jokic 2b386f7cbd returned logging below the try k8s prepare job 2022-06-10 12:00:49 +02:00
Nikola Jokic bf362ba0dd fixed prepare-job for docker to allow for no job container 2022-06-10 11:56:10 +02:00
Nikola Jokic 7ae8942b3d Repaired prepare-job hook without job container 2022-06-10 11:07:50 +02:00
Nikola Jokic 2aa6f9d9c8 added quotes back to the path 2022-06-08 17:39:37 +02:00
Nikola Jokic 3d0ca83d2d removed quotes around -e env variables 2022-06-08 17:37:43 +02:00
Nikola Jokic df448fbbb0 cleared registry for testing 2022-06-08 17:13:43 +02:00
Nikola Jokic ee2554e2c0 filter out empty ports 2022-06-08 16:49:44 +02:00
Nikola Jokic 51bd8b62a4 Merge branch 'nikola-jokic/docker-env' into nikola-jokic/computed-build-directory 2022-06-08 15:07:59 +02:00
Nikola Jokic 150bc0503a substituited all -e key=value to -e key 2022-06-08 15:02:40 +02:00
Nikola Jokic 9ce39e5a60 Merge branch 'main' into nikola-jokic/computed-build-directory 2022-06-08 14:37:13 +02:00
Nikola Jokic 8351f842bd added isAlpine test to prepare job 2022-06-08 14:29:10 +02:00
Nikola Jokic bf3707d7e0 added guard around prependPath 2022-06-08 13:28:46 +02:00
Nikola Jokic 88b7b19db7 fixed interface for hooklib and example repos 2022-06-08 13:25:45 +02:00
Nikola Jokic dd5dfb3e48 refactored tests to be easier to follow 2022-06-08 13:20:54 +02:00
Nikola Jokic 84a57de2e3 added tests around user volume mounts for prepare job 2022-06-08 11:23:05 +02:00
Nikola Jokic fa680b2073 Merge branch 'nikola-jokic/user-volume-mounts-path' of https://github.com/actions/runner-container-hooks into nikola-jokic/user-volume-mounts-path 2022-06-08 11:02:49 +02:00
Nikola Jokic 02f0b322a0 fixed merge conflict, repaired paths in examples 2022-06-08 11:02:33 +02:00
Nikola Jokic d0e094649e use variable for env GITHUB_WORKSPACE 2022-06-07 16:48:05 +02:00
Nikola Jokic 3ba45d3d7e user volume mount fix based on workspacePath 2022-06-07 16:47:05 +02:00
Nikola Jokic 0ebccbd8c6 fixed testing adding storage class and persistent volume and timeout to wait for cleanup 2022-06-06 12:56:50 +02:00
Nikola Jokic 7010d21bff repaired tests 2022-06-03 16:24:20 +02:00
Nikola Jokic c65ec28bbb added force cleanup for network and cleanUp hook is cleaning up based on the label 2022-06-03 16:01:24 +02:00
Nikola Jokic 3ab4ae20f9 added network prune 2022-06-03 15:15:19 +02:00
Nikola Jokic b0cf60b678 changed split to dirname and fixed syntax error in err message 2022-06-03 15:10:14 +02:00
Nikola Jokic 4b7efe88ef refactored tests and added docker build test, repaired state.network 2022-06-03 14:10:15 +02:00