Commit Graph

260 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
c6191c3505 Update \setup.py to use setup.cfg 2023-06-30 17:55:38 -04:00
1ff0cc923b Update setup.py 2023-06-30 17:40:58 -04:00
Derek DeJonghe
442f9f72b3
Merge pull request #53 from RightBrain-Networks/bugfix/npm-no-underscore
yarn does not like _ so we will cast to -
2021-05-13 11:58:26 -04:00
Derek DeJonghe
3b59e95c03 yarn does not like _ so we will cast to - 2021-05-13 11:57:03 -04:00
Derek DeJonghe
c99ad104ca
Merge pull request #52 from RightBrain-Networks/bugfix/version
Use current version for packaging
2020-11-23 10:27:11 -05:00
7b61643f7c Use current version for packaging 2020-11-23 10:24:59 -05:00
Derek DeJonghe
b700635243
Merge pull request #51 from RightBrain-Networks/bugfix/pipeline
Bugfix: Pipeline & Double Quotes in Commit
2020-11-23 10:17:48 -05: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
11a4ff35fc Remove searching file for regex 2020-11-20 11:39:40 -05:00
Derek DeJonghe
eaebfcc329
Merge pull request #49 from RightBrain-Networks/feature/decouplebump
Decouple from `bumpversion`
2020-06-26 17:45:02 -04: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
Kevin Lucas
3d82649a80
Merge pull request #48 from RightBrain-Networks/bugfix/docker-format
add docker format support
2020-06-16 15:43:30 -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
2664efea0b
Merge pull request #47 from RightBrain-Networks/bugfix/regexNewLines
BUGFIX: Fixed versioning with branch name commit description
2020-06-16 12:39:32 -04:00
b8af08b40a
Updated regex to check single line and added test case 2020-06-16 12:01:11 -04:00
Derek DeJonghe
485dc7bf95
Merge pull request #45 from RightBrain-Networks/feature/pre-releases
Feature/pre releases
2020-06-15 18:15:22 -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
0265f52eb3 set agent back to how it was 2020-06-15 17:44:58 -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
8ea6ab3325 update docker file 2020-06-15 16:57:41 -04:00
Derek DeJonghe
a3910ed34d update docker file 2020-06-15 16:53:56 -04:00
Derek DeJonghe
63386027c1 update readme 2020-06-15 16:50:41 -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
ab94376058
Merge pull request #44 from RightBrain-Networks/bugfix/currentVersion
Sort by ref not date
2020-02-28 14:52:34 -05: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
Derek DeJonghe
fa143a3c60
Merge pull request #43 from RightBrain-Networks/bugfix/currentVersion
Use `current_version` as an input
2020-02-28 12:25:19 -05: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