Skip to content

Releases: GoCodeAlone/workflow-plugin-tofu

v0.1.5

24 May 21:31
Immutable release. Only release title and notes can be modified.
2d01ee2

Choose a tag to compare

Changelog

  • 2d01ee2 chore: bump plugin.json version to v0.1.5 (C5 post-release cleanup) (#19)

v0.1.4

24 May 18:12
Immutable release. Only release title and notes can be modified.
8570f00

Choose a tag to compare

Changelog

  • 8570f00 chore(deps): bump workflow v0.64.0 (#17)
  • c81b65c chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#14)
  • 46bf4ec ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#13)
  • 651b749 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#16)
  • b26a71b ci: fix notify-registry draft-state release lookup (#10)
  • 0dd0337 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#15)
  • d33e22a docs(tofu): add README + examples + experimental banner (QoL sweep) (#11)
  • 3178cbb docs(tofu): prefix CONTRIBUTING commands with GOWORK=off (#12)
  • 943547e fix: release.yml — switch to ubuntu-latest, add workflow_dispatch (#9)

v0.1.3

16 May 02:57
Immutable release. Only release title and notes can be modified.
9c508f6

Choose a tag to compare

Changelog

  • ad87b07 Add strict gRPC contract descriptors, proto definitions, and CI validation job
  • 95484cf Address Copilot review: fix proto types, go_package, CI permissions and git config scope
  • abb6245 Address review comments: fix resource_ids map type, abstract type comments, RFC3339 format, GIT_CONFIG_GLOBAL pattern
  • 9a2b0bb Initial plan
  • 18f550e Merge pull request #2 from GoCodeAlone/copilot/migrate-workflow-plugin-tofu-grpc-contracts
  • fa7880d Update ci.yml
  • 9c508f6 chore: bump workflow pin v0.51.7 → v0.53.1; first release v0.1.3 + draft fix (#7)
  • 4079b70 chore: bump workflow v0.3.56 → v0.51.7 (#4)
  • 9adc99d chore: sync plugin.json version to latest tag v0.1.2 (#5)
  • 83f3641 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#6)
  • b322590 ci: publish GoReleaser drafts after artifact upload