mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-05-27 16:43:54 +00:00
|
Some checks failed
/ Build (push) Failing after 1s
* Prepare release v3.18.1 * Update the state.json for v3.18.1 * Update README.md and action.yml for v3.18.1 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| generate.py | ||
| generate.sh | ||
| README.md | ||
| README.template.md | ||
| state.json | ||
| update-state.sh | ||
Regenerate the readme:
./tools/update-state.sh <determinate-nixd version, like v3.5.2>
./tools/generate.sh
Before committing, lint your code:
ruff format
ruff check
shellcheck ./tools/*.sh