Commit Graph

26 Commits

Author SHA1 Message Date
Marcin Grzejszczak
27f148ee43 Closes milestone on Github
fixes #6
2017-03-13 18:16:52 +01:00
Marcin Grzejszczak
d727a89d7a Polish 2017-03-13 16:16:24 +01:00
Marcin Grzejszczak
037a5e4e0a Ensuring that release versions don't use snapshot versions
without this change we could commit a release version that references a dependency in a snapshot version
with this change an exception will be throw in such a case. Exception will contain a file name together with the line in which a snapshot version was found

fixes #7
2017-03-13 15:37:09 +01:00
Marcin Grzejszczak
0a18deff11 Better commit messages
fixes #5
2017-03-13 12:00:56 +01:00
Marcin Grzejszczak
5b6f923831 Ensured we don't do empty commits 2017-03-10 17:13:24 +01:00
Marcin Grzejszczak
725ae1517b Updated docs 2017-03-10 15:28:47 +01:00
Marcin Grzejszczak
520d51a7b6 Changed the publish docs command to not build the docs 2017-03-10 14:56:15 +01:00
Marcin Grzejszczak
ad9c6e77dc Added checking of html files under docs module only 2017-03-10 14:46:17 +01:00
Marcin Grzejszczak
a67c4ba70d Ensured that exception is thrown when process returns with invalid code 2017-03-10 13:30:49 +01:00
Marcin Grzejszczak
640c0edf57 Updated log about updating the project 2017-03-10 12:25:40 +01:00
Marcin Grzejszczak
89550417ad Removed the docs section 2017-03-10 12:23:57 +01:00
Marcin Grzejszczak
3265732818 Fixed version bump 2017-03-10 12:16:24 +01:00
Marcin Grzejszczak
23b014ebce Fixed publishing docs 2017-03-10 11:36:02 +01:00
Marcin Grzejszczak
5af438fd87 Fixed broken release process 2017-03-10 10:54:26 +01:00
Marcin Grzejszczak
ffda2c3e41 Added full cycle 2017-03-09 18:02:53 +01:00
Marcin Grzejszczak
fb60676638 Added docs publishing 2017-03-09 16:32:10 +01:00
Marcin Grzejszczak
bb3f6c1888 Introducing the git properties 2017-03-09 15:38:50 +01:00
Marcin Grzejszczak
442a7234eb Added committing / tagging and pushing 2017-03-09 12:38:34 +01:00
Marcin Grzejszczak
2f3343e9a2 build -> builder package 2017-03-09 09:50:47 +01:00
Marcin Grzejszczak
7acb5c9dd0 Added missing packages 2017-03-09 09:40:52 +01:00
Marcin Grzejszczak
0533f711e5 Fixed broken build 2017-03-08 16:22:01 +01:00
Marcin Grzejszczak
5e982feea8 Added nicer output 2017-03-08 15:03:32 +01:00
Marcin Grzejszczak
5a8b3fc2ec Added building of the project 2017-03-08 14:39:18 +01:00
Marcin Grzejszczak
4d53bcc4d5 Added tests for ignoring changes 2017-03-08 11:58:02 +01:00
Marcin Grzejszczak
c3dd3b7586 Made tests less brittle 2017-03-08 11:27:06 +01:00
Marcin Grzejszczak
36383b14bf Releaser -> spring-cloud-release-tools 2017-03-07 22:28:44 +01:00