Commit Graph

364 Commits

Author SHA1 Message Date
Marcin Grzejszczak
ebf0bd8876 Polish 2019-10-29 15:16:42 +01:00
Marcin Grzejszczak
61ff4d7fa7 Updates following the first run of Reactor build 2019-10-29 14:27:53 +01:00
Marcin Grzejszczak
c08b028389 Abstracted GitHub actions
- Spring Cloud guides and start.spring.io is now treated as a Spring Cloud custom action
- improved start.spring.io integration

fixes gh-158
fixes gh-159
2019-10-25 17:13:42 +02:00
Marcin Grzejszczak
6fa70843a3 Apply dry run release per project when that option is set 2019-10-24 14:49:46 +02:00
Marcin Grzejszczak
2deb04af16 Added dry-run option; fixes gh-163 2019-10-24 13:54:36 +02:00
Marcin Grzejszczak
df01ac1bf3 Ignoring bats fixtures 2019-10-03 21:15:15 +02:00
Marcin Grzejszczak
8ab30ea6ca Ignoring bats fixtures 2019-10-03 20:54:11 +02:00
Marcin Grzejszczak
9dd8aa7627 Updated docs 2019-09-27 13:43:11 +02:00
Marcin Grzejszczak
36bdd6af57 Updated the docs 2019-09-06 15:51:20 +02:00
Marcin Grzejszczak
b8e938037b Refactoring:
- Allows hooking in of bom parsers and documentation updaters
- Can read from gradle.properties
- Abstracted bom parsing
- Refactord buildsystem
- Added the buildsystem abstraction
2019-09-06 11:58:29 +02:00
Marcin Grzejszczak
49e4a4a4cc Update properties in projects to the bumped build snapshot
fixes gh-120
2019-08-21 16:39:11 +02:00
Marcin Grzejszczak
d863dfc904 Fixed the gh issue titles 2019-08-19 14:13:18 +02:00
Marcin Grzejszczak
ae9f0a7266 Will file an issue to start.spring.io; fixes gh-153 2019-08-19 14:01:47 +02:00
Marcin Grzejszczak
eec48c142b Will create an issue in start.spring.io for a new release train 2019-08-19 13:58:25 +02:00
Marcin Grzejszczak
5ced6c71af Added a hook to delete all temporary files; fixes gh-151 2019-08-19 13:24:41 +02:00
Marcin Grzejszczak
0ef41ee48d Extended the assertions to verify a slash and a dot before a version; fixes gh-152 2019-08-19 12:19:41 +02:00
Marcin Grzejszczak
e625e0186f Updated the new docs url; fixes gh-155 2019-08-19 10:39:58 +02:00
Marcin Grzejszczak
940e7ec2ee Changed build_unstable to build_status 2019-07-23 12:28:18 +02:00
Marcin Grzejszczak
1a0833b2d8 Not updating project page anymore since it has changed 2019-07-23 12:14:23 +02:00
Marcin Grzejszczak
f3569efc7f Output a file when build unstable 2019-07-03 21:17:22 +02:00
Spencer Gibb
f4b0b6536f Removes -X to build command 2019-07-01 11:00:30 -04:00
Spencer Gibb
7286b2ae1d Adds -X to build command 2019-07-01 10:33:51 -04:00
Spencer Gibb
5d23188ecb Changes command logging from debug to info 2019-06-28 16:51:27 -04:00
Marcin Grzejszczak
af893cbd52 Merge branch 'release_docs' 2019-06-11 13:00:12 +02:00
Marcin Grzejszczak
6efedbc324 Added caching for github 2019-06-11 12:59:54 +02:00
Marcin Grzejszczak
7512127d8b Polish 2019-06-11 08:45:45 +02:00
Jay Bryant
3bd24a5814 Editing pass for Marcin's addition
Marcin added a section about perform a release with Jenkins. I edited it.
2019-06-10 13:22:17 -05:00
Marcin Grzejszczak
80997f4a25 Polish 2019-06-10 17:22:23 +02:00
Marcin Grzejszczak
de4a44ccca Polish 2019-06-10 17:21:33 +02:00
Marcin Grzejszczak
e4465abc46 Polish 2019-06-10 17:18:24 +02:00
Marcin Grzejszczak
d4d9136e2a Added docs for release processes 2019-06-10 17:13:59 +02:00
Marcin Grzejszczak
4f9bb4bb11 removed the sc-release git repo url 2019-06-10 16:17:04 +02:00
Marcin Grzejszczak
82cd3686fc Release train doc command should fetch spring cloud release via https 2019-06-08 20:46:15 +02:00
Marcin Grzejszczak
1f40903aec Should finally make the build unstable 2019-06-06 16:39:19 +02:00
Marcin Grzejszczak
c36ce07493 Should stop failing on unstable exceptions 2019-06-06 10:24:59 +02:00
Marcin Grzejszczak
3ef0721fe6 Fixed the build 2019-05-13 14:17:31 +02:00
Ryan Baxter
1093baaa3d Added README for Spring Cloud Info 2019-05-08 15:55:13 -04:00
Ryan Baxter
a6b591d781 Refining API 2019-05-08 12:19:38 -04:00
Marcin Grzejszczak
1eb7d21e0b Nicer docs 2019-05-08 14:14:42 +02:00
Marcin Grzejszczak
be83591547 Fixed the build and docs 2019-05-08 13:13:37 +02:00
Ryan Baxter
45a284dc45 Initial commit for spring-cloud-info 2019-05-07 20:18:23 -04:00
Marcin Grzejszczak
0b937a8331 Updates guides as a post action
fixes gh-147
2019-05-07 16:50:10 +02:00
Marcin Grzejszczak
05f911e0ae Throws an exception only from the run method 2019-05-07 15:24:16 +02:00
Marcin Grzejszczak
091b8bba8b Guides profile disabled when no guides should be updated 2019-05-07 14:13:30 +02:00
Marcin Grzejszczak
666584bf68 Polish 2019-05-02 11:47:33 +04:00
Marcin Grzejszczak
b1ae873800 Added -Pguides when the given project version is the newest GA version
fixes gh-145
2019-04-30 16:19:13 +04:00
Marcin Grzejszczak
f0918918f2 Changed type of project samples 2019-04-29 12:56:00 +04:00
Marcin Grzejszczak
54a6099fbc Added defaults 2019-04-29 11:34:14 +04:00
Marcin Grzejszczak
ca30632aba Updated 2019-04-25 17:37:11 +04:00
Marcin Grzejszczak
6db40b2ac4 Fixed the uild 2019-03-22 09:52:15 +01:00