Skip to content

Commit

Permalink
CONTRIBUTING.md: add note for fixture update (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
colemickens authored Dec 11, 2024
1 parent 06b48d1 commit d5700df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ To cut a release:
- `nix flake check -L`
- `nix build .#hydraJobs.container-test.all.x86_64-linux.all -L -j 6`
- `nix build .#hydraJobs.vm-test.all.x86_64-linux.all -L -j 6`
- Update the versions in the fixture data in `test/fixtures/**/*.json`
- Push the branch, create a PR ("Release v0.0.1")
- Once the PR tests pass and it has been reviewed, merge it
- Checkout the `main` branch and `git pull`
Expand Down

0 comments on commit d5700df

Please sign in to comment.