Iñaki Dominguez ink
  • Joined on 2023-04-13
ink synced commits to refs/tags/v0.2.1 at ink/act_runner from mirror 2023-06-30 10:30:28 +02:00
ink synced new reference refs/tags/v0.2.1 to ink/act_runner from mirror 2023-06-30 10:30:28 +02:00
ink synced commits to main at ink/act_runner from mirror 2023-06-20 13:40:28 +02:00
b0bd503b11 add token support for exec (#247)
8c14933e70 Upgrade act (#248)
34d15f21c2 Add option to configure workspace on host (#238)
Compare 3 commits »
ink synced commits to main at ink/act_runner from mirror 2023-06-20 05:30:29 +02:00
32d29f0813 add ACT_EXEC (#246)
2e2c0400c8 add --gitea-instance (#245)
Compare 2 commits »
ink synced commits to main at ink/act_runner from mirror 2023-06-19 13:10:31 +02:00
054c8d912f Move docker.host to container.docker_host (#244)
ink synced commits to main at ink/act_runner from mirror 2023-06-18 12:42:26 +02:00
9e4a5f7363 feat: improve Docker configuration and detection handling (#242)
ink synced commits to main at ink/act_runner from mirror 2023-06-16 11:42:26 +02:00
ec38401097 Add ValidVolumes config (#226)
ink synced commits to main at ink/act_runner from mirror 2023-06-15 11:12:26 +02:00
45bfe0a9b2 Accept empty file as config (#241)
316534996a Build docker image gitea/act_runner/x.y.z-dind-rootless (#239)
67b1363d25 Support changing labels (#201)
Compare 3 commits »
ink synced commits to refs/tags/v0.2.0 at ink/act_runner from mirror 2023-06-15 11:12:26 +02:00
ink synced new reference refs/tags/v0.2.0 to ink/act_runner from mirror 2023-06-15 11:12:26 +02:00
ink synced commits to main at ink/act_runner from mirror 2023-06-13 10:12:26 +02:00
946c41cf4f Improve run.sh to handle empty labels and log to stdout (#237)
ink synced commits to main at ink/act_runner from mirror 2023-06-12 09:46:44 +02:00
341d49a24d implement act_runner rootless image (#208)
ink synced commits to main at ink/act_runner from mirror 2023-06-10 00:36:44 +02:00
b21d476aca Exit with Code 1 if registering a runner fails (#228)
ink synced commits to main at ink/act_runner from mirror 2023-06-09 08:16:44 +02:00
a29307a9d9 Remove hadolint and improve Dockerfile (#234)
ink synced commits to main at ink/act_runner from mirror 2023-06-08 07:46:44 +02:00
4bfbfec477 fix defaultActionsUrls config for exec (#233)
ink synced commits to main at ink/act_runner from mirror 2023-06-06 06:46:44 +02:00
fed01c9807 Parse multiple default actions URLs (#200)
a83f29d5a9 docs: improve examples README and organization (#230)
Compare 2 commits »
ink synced commits to main at ink/act_runner from mirror 2023-06-05 22:36:44 +02:00
69c55ee003 refactor: daemon, config, and logging for better clarity (#225)
ink synced commits to main at ink/act_runner from mirror 2023-06-05 14:26:44 +02:00
01ef57c667 fix artifactServerPath and artifactServerAddr config for exec (#221)
a384adbbc6 Documentation enhancements (#207)
Compare 2 commits »
ink synced commits to main at ink/act_runner from mirror 2023-05-22 23:56:01 +02:00
e3271d8469 Remove trailing slash from instance address (#197)
ink synced commits to main at ink/act_runner from mirror 2023-05-18 13:50:55 +02:00
84386c1b16 Add exec command flag of network (#192)