-
v4.0.1
released this
2025-01-16 08:56:56 +00:00 | 2 commits to main since this release- fix: should build with libssl dependency
- fix: remove rust 1.74.1
- test: add regression test for native-tls crate
- feat: install most apks later
- docs: update readme to include caveat
- fix: should build with kxio dependency
- fix: add cargo components to toolchain stable-x86_64-unknown-linux-musl
- feat: push-next uses 'latest' image
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v4.0.0
released this
2025-01-14 18:10:18 +00:00 | 15 commits to main since this releaseSwitch image to alpine linux
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.0.0-rc1
released this
2025-01-14 08:11:33 +00:00 | 16 commits to main since this releaseBase image switched to alpine (from debian).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.1.0
released this
2025-01-13 22:18:27 +00:00 | 17 commits to main since this release- Adds
check-for-ignored
script
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Adds
-
v3.0.0
released this
2025-01-12 20:45:33 +00:00 | 20 commits to main since this releaseConvert from use as a Forgejo Action, to use an a Docker Image, to be used by the Forgejo Runner.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v.2.6.0
released this
2025-01-11 20:28:29 +00:00 | 27 commits to main since this releaseThis release make the action start running faster by having the runner cache the tool updates in the docker image rather than having them updated for each and every step. Runners will need to clear their cache daily to rebuild the image with the latest nightly.
The downside is that you can't select any old version of rust.
Supported toolchains:
stable
,nightly
and1.74.1
To keep
nightly
up-to-date, the image needs to be rebuilt daily, so a cronjob on each forgejo-runner is needed to clear the docker cache to force the rebuild to occur.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v2.6.0-rc3
released this
2025-01-11 20:18:26 +00:00 | 28 commits to main since this releaseInstall nightly and v1.74.1 directly in dockerfile
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v2.6.0-rc2
released this
2025-01-11 19:14:40 +00:00 | 29 commits to main since this releaseInstall nightly
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v2.6.0-rc1
released this
2025-01-11 17:21:21 +00:00 | 32 commits to main since this releaseExperimental release aiming to make the action start running faster by having the runner cache the tool updates in the docker image rather than having them updated for each and every step. Runners will need to clear their cache daily to rebuild the image with the latest nightly.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v2.5.1 Rust v1.84.0
released this
2025-01-09 17:38:41 +00:00 | 40 commits to main since this release- Rust v1.84.0
- cargo-binstall v1.10.19
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads