From 55906e15bb1c1071de4cb62abe6a224e78068567 Mon Sep 17 00:00:00 2001 From: Ana Hobden Date: Wed, 4 Jan 2023 09:32:29 -0800 Subject: [PATCH] Note how to test action in CONTRIBUTING.md (#141) --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c05359..819e8d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -238,6 +238,13 @@ installer-test-rhel-v7-install-default> Formatting './disk.qcow2', fmt=qcow2 clu +## 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