Commit Graph

224 Commits

Author SHA1 Message Date
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
f3c8944538 Update regex 2020-02-27 21:56:15 +00:00
76538e5516 Update README.md with current_version's purpose 2020-02-27 21:21:34 +00:00
95de1360fd Use version from config file as default 2020-02-27 21:15:33 +00:00
a9bd3b3cf9 Merge branch 'master' into bugfix/currentVersion 2020-02-27 21:13:14 +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
085b20a10f Added getVersion() groovy function 2020-02-27 21:12:58 +00:00
Derek DeJonghe
dc8fdc1c88
Merge pull request #42 from RightBrain-Networks/hotfix/runtimeErrors
Fix `semver_get_version` Output
2020-02-27 16:05:59 -05: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
Derek DeJonghe
8b1953ac86
Merge pull request #40 from RightBrain-Networks/bugfix/GitLabSupport
GitLab Support
2020-02-06 13:37:22 -05:00
1ce86ccb03 Update regex to support GitLab 2020-02-06 13:08:52 -05:00
Kevin Lucas
53b8cbd8e3
Merge pull request #39 from RightBrain-Networks/bugfix/getVersionGroovyFunction
Added getVersion() groovy function
2020-01-31 13:16:13 -05:00
ce4ef0fa41 Added getVersion() groovy function 2020-01-31 13:14:26 -05:00
Derek DeJonghe
8fe6d81864
Merge pull request #36 from RightBrain-Networks/test/branch
Basic Unit Testing
2020-01-28 12:44:21 -05:00
Derek DeJonghe
342b668e67
Merge pull request #38 from RightBrain-Networks/documentation/groovyFunction
DOCUMENTATION: Update comments for `runAutoSemver.groovy`
2020-01-28 12:27:02 -05:00
8e7991db56 DOCUMENTATION: Update comments for runAutoSemver.groovy 2020-01-28 12:21:45 -05:00
1a95713d1d Implemented a few basic unit tests 2019-12-27 18:11:43 -05:00
Derek DeJonghe
21585c5eab
Merge pull request #35 from RightBrain-Networks/feature/finalChanges
Stash & Unstack package
2019-12-20 16:21:04 -05:00
c540322f82 Guidance description 2019-12-20 16:18:36 -05:00
30ccea4c39 Stash & Unstack package
Stash & Unstack package

Stash & Unstack package

* -> env.VERSION

*

Fix

Use SEMVER_NEW_VERSION

Semver
2019-12-20 16:08:59 -05:00
Derek DeJonghe
518a651317
Merge pull request #34 from RightBrain-Networks/feature/finalChanges
Moved main branch to master
2019-12-20 15:22:22 -05:00
f86340fc72 Moved main branch to master 2019-12-20 15:20:10 -05:00
Derek DeJonghe
1e264b5443
Merge pull request #33 from RightBrain-Networks/feature/finalChanges
Update ReadMe.md; Add gitPushTags.groovy; Update setup.py;
2019-12-20 15:19:26 -05:00
152278ae86 DOCUMENTATION: Remove *must* match 2019-12-20 15:17:15 -05:00
bd7af42d58 Add README.md to package 2019-12-20 15:15:14 -05:00
63e8c3a348 Avoid double get_version 2019-12-20 15:12:39 -05:00
a8053afa93 Update ReadMe.md; Add gitPushTags.groovy; Update setup.py; 2019-12-20 14:59:38 -05:00
513cc6230f Remove ECR 2019-12-20 14:27:44 -05:00
f49075179f Self version using DockerHub 2019-12-20 14:24:29 -05:00
d73b794f78 DockerHub user -> DockerHub org 2019-12-20 14:23:10 -05:00
5aa38dbd83 Move requirements from /dist -> / 2019-12-20 14:06:08 -05:00
4251308a89 .github files 2019-12-20 14:02:43 -05:00