Tags: ANSSI-FR/lidi
Tags
ci: optimize workflows with caching, composite action, and release split - Add Swatinem/rust-cache to all Rust jobs (target-specific keys for cross-compilation) - Remove apt full-upgrade, use apt-get install -y - Add concurrency cancellation to push/PR workflows - Extract reusable setup-rust composite action to deduplicate boilerplate - Split release.yml into build.yml (CI build) and release.yml (tag release) - Add fast check-release job on PRs, gate expensive LTO build to push only - Merge release-docker.yml into release.yml, add Docker images to release notes - Pin Python 3.12 in doc.yml, upgrade setup-python to v5 - Replace cargo install cargo-hack with cargo-binstall - Add missing rustup update to binary upload job - Add check_release and docker-build recipes to justfile - Update Dockerfile to use just release and pinned rust version - Update .dockerignore for new project structure
PreviousNext