Iñaki Dominguez ink
  • Joined on 2023-04-13
ink synced commits to main at ink/act_runner from mirror 2023-10-02 18:12:12 +02:00
4c35288175 Add DIND docker-compose example (#365)
990db1bfc0 Fix k8s rootless Docker filesystem permissions (#366)
Compare 2 commits »
ink synced commits to main at ink/act_runner from mirror 2023-09-24 22:22:12 +02:00
d07fbfc8c3 bump act library to v0.2.51 (#360)
ink synced commits to refs/tags/v0.2.6 at ink/act_runner from mirror 2023-09-24 22:22:12 +02:00
ink synced new reference refs/tags/v0.2.6 to ink/act_runner from mirror 2023-09-24 22:22:12 +02:00
ink synced commits to main at ink/act_runner from mirror 2023-09-04 12:27:50 +02:00
10dc6fb60d Allow reading registration token from file (#350)
ink synced commits to main at ink/act_runner from mirror 2023-08-21 13:49:16 +02:00
ed35b09b8f change podman socket path (#341)
ink synced commits to main at ink/act_runner from mirror 2023-08-17 11:49:14 +02:00
03f0829d09 Add ForcePull option (#339)
ink synced commits to main at ink/act_runner from mirror 2023-08-12 09:19:14 +02:00
7fc1b91ba6 Update to go1.21 in Dockerfile.rootless (#332)
ink synced commits to main at ink/act_runner from mirror 2023-08-10 08:19:15 +02:00
82c3c2df1a Upgrade Go to 1.21 and bump other dependencies (#330)
ink synced new reference refs/tags/v0.2.5 to ink/act_runner from mirror 2023-08-02 12:35:58 +02:00
ink synced commits to main at ink/act_runner from mirror 2023-08-02 12:35:58 +02:00
9fc823e4b1 Fix "http: invalid Host header" issue (#319)
ink synced commits to refs/tags/v0.2.5 at ink/act_runner from mirror 2023-08-02 12:35:58 +02:00
ink synced new reference refs/tags/v0.2.4 to ink/act_runner from mirror 2023-07-28 10:10:58 +02:00
ink synced commits to refs/tags/v0.2.4 at ink/act_runner from mirror 2023-07-28 10:10:58 +02:00
ink synced commits to main at ink/act_runner from mirror 2023-07-25 08:40:58 +02:00
12999b61dd Reduce unnecessary DB queries for Actions tasks (#219)
ink synced commits to main at ink/act_runner from mirror 2023-07-24 16:20:59 +02:00
49a2fcc138 fix endless loop (#306)
ink synced commits to main at ink/act_runner from mirror 2023-07-24 08:10:59 +02:00
8f88e4f15a Update README.md (#302)
a1bb3b56fd Catch the panic and print the error (#305)
Compare 2 commits »
ink synced commits to main at ink/act_runner from mirror 2023-07-20 14:20:59 +02:00
1a7ec5f339 Upgrade gitea/act (#298)
ink synced commits to main at ink/act_runner from mirror 2023-07-20 06:18:21 +02:00
5d01cb8904 Add tips in config file (#297)
ink synced commits to main at ink/act_runner from mirror 2023-07-19 13:58:22 +02:00
dcf84d8a53 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295)