Commit Graph

37 Commits

Author SHA1 Message Date
182ac9e3e2 Use version from config file as default
Use version from config file as default

Use version from config file as default
2020-02-27 21:12:58 +00:00
be9ad8b05d Update regex to support GitLab 2020-02-27 21:12:58 +00:00
9529259441 Enable debug logging for tests 2020-02-21 17:48:37 -05:00
b76c873e26 Implemented debug logging 2020-02-21 17:44:15 -05:00
1a95713d1d Implemented a few basic unit tests 2019-12-27 18:11:43 -05:00
950cb4cb1f fix regex 2019-12-16 16:48:34 -05:00
897d983dda list index out of range 2019-12-16 16:35:27 -05:00
dc467743e4 move > outside len 2019-12-16 16:20:02 -05:00
e434a82ccb Update regex check to look at merged branch 2019-12-13 16:51:05 -05:00
29aa0a891c sort the tags 2019-11-27 12:35:41 -05:00
839a1dfb1d update to bump2version 2019-11-25 16:12:58 -05:00
23f7ee3ef0 default value must be semantic 2019-11-25 13:35:15 -05:00
3c7f18ff26 change quotes 2019-11-25 13:33:05 -05:00
90bed47a3a change re.match object to string by grouping the findings together 2019-11-25 13:21:10 -05:00
7be7706acc Grab tagged version based on .bumpversion.cfg 2019-11-22 16:57:30 -05:00
116961f1f7 Plan for lack of version 2019-11-22 16:10:01 -05:00
1f0bc75c67 Override bumpversion 2019-11-22 15:30:58 -05:00
e6820821a8 Grab last version from tag rather than .bumpconfig 2019-11-22 14:51:32 -05:00
6950756925 Check for alternative GitHub branch name combos 2019-07-18 15:16:25 -04:00
7fd0104c1d add a flag for global user to fix an issue with jenkins 2019-03-21 15:25:17 -04:00
b5b095dd36 merged branch 2019-03-21 00:00:36 -04:00
1997b5caa6 get branch name with dot, dot output git errors 2018-06-06 09:56:45 -04:00
f456c928d7 semver to only output a version if the git tag for the version and the current commit hash match 2018-06-05 17:10:32 -04:00
afb899671a set certain errors to error codes 2018-06-04 17:56:15 -04:00
cfdae95ce4 bumpversion 2018-06-04 17:48:32 -04:00
77cc45f425 exit 1 if except 2018-06-04 17:47:51 -04:00
67079e49e9 add no push option 2018-06-01 14:28:30 -04:00
055d0101ca bugfix 2018-06-01 13:53:13 -04:00
b86ae42eb0 rest of comments resolved 2018-05-25 15:10:05 -04:00
7323af1ad5 combine line 42 and 44 2018-05-25 15:08:42 -04:00
b989cf6a04 space around + and single quote non interpolated strings 2018-05-25 15:07:36 -04:00
17897bb7b2 small tweeks to use bumpconfig 2018-05-25 14:14:29 -04:00
d42d6d9a64 change main branch 2018-05-24 16:52:02 -04:00
e9de8322da add semantic versioning checks 2018-05-24 16:36:45 -04:00
ff40fc8ea3 made py 3 compatable 2018-05-23 15:41:35 -04:00
09f2d0a941 change print to be 3 friendly 2018-05-23 15:31:41 -04:00
89689f7a03 switched to module and cli install 2018-05-23 15:09:14 -04:00