Skip to content

Choose a tag to compare

@JinRudy JinRudy released this 13 Jun 07:18

What changed

  • Added reprogate init issue-template to generate a GitHub bug report issue form.
  • Added timeout and retry bounds to the install script download path so proxy/network stalls fail clearly instead of hanging indefinitely.
  • Updated generated workflow examples and documentation to use JinRudy/reprogate@v0.1.7.

Verification

  • go test ./...
  • sh -n scripts/install.sh
  • Smoke-tested install script with REPROGATE_VERSION=v0.1.6, then generated an issue template from the installed binary.
  • GitHub Actions reprogate and action-self-test passed on the release commit.