Skip to content

ReproGate v0.1.4

Choose a tag to compare

@JinRudy JinRudy released this 13 Jun 06:51

What changed

  • Added reprogate init github-action to generate a ready-to-use GitHub Actions workflow.
  • Added overwrite protection with --force for existing workflow files.
  • Updated README and GitHub Actions recipes for one-command setup.

Verify

  • go test ./...
  • local CLI smoke test for workflow generation and overwrite protection
  • GitHub Actions: reprogate and action-self-test passed on main