Releases: GoCodeAlone/workflow-plugin-migrations
Releases · GoCodeAlone/workflow-plugin-migrations
v0.3.9
24 May 22:50
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changelog
437ba29 chore(plugin.json): bump version to 0.3.9 + sync download URLs (#27 )
5553c19 ci: fix getReleaseByTag + remove sync-plugin-version.yml (C3 sweep) (#26 )
fc0f41a fix(release): replace sh -c for-loop with explicit sed per file (#29 )
0a076ee fix(release): wrap for-loop hook in sh -c to fix goreleaser exec error (#28 )
v0.3.7
02 May 14:00
Compare
Sorry, something went wrong.
No results found
Changelog
6ddb03e feat(migrate): --up-if-clean on up + atlas Executor recover wrapper (#14 )
v0.3.6
27 Apr 20:48
Compare
Sorry, something went wrong.
No results found
Changelog
e004abc Print explicit dirty state in migration status
v0.3.5
27 Apr 15:20
Compare
Sorry, something went wrong.
No results found
Changelog
8ebc495 Merge pull request #10 from GoCodeAlone/fix/validate-upgrade-hardening
4afa408 feat: validate migration upgrade paths
565a292 fix: harden validate-upgrade preflight checks
v0.3.4
26 Apr 22:26
Compare
Sorry, something went wrong.
No results found
Changelog
c4ddba0 Merge pull request #8 from GoCodeAlone/implementer/repair-dirty-up-if-clean
eb30736 feat: allow repair-dirty to run up when clean
v0.3.3
26 Apr 21:53
Compare
Sorry, something went wrong.
No results found
Changelog
02727c8 Merge pull request #7 from GoCodeAlone/feat/repair-dirty-migration
6b5d161 feat: add guarded dirty migration repair
2871286 fix: avoid narrowing repair version comparison
c894f90 fix: clarify repair dirty force parse errors
v0.3.2
26 Apr 21:00
Compare
Sorry, something went wrong.
No results found
Changelog
9991325 feat: add guarded workflow-migrate force command (#6 )
v0.3.1
24 Apr 23:51
Compare
Sorry, something went wrong.
No results found
Changelog
8dd61ef fix: v0.3.1 — timestamp-version panic in collectApplied (BMW P0)
v0.3.0
24 Apr 16:20
Compare
Sorry, something went wrong.
No results found
Changelog
7d5cd5e feat: v0.3.0 — publish workflow-migrate Docker image to GHCR on release (#4 )
v0.2.0
23 Apr 03:23
Compare
Sorry, something went wrong.
No results found
Changelog
02bb450 Initial commit
1f65378 feat: v0.1.0 — golang-migrate + goose drivers, module types, steps, conformance suite (#1 )
3c9581a feat: v0.2.0 — Atlas driver, lint tool, atlas plugin binary, Dockerfile (#2 )
0c11714 fix(release): install syft before goreleaser for SBOM generation (#3 )