Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust, Crates, Profile and Actions #4126

Merged
merged 1 commit into from
Dec 4, 2023

Commits on Dec 4, 2023

  1. Update Rust, Crates, Profile and Actions

    - Updated Rust to v1.74.0
    - Updated all crates (where possible)
    - Changed release profile to use
      * fat lto
      * 1 codegen-unit
      This should optimize a bit for speed and a lot for size ~15MB smaller
    - Updated Github actions to use caching for the bake process
    - Added a schedule to clean the cache every week to prevent stale Debian/Alpine base images
    - During the release action, the Alpine/static binaries are added as artifects.
      Later we could also automatically add them to the releases maybe.
    - Added CODEWONERS to prevent unchecked changes to github actions workflows
    BlackDex committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4846b0d View commit details
    Browse the repository at this point in the history