3 Commits
Author SHA1 Message Date
beatzaplenty b7bc2dd9c7 update .gitignore
ci / test (push) Failing after 5m12s
2026-08-05 08:53:55 +10:00
beatzaplenty 54d07a05a9 terraform-registry help
ci / test (push) Failing after 6m7s
2026-08-05 08:52:30 +10:00
beatzaplentyandClaude Sonnet 4.6 ae75b2a937 fix: use actions/checkout@v4 in release workflow
ci / test (push) Failing after 5m47s
Matches the version used in ci.yml; v6 does not exist.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-05 07:10:13 +10:00
4 changed files with 9 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
export CI=1
export TERM=xterm-256color
export GIT_PAGER=cat
export PATH="$(pwd)/.codex/bin:$PATH"
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v4
with:
fetch-depth: 0
+1 -1
View File
@@ -24,7 +24,7 @@ go.work.sum
# env file
.env
! .terraform-registry
# Terraform local artifacts
.terraform/
**/.terraform/
+3
View File
@@ -0,0 +1,3 @@
Request: Re-establish link between github repo and hasicorp registry provider
Registry Link: https://registry.terraform.io/providers/beatz174-bit/dynu
Request by: wayne.bennett@live.com