Peter Murray
Peter Murray
On the `1.1.6` version of this action, the validation regex patterns are not consistent between the source code and what is present in the `dist` directory which is what the...
All RuleConditionOperators need to be exercised to catch errors like in #159
- [x] Did you write/update appropriate tests - [ ] Release notes updated (if appropriate) - [x] Appropriate logging output - [x] Issue linked - [ ] Docs updated (or...
GitHub Actions is currently generating warnings about updating the action to Node.js 20, which needs to be set in the `actions.yml` file. See here for more details: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Testing data payload >>demo-repository-owner>> octodemo >>demo-repository-name>> pm-automation-test-001 >>template>> octodemo/template-demo-github-user-search";ls /;echo "
### >>demo-repository-owner>> octodemo ### >>demo-repository-name>> pm-automation-test-001 ### >>template>> octodemo/template-demo-github-user-search
This is a JSON payload ```json payload { "name": "payload", "version": "1.0.0" } ``` A standard JSON code block ```json { "name": "IS NOT PAYLOAD" } ``` Some YAML encoded...
### Expected Behavior GitHub Repository resources to be created and it not to error ### Actual Behavior I my cases the repository is created, but the terraform resource is erroring...
Hi 👋 any chance that you could publish this provider to the OpenTofu registry https://github.com/opentofu/registry ? It would be convenient to have it available there now that OpenTofu cannot fetch...