Note how to test action in CONTRIBUTING.md (#141)

This commit is contained in:
Ana Hobden 2023-01-04 09:32:29 -08:00 committed by GitHub
parent d510fa812f
commit 55906e15bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,6 +238,13 @@ installer-test-rhel-v7-install-default> Formatting './disk.qcow2', fmt=qcow2 clu
</details>
## Testing the `action.yml`
The `action.yml` is used directly in the CI process, so it is automatically tested for most changes.
If you are working on the `action.yml` There is an integration test for `action.yml` at https://github.com/DeterminateSystems/nix-installer-example. You can create PRs there to prompt rebuilds, please refer to what you might be working on in the PR description so readers can easily find your work. (The commits don't have to be meaningful, `git commit --allow-empty -m "prod at ci"` is perfectly reasonable.)
# Who maintains `nix-installer` and why?
`nix-installer` is maintained by [Determinate Systems](https://determinate.systems/) in