feat(ci): Add a workflow to update flake hashes #947

Open
Shuroii wants to merge 2 commits from Shuroii/continuwuity:flake-updater into main

2 commits

Author SHA1 Message Date
Shuroii
4a57b3fe4c fix: Fully qualify action
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Release Docker Image / define-variables (pull_request) Successful in 14s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 36s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (pull_request) Failing after 2m12s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (pull_request) Failing after 2m17s
Release Docker Image / merge (pull_request) Has been skipped
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 4m17s
This fixes an issue where Forgejo tries to look for code.forgejo.org for the action despite it not being available.
2025-09-07 15:40:01 +00:00
Shuroii
82175511d1 feat(ci): Add a workflow to update flake hashes
This workflow is intended to be ran as dispatch whenever the rocksdb fork changes!
Other than that, it'll run on any toolchain changes (rust-toolchain.toml, Cargo.lock, Cargo.toml) and update the relevant hash accordingly.
2025-09-07 15:40:01 +00:00