• v4.0.1 26c46227e6

    v4.0.1
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 2m7s
    / test (map[name:stable]) (push) Successful in 1m19s
    Stable

    kemitix 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
  • v4.0.0 7ab30ce7c3

    v4.0.0
    All checks were successful
    / test (map[name:1.74.1]) (push) Successful in 4s
    / test (map[name:nightly]) (push) Successful in 5s
    / test (map[name:stable]) (push) Successful in 4s
    Stable

    kemitix released this 2025-01-14 18:10:18 +00:00 | 15 commits to main since this release

    Switch image to alpine linux

    Downloads
  • v4.0.0-rc1 6d50289a35

    v4.0.0-rc1
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 5s
    / test (map[name:stable]) (push) Successful in 6s
    / test (map[name:1.74.1]) (push) Successful in 5s
    Pre-release

    kemitix released this 2025-01-14 08:11:33 +00:00 | 16 commits to main since this release

    Base image switched to alpine (from debian).

    Downloads
  • v3.1.0 3941fe6a1f

    v3.1.0
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 4s
    / test (map[name:stable]) (push) Successful in 4s
    / test (map[name:1.74.1]) (push) Successful in 41s
    Stable

    kemitix released this 2025-01-13 22:18:27 +00:00 | 17 commits to main since this release

    • Adds check-for-ignored script
    Downloads
  • v3.0.0 1a89052244

    v3.0.0
    All checks were successful
    / test (map[name:1.74.1]) (push) Successful in 5s
    / test (map[name:nightly]) (push) Successful in 5s
    / test (map[name:stable]) (push) Successful in 4s
    Stable

    kemitix released this 2025-01-12 20:45:33 +00:00 | 20 commits to main since this release

    Convert from use as a Forgejo Action, to use an a Docker Image, to be used by the Forgejo Runner.

    Downloads
  • v2.6.0 cb915104cb

    v.2.6.0
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 6s
    / test (map[name:stable]) (push) Successful in 6s
    / test (map[name:v1.74.1]) (push) Successful in 5s
    Stable

    kemitix released this 2025-01-11 20:28:29 +00:00 | 27 commits to main since this release

    This 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 and 1.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
  • v2.6.0-rc3 856cce5c03

    v2.6.0-rc3
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 2m47s
    / test (map[name:stable]) (push) Successful in 3m48s
    / test (map[name:v1.74.1]) (push) Successful in 1m37s
    Pre-release

    kemitix released this 2025-01-11 20:18:26 +00:00 | 28 commits to main since this release

    Install nightly and v1.74.1 directly in dockerfile

    Downloads
  • v2.6.0-rc2 1a5bd83c1e

    v2.6.0-rc2
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 1m47s
    / test (map[name:stable]) (push) Successful in 1m49s
    / test (map[name:v1.81.0]) (push) Successful in 1m32s
    Pre-release

    kemitix released this 2025-01-11 19:14:40 +00:00 | 29 commits to main since this release

    Install nightly

    Downloads
  • v2.6.0-rc1 362a4cd064

    v2.6.0-rc1
    All checks were successful
    / test (map[name:nightly]) (push) Successful in 1m55s
    / test (map[name:stable]) (push) Successful in 1m38s
    / test (map[name:v1.81.0]) (push) Successful in 1m30s
    Pre-release

    kemitix released this 2025-01-11 17:21:21 +00:00 | 32 commits to main since this release

    Experimental 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
  • v2.5.1 1af6efe6e2

    v2.5.1 Rust v1.84.0
    All checks were successful
    / test (map[name:v1.81.0]) (push) Successful in 2m25s
    / test (map[name:nightly]) (push) Successful in 1m32s
    / test (map[name:stable]) (push) Successful in 1m37s
    Stable

    kemitix 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