Skip to content

Releases: SpikeeLabs/gitflow-toolbox

v1.0.0

07 Oct 10:19
Compare
Choose a tag to compare

1.0.0 (2022-10-07)

Bug Fixes

  • change curl version for docker build (3b30a98)
  • migrate to latest poetry versions (v1.2) (3d6c165)
  • working push-missing-tags after real world testing (f5c2e60)
  • #6: env var GITLAB_CI is not set (49a2d72), closes #6
  • push,cli: fixed push & gitflow command - #11 (ae09c9d)

Features

  • add unit tests on gitlab cmd + commons (26e1a0a)
  • #10: add 'gitflow' alias to run flow everywhere (778dcb8), closes #10
  • branch,mr: removed create_branch, added check, ensure branch and MR (44f9c68)
  • git: add cmd to push missing tags (7453887)
  • add assignee_ids and reviewer_ids argument to ensure_mr (ac3f905)
  • gitlab: add flag on ensure_mr to keep-source-branch (40177ef)
  • gitlab: add flag to ensure_mr to squash commits on MR (5d69e32)
  • publish latest, alpha and beta tags on docker (57e9615)
  • mr,diff: #13 - add diff and get_latest_mr_state (8d39775)
  • push: #9 - add push and get_repo_ssh_url (75666bb)
  • project initialization & create_remote_branch (#5) (b8e440e)
  • setup Dockerfile to build cli image (5d72722)
  • setup Github actions (fdcef1c)
  • setup python with click, lint, tests (54a68c8)

v1.0.0-alpha.15

06 Oct 18:50
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2022-10-06)

Features

  • add unit tests on gitlab cmd + commons (80b454e)

v1.0.0-alpha.14

05 Oct 19:05
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2022-10-05)

Bug Fixes

  • working push-missing-tags after real world testing (93c2f57)

v1.0.0-alpha.13

04 Oct 21:13
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2022-10-04)

Bug Fixes

  • change curl version for docker build (ad1b4a1)

v1.0.0-alpha.12

04 Oct 21:09
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2022-10-04)

Bug Fixes

  • migrate to latest poetry versions (v1.2) (67fc496)

v1.0.0-alpha.11

04 Oct 20:59
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2022-10-04)

Features

  • git: add cmd to push missing tags (bb9a58e)

v1.0.0-alpha.10

04 Oct 20:57
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2022-10-04)

Features

  • add assignee_ids and reviewer_ids argument to ensure_mr (b345967)
  • gitlab: add flag on ensure_mr to keep-source-branch (a0efecf)
  • gitlab: add flag to ensure_mr to squash commits on MR (8088e03)

v1.0.0-alpha.9

27 Aug 09:37
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2022-08-27)

Features

  • publish latest, alpha and beta tags on docker (ba0d14d)

v1.0.0-alpha.8

05 Aug 16:27
3fc5e29
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2022-08-05)

Features

  • mr,diff: #13 - add diff and get_latest_mr_state (3fc5e29)

v1.0.0-alpha.7

01 Aug 09:38
126311a
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2022-08-01)

Bug Fixes

  • push,cli: fixed push & gitflow command - #11 (126311a)