Commit Graph

91 Commits

Author SHA1 Message Date
Derek DeJonghe
afb899671a set certain errors to error codes 2018-06-04 17:56:15 -04:00
Derek DeJonghe
cfdae95ce4 bumpversion 2018-06-04 17:48:32 -04:00
Derek DeJonghe
77cc45f425 exit 1 if except 2018-06-04 17:47:51 -04:00
Derek DeJonghe
67079e49e9 add no push option 2018-06-01 14:28:30 -04:00
Derek DeJonghe
055d0101ca bugfix 2018-06-01 13:53:13 -04:00
Derek DeJonghe
68b04de276 Merge branch 'feature/fix-version' into develop 2018-05-25 16:29:21 -04:00
Derek DeJonghe
3669534e47 update Docker file to allow other users to run semver 2018-05-25 16:08:38 -04:00
Derek DeJonghe
b86ae42eb0 rest of comments resolved 2018-05-25 15:10:05 -04:00
Derek DeJonghe
7323af1ad5 combine line 42 and 44 2018-05-25 15:08:42 -04:00
Derek DeJonghe
b989cf6a04 space around + and single quote non interpolated strings 2018-05-25 15:07:36 -04:00
Derek DeJonghe
8a7bcd4764 remove egg info 2018-05-25 15:06:26 -04:00
Derek DeJonghe
38868cea79 change the way dockerfile installs so that we dont have to change it all the time. 2018-05-25 14:35:40 -04:00
Derek DeJonghe
16f1489454 fix conflict 2018-05-25 14:15:28 -04:00
Derek DeJonghe
17897bb7b2 small tweeks to use bumpconfig 2018-05-25 14:14:29 -04:00
Derek DeJonghe
2008a9199d dont need dist, added to ignore 2018-05-25 13:32:39 -04:00
Derek DeJonghe
35c81b2b24 update git ignore 2018-05-24 16:53:01 -04:00
atanasova
d42d6d9a64 change main branch 2018-05-24 16:52:02 -04:00
System Administrator
e9de8322da add semantic versioning checks 2018-05-24 16:36:45 -04:00
Derek DeJonghe
ff40fc8ea3 made py 3 compatable 2018-05-23 15:41:35 -04:00
Derek DeJonghe
09f2d0a941 change print to be 3 friendly 2018-05-23 15:31:41 -04:00
Derek DeJonghe
89689f7a03 switched to module and cli install 2018-05-23 15:09:14 -04:00
Michael Gimbel
611cfeafdf figured out way to attach local .ssh dir so that docker container will have permissions to push to repo we are versioning 2017-10-27 16:41:20 +00:00
Michael Gimbel
6d09f07df9 made a few options configurable instead of hard coded 2017-02-27 20:41:06 +00:00
Michael Gimbel
9887d9ff52 added logic to decide if minor or patch versioning should be done based on last commit message 2017-02-27 19:58:44 +00:00
Michael Gimbel
c5a4c697f3 now this can be a docker container and version a different repository that is on same file system 2017-02-23 22:11:55 +00:00
Michael Gimbel
867b4d7e63 just renamed docker file 2017-02-23 21:16:31 +00:00
Michael Gimbel
0be33d3683 changing docker file name 2017-02-23 20:49:45 +00:00
Michael Gimbel
2a8847e0fe adding Docker 2017-02-23 20:34:12 +00:00
Michael Gimbel
0c52bdce12 Bump version: 1.0.3 -> 1.0.4 2017-02-23 19:43:37 +00:00
Michael Gimbel
54c8b4f986 updating bumpversion config to update custom version file too 2017-02-23 19:43:27 +00:00
Michael Gimbel
49bc8f72c6 adding custom version file 2017-02-23 19:42:35 +00:00
Michael Gimbel
989b7c36f9 adding script that shows how to get the current version 2017-02-23 19:39:43 +00:00
Michael Gimbel
ae4646aba2 Bump version: 1.0.2 -> 1.0.3 2017-02-23 19:31:51 +00:00
Michael Gimbel
542672da53 Bump version: 1.0.1 -> 1.0.2 2017-02-23 19:31:51 +00:00
Michael Gimbel
427ebac417 Bump version: 1.0.0 -> 1.0.1 2017-02-23 19:31:50 +00:00
Michael Gimbel
c609b25da5 Bump version: 0.1.0 -> 1.0.0 2017-02-23 19:29:38 +00:00
Michael Gimbel
65acdcd564 Bump version: 0.0.2 -> 0.1.0 2017-02-23 19:29:17 +00:00
Michael Gimbel
9ccbb5101d Bump version: 0.0.1 -> 0.0.2 2017-02-23 19:28:54 +00:00
Michael Gimbel
fbc108d63f updating README and fixing bumpversion config 2017-02-23 19:28:41 +00:00
Michael Gimbel
f4dc1b1f4d adding bumpversion config file 2017-02-23 19:24:20 +00:00
Michael Gimbel
ef34b55258 initial commit 2017-02-23 19:14:34 +00:00