44 Commits

Author SHA1 Message Date
7040fbb1a0 Merge branch 'master' of github.com:RightBrain-Networks/auto-semver into bugfix/currentVersion 2020-02-28 16:03:03 +00:00
f3c8944538 Update regex 2020-02-27 21:56:15 +00:00
95de1360fd Use version from config file as default 2020-02-27 21:15:33 +00:00
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
318981fdd2 Added test for output of get_version() 2020-02-27 20:55:32 +00:00
753bbe2764 Remove logger from get_version cmd input & added additional test 2020-02-27 20:41:40 +00:00
Derek DeJonghe
ae93bad0e0
Merge pull request #41 from RightBrain-Networks/bugfix/logging
Implement Debug Logging
2020-02-24 09:18:36 -05: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
1ce86ccb03 Update regex to support GitLab 2020-02-06 13:08:52 -05:00
1a95713d1d Implemented a few basic unit tests 2019-12-27 18:11:43 -05:00
Derek DeJonghe
950cb4cb1f fix regex 2019-12-16 16:48:34 -05:00
Derek DeJonghe
897d983dda list index out of range 2019-12-16 16:35:27 -05:00
Derek DeJonghe
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
Semantic Versioner
29aa0a891c sort the tags 2019-11-27 12:35:41 -05:00
Semantic Versioner
839a1dfb1d update to bump2version 2019-11-25 16:12:58 -05:00
Semantic Versioner
23f7ee3ef0 default value must be semantic 2019-11-25 13:35:15 -05:00
Semantic Versioner
3c7f18ff26 change quotes 2019-11-25 13:33:05 -05:00
Semantic Versioner
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
Derek DeJonghe
7fd0104c1d add a flag for global user to fix an issue with jenkins 2019-03-21 15:25:17 -04:00
Derek DeJonghe
b5b095dd36 merged branch 2019-03-21 00:00:36 -04:00
Derek DeJonghe
1997b5caa6 get branch name with dot, dot output git errors 2018-06-06 09:56:45 -04:00
Derek DeJonghe
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
Derek DeJonghe
afb899671a set certain errors to error codes 2018-06-04 17:56:15 -04:00
Derek DeJonghe
cfdae95ce4 bumpversion 2018-06-04 17:48:32 -04:00
Derek DeJonghe
77cc45f425 exit 1 if except 2018-06-04 17:47:51 -04:00
Derek DeJonghe
67079e49e9 add no push option 2018-06-01 14:28:30 -04:00
Derek DeJonghe
055d0101ca bugfix 2018-06-01 13:53:13 -04:00
Derek DeJonghe
b86ae42eb0 rest of comments resolved 2018-05-25 15:10:05 -04:00
Derek DeJonghe
7323af1ad5 combine line 42 and 44 2018-05-25 15:08:42 -04:00
Derek DeJonghe
b989cf6a04 space around + and single quote non interpolated strings 2018-05-25 15:07:36 -04:00
Derek DeJonghe
17897bb7b2 small tweeks to use bumpconfig 2018-05-25 14:14:29 -04:00
atanasova
d42d6d9a64 change main branch 2018-05-24 16:52:02 -04:00
System Administrator
e9de8322da add semantic versioning checks 2018-05-24 16:36:45 -04:00
Derek DeJonghe
ff40fc8ea3 made py 3 compatable 2018-05-23 15:41:35 -04:00
Derek DeJonghe
09f2d0a941 change print to be 3 friendly 2018-05-23 15:31:41 -04:00
Derek DeJonghe
89689f7a03 switched to module and cli install 2018-05-23 15:09:14 -04:00