summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorearl-warren <earl-warren@noreply.code.forgejo.org>2024-03-21 21:17:18 +0100
committerearl-warren <earl-warren@noreply.code.forgejo.org>2024-03-21 21:17:18 +0100
commit5f7a7ee355ca94f597fccfc6a28846bf99acc3a9 (patch)
treea03cedbb40ef7ad9c684ea27cd4259d2c418f0aa
parentMerge pull request 'RELEASE-NOTES: document the {download,upload}-artifact@v4... (diff)
parentRELEASE-NOTES: codeberg.org special poll frequency (diff)
downloadforgejo-runner-5f7a7ee355ca94f597fccfc6a28846bf99acc3a9.tar.xz
forgejo-runner-5f7a7ee355ca94f597fccfc6a28846bf99acc3a9.zip
Merge pull request 'RELEASE-NOTES: codeberg.org special poll frequency' (#161) from wip-release-process into main
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/161 Reviewed-by: twenty-panda <twenty-panda@noreply.code.forgejo.org>
-rw-r--r--RELEASE-NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 67c52ba..43135b8 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -9,6 +9,7 @@ Although this version is able to run [actions/upload-artifact@v4](https://code.f
and they can be used as shown in [an example from the end-to-end test suite](https://code.forgejo.org/forgejo/end-to-end/src/branch/main/actions/example-artifacts-v4/.forgejo/workflows/test.yml).
+* When running against codeberg.org, the default poll frequency is 30s instead of 2s.
* Fix compatibility issue with actions/{upload,download}-artifact@v4.
* Upgrade ACT v1.20.0 which brings:
* `[container].options` from the config file is exposed in containers created by the workflows