From 7fd48c05a1a06ebd64e638acd189e5ada2e7592f Mon Sep 17 00:00:00 2001 From: Erik Burton Date: Thu, 17 Apr 2025 14:48:36 -0700 Subject: [PATCH] docs: setup-gap testing instructions --- actions/setup-gap/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/actions/setup-gap/README.md b/actions/setup-gap/README.md index 485f6096..40833ae3 100644 --- a/actions/setup-gap/README.md +++ b/actions/setup-gap/README.md @@ -2,6 +2,21 @@ > setup github actions proxy +## Testing + +Any development on this action needs to sufficiently tested before merging. We +have a workflow configured to test some basic use-cases for the setup-gap +action. + +You can workflow dispatch that workflow here: +https://github.com/smartcontractkit/releng-test/actions/workflows/setup-gap-test.yml + +Or you can run the following to dispatch it using the `gh` CLI. + +``` +echo '{"dot-github-ref": ""}' | gh workflow run --repo smartcontractkit/releng-test --ref main setup-gap-test.yml --json +``` + ## Certificate Authorities The contents of ./aws-ca.crt are pulled from the PEM files on the