Commit Graph

32 Commits

Author SHA1 Message Date
ce271b6ce9 Unit Test Workflow, Dockerfile, and Other Improvements 2023-07-22 06:44:41 -04:00
5ecad255b7 Rework get_version and various improvements 2023-07-22 06:44:35 -04:00
Derek DeJonghe
3b59e95c03 yarn does not like _ so we will cast to - 2021-05-13 11:57:03 -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
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
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
702ec78352 Sort by ref not date 2020-02-28 17:39:12 +00:00
7040fbb1a0 Merge branch 'master' of github.com:RightBrain-Networks/auto-semver into bugfix/currentVersion 2020-02-28 16:03:03 +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
753bbe2764 Remove logger from get_version cmd input & added additional test 2020-02-27 20:41:40 +00:00
b76c873e26 Implemented debug logging 2020-02-21 17:44:15 -05:00
Semantic Versioner
29aa0a891c sort the tags 2019-11-27 12:35:41 -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
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
ff40fc8ea3 made py 3 compatable 2018-05-23 15:41:35 -04:00
Derek DeJonghe
89689f7a03 switched to module and cli install 2018-05-23 15:09:14 -04:00