Commit Graph

67 Commits

Author SHA1 Message Date
f3bc97206a Bugfix intenum
Fix creds

attempt documented workaround

Set system prop

Use privileged container to work around Jenkins bug

Remove property set
2020-11-23 02:15:39 -05:00
cac3979eaf Added tests for bump.update_file_version 2020-06-26 17:37:56 -04:00
f28c0950b7 Decouple from bumpversion 2020-06-26 13:26:06 -04:00
e6996e368e fix typo 2020-06-16 15:40:16 -04:00
022d577274 fix if 2020-06-16 15:38:05 -04:00
20cf9b2b01 add docker format support 2020-06-16 15:20:41 -04:00
b8af08b40a Updated regex to check single line and added test case 2020-06-16 12:01:11 -04:00
da2f6358db fix assert 2020-06-15 17:51:05 -04:00
160758942c more tests 2020-06-15 17:50:25 -04:00
fbdc7af4df only dry run version if the branch is of a version type 2020-06-15 17:48:27 -04:00
682ab6e7cc add debug lines 2020-06-15 17:43:14 -04:00
90ad8d0a4a dont run get_branchs on init 2020-06-15 17:33:13 -04:00
74fe2a324d use output not error 2020-06-15 17:29:40 -04:00
d274dc4f27 change syntax 2020-06-15 17:28:06 -04:00
cf7e92bc1d test inside current docker image 2020-06-15 17:19:00 -04:00
56ee7b103d only look for new version if doing format 2020-06-15 17:15:54 -04:00
ebe6b60aaf update tests 2020-06-15 16:45:34 -04:00
2c07ef743e move to format rather than specific flags 2020-06-15 16:29:37 -04:00
6fae3372f2 enable npm and maven prerelease version syntax 2020-06-15 16:01:33 -04:00
48c317f07b add extra flags 2020-06-15 10:44:19 -04:00
33d8615f16 Added tests with mutiple tags & tags out of order 2020-02-28 17:59:54 +00:00
702ec78352 Sort by ref not date 2020-02-28 17:39:12 +00:00
cb05f46aa6 Testing regex 2020-02-28 16:56:50 +00:00
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
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
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