Skip to content

Releases: ChannyClaus/alembic-rebase

v0.3

16 Oct 07:52
Compare
Choose a tag to compare
  • Added end-to-end testing in CI.
  • Added integration tests.
  • Added dry-run argument, which, when set to true, does not push a commit after rebasing.
  • Made the internal implementation more robust by using the ScriptDirectory from alembic.

v0.2

13 Oct 08:00
Compare
Choose a tag to compare

Fix a trivial issue with flags for the Python scripts.

Initial release

13 Oct 07:50
Compare
Choose a tag to compare

Minimally viable action. Functional but likely missing some core features and need test coverage beyond manual testing.