Skip to content

Releases: GoCodeAlone/workflow-plugin-github

v1.0.0

08 Mar 21:56

Choose a tag to compare

Changelog

  • d67a311 ci: add GoReleaser config and release workflow
  • c71f511 deps: update workflow to v0.3.1
  • 3f2d80c deps: update workflow to v0.3.0 (#3)
  • e025b72 Merge pull request #2 from GoCodeAlone/deps/workflow-v0.2.21
  • f02e08e deps: update workflow dependency from v0.2.2 to v0.2.21
  • 1e2e1cf Merge pull request #1 from GoCodeAlone/fix/ws02-github-plugin
  • e2488aa fix: wire pipeline context into GitHub step Execute methods for dynamic field resolution
  • a370fab fix: remove DefaultServeMux registration and expose webhook route via ConfigFragment
  • f83b48e fix: replace MaxBytesReader(nil) with io.LimitReader to avoid nil ResponseWriter panic
  • c92c9cb Add workflow-plugin-github: GitHub webhook and Actions integration