Commit Graph

246 Commits

Author SHA1 Message Date
Marcin Grzejszczak
04156e9e3c Added log statements after commiting 2017-10-23 21:51:44 +02:00
Marcin Grzejszczak
2af2b2645c Reverting only commits that updated snapshots to other versions; fixes #50 2017-10-23 21:28:05 +02:00
Marcin Grzejszczak
f9f9743c22 Fixed the flickering test 2017-10-23 14:24:43 +02:00
Marcin Grzejszczak
0b2b507507 Polish 2017-10-23 14:00:20 +02:00
Marcin Grzejszczak
b1e6c2f301 Put is working 2017-10-23 13:51:59 +02:00
Marcin Grzejszczak
d0c0f949f4 WIP - changing POST to PUT 2017-10-23 11:38:19 +02:00
Marcin Grzejszczak
687e9d7c03 Seems to be working 2017-10-23 10:49:47 +02:00
Marcin Grzejszczak
2ea405a47f WIP 2017-10-22 22:23:50 +02:00
Marcin Grzejszczak
e5366de6ba Sagan's working 2017-10-22 22:06:46 +02:00
Marcin Grzejszczak
3f968a25bc Fixed broken tests 2017-10-22 21:11:33 +02:00
Marcin Grzejszczak
fedc76d964 WIP 2017-10-22 21:05:19 +02:00
Marcin Grzejszczak
fd4b56c55b Added .git to excluded folders; fixes #49 2017-10-22 21:04:56 +02:00
Spencer Gibb
339924e011 colon to comma 2017-10-20 15:43:17 -04:00
Spencer Gibb
6f4aea0b08 Fix miss-wording, colon->comma 2017-10-20 15:42:07 -04:00
Marcin Grzejszczak
9b4ee920c7 :| 2017-10-03 17:22:17 +02:00
Marcin Grzejszczak
1056c7d942 Converted system prop string to a list of system props 2017-10-03 16:01:37 +02:00
Marcin Grzejszczak
90bde667db Adding some debug options 2017-10-03 14:46:40 +02:00
Marcin Grzejszczak
0d31914a3d Added git credentials property setting; fixes #48 2017-10-03 13:56:08 +02:00
Marcin Grzejszczak
560825a63a Added systemProps resolution; fixes #47 2017-10-03 12:26:36 +02:00
Marcin Grzejszczak
fb44e65e62 Introduction of non interactive mode (#45)
without this change the only way to execute tasks is to provide their number from the console
with this change we can provide execution options from the command line, we can execute full releases, single steps, multiple steps, bounded and unbounded ranges

fixes #37
fixes #44
prerequisite for #30
2017-09-07 12:56:09 +02:00
Marcin Grzejszczak
d16d3dee49 Added updating of release notes
with this change a template with links to closed milestones will be created

fixes #10
2017-09-06 13:15:01 +02:00
Marcin Grzejszczak
f9ca023ca4 Migrated to new docs 2017-08-31 13:52:22 +02:00
Ryan Baxter
0b90b7649f Updated based on feedback from Jay Bryant 2017-08-29 12:24:20 -04:00
Marcin Grzejszczak
49eb0606e6 Fail fast on snapshot / release version mismatch upon cloning
without this change we will know that Spring Cloud Release has wrong setup only when we do POM updates
with this change, upon cloning the Spring Cloud Release project we will immediately check that there are snapshot versions for a release of a non-snapshot version of a project. If that's the case then we throw an exception.

fixes #42
2017-08-22 12:09:29 +02:00
Marcin Grzejszczak
43b4e78b94 Fixed the wrong import 2017-08-22 11:04:30 +02:00
Marcin Grzejszczak
989e8822f4 Fixed the project structure 2017-08-21 12:19:27 +02:00
Marcin Grzejszczak
580b2a7e46 Added gradle substitution feature
fixes #41
2017-08-21 12:16:18 +02:00
Marcin Grzejszczak
2a877352fb Bumped Cloud Build 2017-08-21 12:15:58 +02:00
Marcin Grzejszczak
c1e54944e2 Fixed the snapshot verfication; fixes #40 2017-08-18 19:44:44 +02:00
Marcin Grzejszczak
87915190f5 Fixed manual going back to snapshots & bump version
without this change when the step was executed manually the version wasn't bumped
with this change we analyze the project's version after reverting the commit (if applicable)

fixes #38
2017-08-07 13:01:41 +02:00
Marcin Grzejszczak
681852e3a0 Updated default contract props. fixes #33 2017-07-21 13:11:25 +02:00
Marcin Grzejszczak
afc4720eeb Updated docs 2017-07-21 12:36:59 +02:00
Marcin Grzejszczak
51ed7e8512 fixes #35; updating spring-boot-dependencies 2017-07-21 11:59:57 +02:00
Marcin Grzejszczak
09913e50b6 fix #34; closing numeric milestones for GA only 2017-07-20 16:11:26 +02:00
Marcin Grzejszczak
684163ab58 Fixed tests 2017-07-06 21:12:04 +02:00
Marcin Grzejszczak
b8be7192c6 Added missing mkdirs for template generation; fixes #36 2017-07-06 18:30:04 +02:00
Marcin Grzejszczak
f16573b6ab Updated docs 2017-06-29 07:20:42 +02:00
Marcin Grzejszczak
47d9539d37 Updated readme 2017-06-08 12:43:39 +02:00
Marcin Grzejszczak
914e4c7023 Fixes #28 2017-06-08 12:35:49 +02:00
Marcin Grzejszczak
5f0fc71e6f Changed the task description for artifact deployment
fixes #29
2017-06-05 16:11:23 +02:00
Marcin Grzejszczak
c649a7d95a Updated docs 2017-06-05 15:56:06 +02:00
Marcin Grzejszczak
aa9f580027 Printing the updated versions
fixes #31
2017-06-05 15:52:18 +02:00
Marcin Grzejszczak
fce0ff8e3a Added a tweet template
fixes #25
2017-06-05 15:49:37 +02:00
Marcin Grzejszczak
d85aaddd54 Added support for ssh-agent
// to run the agent
$ eval `ssh-agent`
// to store the pass in the agent
ssh-add ~/.ssh/id_rsa

fixes #26
2017-06-05 15:22:35 +02:00
Marcin Grzejszczak
79a576559f Adding repos 2017-05-31 12:46:49 +02:00
Marcin Grzejszczak
3f28493c2f Adding repos 2017-05-31 12:45:36 +02:00
Marcin Grzejszczak
ba6d98e8a6 Moved to release 2017-05-31 12:43:40 +02:00
Spencer Gibb
ca583191df Fix typo and plugin version 2017-05-24 15:05:14 -04:00
Marcin Grzejszczak
dcc018c112 Fixed the order of message printing 2017-04-24 15:41:32 +02:00
Marcin Grzejszczak
2131efcdc4 Added the ability to run a single step without skipping
fixes #9
2017-04-20 14:51:46 +02:00