Skip to content

Releases: GoCodeAlone/workflow-plugin-ci-generator

v0.3.2

06 Jun 23:27
Immutable release. Only release title and notes can be modified.
d949b31

Choose a tag to compare

Changelog

  • d949b31 ci: modernize action and toolchain pins (#25)

v0.3.1

06 Jun 09:09
Immutable release. Only release title and notes can be modified.
88aebb0

Choose a tag to compare

Changelog

  • 88aebb0 chore: adopt workflow v0.74.5 CI validation (#24)
  • aa91fab Merge pull request #23 from GoCodeAlone/issue-760-version-discipline
  • f30d148 chore: apply plugin version discipline

v0.3.0

01 Jun 00:04
Immutable release. Only release title and notes can be modified.
dd85b6b

Choose a tag to compare

Changelog

  • dd85b6b chore: bump plugin to v0.3.0 (#804) (#22)
  • 757ca93 feat: route jenkins/circleci through cigen, retire template generators (#804) (#21)
  • 4e0b0e7 chore(deps): accept docker/docker CVE risk — no go-importable fix exists (closes 5 Dependabot alerts) (#20)
  • f15a3de docs: README + example for v0.2.0 (cigen smart GHA/GitLab, from_plan/phase_config, minEngineVersion 0.67.0) (#19)

v0.2.0

30 May 22:39
Immutable release. Only release title and notes can be modified.
5fc83e7

Choose a tag to compare

Changelog

  • 5fc83e7 feat: smart GHA/GitLab generation via cigen (PR5/7) (#18)

v0.1.6

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

Choose a tag to compare

Changelog

  • ffc6228 chore: post-release cleanup v0.1.6 — bump plugin.json, drop sync-plugin-version.yml (#17)

v0.1.5

24 May 18:17
Immutable release. Only release title and notes can be modified.
0b1613d

Choose a tag to compare

Changelog

  • 0b1613d chore(deps): bump workflow v0.64.0 (#15)
  • ebfead5 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#14)
  • 2390f70 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#13)
  • 1af9413 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#12)
  • 6c337de ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#11)
  • a85aa5d docs(ci-generator): prefix CONTRIBUTING commands with GOWORK=off (#10)
  • 0a84c83 docs(ci-generator): add README + examples + experimental banner (QoL sweep) (#9)

v0.1.4

16 May 02:41
Immutable release. Only release title and notes can be modified.
a49a759

Choose a tag to compare

Changelog

  • a49a759 chore: bump workflow pin v0.51.7 → v0.53.1; release v0.1.4 (#7)
  • 603e786 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#6)
  • ec5538e chore: sync plugin.json version to latest tag v0.1.3 (#5)
  • 10d833d chore: bump workflow v0.19.0 → v0.51.7 (#4)
  • 4bb5efa ci: publish GoReleaser drafts after artifact upload

v0.1.3

27 Apr 21:07
3e3bcf9

Choose a tag to compare

Changelog

  • 3e3bcf9 fix: use released workflow dependency (#2)
  • 5c158ff feat: add strict gRPC contract for CI generator (#1)

v0.1.2

22 Apr 14:53

Choose a tag to compare

Changelog

  • 4e41049 refactor: inject plugin version at build time via ldflags
  • d43a933 test: add wftest integration tests

v0.1.1

22 Mar 03:42

Choose a tag to compare

Changelog

  • cc456a8 chore: use workflow v0.3.54