|
7210d87d00
|
Testing with HEAD image
|
2019-04-11 14:37:53 -04:00 |
|
|
a215e1364c
|
Pull image from ECR
|
2019-04-11 14:36:57 -04:00 |
|
|
b740ed8e40
|
Run autosemver in docker
|
2019-04-11 14:33:00 -04:00 |
|
|
6750b10544
|
Testing image tag
|
2019-04-11 14:26:17 -04:00 |
|
|
622a0ee833
|
Testing image tag
|
2019-04-11 14:18:48 -04:00 |
|
|
9fd9823d78
|
Testing image tag
|
2019-04-11 14:17:53 -04:00 |
|
|
7523905ac9
|
Testing image tag
|
2019-04-11 14:13:45 -04:00 |
|
|
240abecacc
|
Fix selfversion
|
2019-04-11 14:11:37 -04:00 |
|
|
11d9c26259
|
Fix selfversion
|
2019-04-11 14:08:18 -04:00 |
|
|
59f677fb2f
|
Make self used semver image
|
2019-04-11 14:07:15 -04:00 |
|
|
401b66bf7e
|
Moved post
|
2019-04-11 13:48:29 -04:00 |
|
|
35f3b62500
|
Syntax
|
2019-04-11 13:47:15 -04:00 |
|
|
4fb7bb6c6f
|
Syntax and cleaning
|
2019-04-11 13:45:34 -04:00 |
|
|
0f1a9acdd4
|
Basic Jenkinsfile
|
2019-04-11 13:42:18 -04:00 |
|
Derek DeJonghe
|
7fd0104c1d
|
add a flag for global user to fix an issue with jenkins
|
2019-03-21 15:25:17 -04:00 |
|
Derek DeJonghe
|
b5b095dd36
|
merged branch
|
2019-03-21 00:00:36 -04: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
|
7936a986e5
|
document exit codes
|
2018-06-05 11:06:08 -04:00 |
|
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 |
|