Commit Graph

76 Commits

Author SHA1 Message Date
ce271b6ce9 Unit Test Workflow, Dockerfile, and Other Improvements 2023-07-22 06:44:41 -04:00
62ea63618b Get config properly 2023-07-22 06:44:38 -04:00
5ecad255b7 Rework get_version and various improvements 2023-07-22 06:44:35 -04:00
4a8c154a53 Implement unittests 2023-07-22 06:44:27 -04:00
92eb0cff39 Major semver update and refactor 2023-06-30 22:53:38 -04:00
22035b89e0 Rework utils 2023-06-30 18:46:13 -04:00
Derek DeJonghe
3b59e95c03 yarn does not like _ so we will cast to - 2021-05-13 11:57:03 -04:00
dfbbfe6181 Convert line endings and remove backslashes 2020-11-23 02:43:30 -05:00
8ba581e702 Add test for GitLab merge with message in quotes 2020-11-23 02:21:14 -05:00
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
Derek DeJonghe
e6996e368e fix typo 2020-06-16 15:40:16 -04:00
Derek DeJonghe
022d577274 fix if 2020-06-16 15:38:05 -04:00
Derek DeJonghe
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
Derek DeJonghe
da2f6358db fix assert 2020-06-15 17:51:05 -04:00
Derek DeJonghe
160758942c more tests 2020-06-15 17:50:25 -04:00
Derek DeJonghe
fbdc7af4df only dry run version if the branch is of a version type 2020-06-15 17:48:27 -04:00
Derek DeJonghe
682ab6e7cc add debug lines 2020-06-15 17:43:14 -04:00
Derek DeJonghe
90ad8d0a4a dont run get_branchs on init 2020-06-15 17:33:13 -04:00
Derek DeJonghe
74fe2a324d use output not error 2020-06-15 17:29:40 -04:00
Derek DeJonghe
d274dc4f27 change syntax 2020-06-15 17:28:06 -04:00
Derek DeJonghe
cf7e92bc1d test inside current docker image 2020-06-15 17:19:00 -04:00
Derek DeJonghe
56ee7b103d only look for new version if doing format 2020-06-15 17:15:54 -04:00
Derek DeJonghe
ebe6b60aaf update tests 2020-06-15 16:45:34 -04:00
Derek DeJonghe
2c07ef743e move to format rather than specific flags 2020-06-15 16:29:37 -04:00
Derek DeJonghe
6fae3372f2 enable npm and maven prerelease version syntax 2020-06-15 16:01:33 -04:00
Derek DeJonghe
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
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