summaryrefslogtreecommitdiffstats
path: root/tests/integration/api_packages_helm_test.go
diff options
context:
space:
mode:
authorFrancesco Antognazza <francesco.antognazza@gmail.com>2023-10-02 23:09:26 +0200
committerGitHub <noreply@github.com>2023-10-02 23:09:26 +0200
commitbc21723717a00888722c86641b70371a811867f9 (patch)
tree31ea636cc61af5e26c604bcd197c06b4cd9b47f8 /tests/integration/api_packages_helm_test.go
parentdfa4e5857fe9d8f113cf50d4c7fda094f0f30b74 (diff)
downloadgitea-bc21723717a00888722c86641b70371a811867f9.tar.gz
gitea-bc21723717a00888722c86641b70371a811867f9.zip
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>
Diffstat (limited to 'tests/integration/api_packages_helm_test.go')
0 files changed, 0 insertions, 0 deletions