Skip to content

Releases: GoCodeAlone/workflow-plugin-gitlab

v1.0.5

24 May 21:24
Immutable release. Only release title and notes can be modified.
b4213de

Choose a tag to compare

Changelog

  • b4213de ci: remove sync-plugin-version.yml (release governance sweep C3) (#15)

v1.0.4

24 May 18:11
Immutable release. Only release title and notes can be modified.
2cb97f4

Choose a tag to compare

Changelog

  • 2cb97f4 chore(deps): bump workflow v0.64.0 (#13)
  • df8438f ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#12)
  • 7419ca1 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#11)
  • 9540e94 chore: wire sdk.WithBuildVersion + goreleaser ldflag + validate-contract gate (workflow#764) (#10)
  • 9462e7b ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#9)
  • 534896b docs(gitlab): add examples/minimal/config.yaml (#8)
  • 9a17028 docs(gitlab): experimental banner + MIT LICENSE (QoL sweep) (#7)

v1.0.3

16 May 02:28
Immutable release. Only release title and notes can be modified.
44c5007

Choose a tag to compare

Changelog

  • 44c5007 chore: bump workflow pin v0.51.7 → v0.53.1; release v1.0.3 (#5)
  • 41c9e7b ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#4)
  • ceb8c9f chore: bump workflow v0.19.0 → v0.51.7 (#3)
  • 014429a ci: publish GoReleaser drafts after artifact upload

v1.0.2

27 Apr 20:49
93eb572

Choose a tag to compare

Changelog

  • 93eb572 feat: add strict gRPC contracts

v1.0.1

22 Apr 15:17

Choose a tag to compare

Changelog

  • 0d1ad52 refactor: inject plugin version at build time via ldflags
  • 221714f chore: update GitHub Actions release workflow to standard pattern
  • b9995ee feat: update gitlab plugin to workflow v0.5.2 with additional types
  • 80ab844 chore: add MIT license

v1.0.0

08 Mar 21:52

Choose a tag to compare

Changelog

  • 3a4ffe2 chore: add transitive dependencies from go mod tidy
  • 39608de feat: initial implementation of workflow-plugin-gitlab