Skip to content

Releases: GoCodeAlone/workflow-plugin-teams

v0.1.3

02 Jun 12:22
Immutable release. Only release title and notes can be modified.
deaf59d

Choose a tag to compare

Changelog

  • 13b7630 Add explicit permissions: contents: read to all CI workflow jobs
  • 138b40e Add strict gRPC contract descriptors, plugin binary, and CI validation job
  • 720c17f Address four Copilot review comments: safe version propagation, contracts in release archives, manifest/code drift test
  • 4db4c9b Address remaining review comments: go-version-file, jq hook script, contracts drift test
  • a79145c Fix .gitignore to not exclude cmd/workflow-plugin-teams directory; add plugin binary entrypoint
  • 50957e2 Initial plan
  • c3c4edf Merge pull request #12 from GoCodeAlone/issue-760-version-discipline
  • 4e1edad Merge pull request #2 from GoCodeAlone/copilot/migrate-workflow-plugin-teams-to-strict-grpc
  • f4704de chore: apply plugin version discipline
  • 9cfc82a chore: bump workflow v0.51.7 (#4)
  • 2c0ca16 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#8)
  • 5ed38c9 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#5)
  • 84b7483 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#10)
  • 8036534 ci: canonical registry notify (fix dead dispatch + drop manifest-overwrite) (#11)
  • a9c789a ci: publish GoReleaser drafts after artifact upload
  • 2debead ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#9)
  • e10ccfc docs(teams): add examples/minimal/config.yaml (#7)
  • 73992d0 docs(teams): experimental banner + MIT LICENSE (QoL sweep) (#6)
  • deaf59d fix: harden release publishing (#13)