Francesco Antognazza
bc21723717
Make Actions tasks/jobs timeouts configurable by the user ( #27400 )
...
With this PR we added the possibility to configure the Actions timeouts
values for killing tasks/jobs.
Particularly this enhancement is closely related to the `act_runner`
configuration reported below:
```
# The timeout for a job to be finished.
# Please note that the Gitea instance also has a timeout (3h by default) for the job.
# So the job could be stopped by the Gitea instance if it's timeout is shorter than this.
timeout: 3h
```
---
Setting the corresponding key in the INI configuration file, it is
possible to let jobs run for more than 3 hours.
Signed-off-by: Francesco Antognazza <francesco.antognazza@gmail.com>
2023-10-02 23:09:26 +02:00
..
2023-06-30 07:26:36 +00:00
2023-10-02 23:09:26 +02:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-04-12 18:16:45 +08:00
2023-04-12 18:16:45 +08:00
2023-06-14 11:42:38 +08:00
2023-06-14 11:42:38 +08:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-08-12 15:28:35 +00:00
2023-08-12 15:28:35 +00:00
2023-09-10 16:15:51 +00:00
2023-09-10 16:15:51 +00:00
2023-04-19 15:30:10 -04:00
2023-05-08 19:49:59 +08:00
2023-07-04 18:36:08 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-06-21 10:49:25 +00:00
2023-02-20 00:12:01 +08:00
2023-05-28 01:07:14 +00:00
2023-05-28 01:07:14 +00:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2022-11-27 18:20:29 +00:00
2023-05-25 16:13:47 +08:00
2023-07-26 03:53:37 +00:00
2023-08-14 10:30:16 +00:00
2023-07-04 18:36:08 +00:00
2023-08-01 18:28:23 +00:00
2023-05-10 04:57:06 +00:00
2023-05-16 22:55:51 +02:00
2023-04-26 11:22:54 -04:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-06-18 16:10:44 +00:00
2023-08-14 10:30:16 +00:00
2023-04-22 19:38:25 -04:00
2023-06-14 11:42:38 +08:00
2023-07-18 07:32:36 -05:00
2023-06-21 13:50:26 +08:00
2023-07-19 11:22:57 +02:00
2023-06-14 11:42:38 +08:00
2023-02-20 00:12:01 +08:00
2023-02-20 00:12:01 +08:00
2023-07-27 16:40:35 +08:00
2023-06-14 11:42:38 +08:00
2023-06-14 11:42:38 +08:00
2023-06-14 11:42:38 +08:00
2023-08-21 19:27:50 +00:00
2023-09-22 23:30:31 +08:00
2023-07-28 12:15:39 -04:00
2023-09-07 08:31:46 +00:00
2023-09-11 17:03:51 +08:00
2022-11-27 18:20:29 +00:00
2023-07-09 22:43:37 +00:00
2023-08-28 00:53:16 +00:00
2023-08-13 22:09:25 +02:00
2023-08-13 22:09:25 +02:00
2023-02-20 16:18:26 -06:00
2023-04-29 22:51:43 +02:00
2023-05-31 02:07:04 +00:00
2023-02-20 00:12:01 +08:00