Commit Graph

99 Commits

Author SHA1 Message Date
Spencer Gibb
f7cc4c9cbf Reverts to SNAPSHOT 2018-04-05 13:32:37 -04:00
Spencer Gibb
54866e4fde Updates to 2.0.0.RELEASE 2018-04-05 13:30:06 -04:00
Marcin Grzejszczak
992b69d2f9 Added callout icons, fixes gh-70 2018-03-09 12:57:56 +01:00
Dave Syer
62496dfea4 Revert spring cloud version to snapshots 2018-03-01 11:40:04 +00:00
Dave Syer
44308608fa Update to RC2 2018-03-01 11:39:29 +00:00
Dave Syer
27d1e79004 Revert to snapshots 2018-02-23 16:39:32 +00:00
Dave Syer
79da5e764f RC1 -> Boot 2.0.0.RC2 2018-02-23 16:38:43 +00:00
Dave Syer
6c706834b6 Revert to snapshots 2018-02-03 14:30:01 +00:00
Dave Syer
4a9a6b5a03 Update to 2.0.0.M7 2018-02-03 14:29:14 +00:00
buildmaster
da52405878 Going back to snapshots 2017-12-01 21:32:42 +00:00
buildmaster
c3f1d40a1a Update SNAPSHOT to 2.0.0.M6 2017-12-01 21:32:10 +00:00
Spencer Gibb
33357b5a8e Merge branch '1.3.x' 2017-11-28 12:20:25 -05:00
Spencer Gibb
f4c22a5151 Fix docs whitelist branch 2017-11-28 12:20:09 -05:00
buildmaster
34aaa7e1f1 Bumping versions to 1.3.7.BUILD-SNAPSHOT after release 2017-11-20 10:34:54 +00:00
buildmaster
e9ef6a7e53 Going back to snapshots 2017-11-20 10:34:54 +00:00
buildmaster
203d35ed0a Update SNAPSHOT to 1.3.6.RELEASE 2017-11-20 10:34:16 +00:00
Spencer Gibb
4409eeb36c Going back to snapshots 2017-11-14 16:44:39 -05:00
Spencer Gibb
2847052243 Update SNAPSHOT to 2.0.0.M5 2017-11-14 16:44:08 -05:00
Spencer Gibb
9884f0d3d4 Back to SNAPSHOTS 2017-10-17 19:56:23 -04:00
Spencer Gibb
7d3355a2b1 Update to 2.0.0.M4 2017-10-17 19:52:16 -04:00
Dave Syer
ce4be9d6fa Revert to cloud snapshot versions 2017-10-13 15:44:16 +01:00
Dave Syer
5b8d436cd8 Update to 2.0.0.M3 2017-10-13 15:42:54 +01:00
Dave Syer
7d5abfdf13 Revert to snapshots 2017-09-12 17:43:57 +01:00
Dave Syer
80fa01c000 Update to 1.3.5.RELEASE 2017-09-12 17:40:43 +01:00
Marcin Grzejszczak
f028bf01b6 Merge branch 'master' into 2.0.x 2017-08-31 14:27:48 +02:00
Marcin Grzejszczak
09317bb95c Polish 2017-08-31 14:27:44 +02:00
Marcin Grzejszczak
4e7df1097b Merge branch 'master' into 2.0.x 2017-08-31 14:19:34 +02:00
Marcin Grzejszczak
8f19618cc2 Let's eat our own dogfood
sc-build reuses sc-build logic to generate its own docs
2017-08-31 14:08:45 +02:00
Marcin Grzejszczak
fe8ac6ba05 Fixed wrong parent reference 2017-08-31 13:51:24 +02:00
Marcin Grzejszczak
4d0246d73e Started to publish the docs module as a jar
without this change we copy paste all the scripts, resources etc. to every single project
with this change each project will have this project's resources unpacked in the local `target` directory. The docs generation already reference this changed location so no need to copy paste of any resources is required

fixes #60
2017-08-31 13:48:43 +02:00
Marcin Grzejszczak
0269b4a8b6 Not failing the script if a file can't be added
it happens when you want to add a file that is in .gitignore
2017-08-29 14:33:21 +02:00
Marcin Grzejszczak
b7bbf68141 Initial approach to new docs (#59) 2017-08-29 09:52:29 +02:00
Jon Schneider
de403a2553 Add CircleCI badge to README.adoc 2017-05-11 13:14:12 -05:00
Marcin Grzejszczak
736d29ac18 Fixed the retrieval of current branch 2017-03-17 10:10:08 +01:00
Marcin Grzejszczak
ef8189dc88 Fixed the retrieval of current branch 2017-03-17 09:43:26 +01:00
Marcin Grzejszczak
03fd279df1 Added logging to the script 2017-03-10 16:53:19 +01:00
Marcin Grzejszczak
3bfe13c793 Updated ghpages 2017-03-10 16:48:13 +01:00
Marcin Grzejszczak
931e8fe555 Updated ghpages 2017-03-10 16:00:12 +01:00
Marcin Grzejszczak
88118aa277 Don't switch to tag for snapshots 2017-03-10 15:36:59 +01:00
Pei-Tang Huang
9665f34a7f Fixed the format of JCenter deploying snippet. 2017-02-15 09:06:06 +08:00
copa2
c80858652b Fix typo
Obvious fix
2016-11-02 22:42:52 +01:00
Marcin Grzejszczak
786ffe9db5 Fixing git remote 2016-10-18 15:50:56 +02:00
Marcin Grzejszczak
3abc7bdef4 Added tail to pick proper echoed value 2016-09-22 22:58:45 +02:00
Dave Syer
26a0e7df3d Fix commented out git push
Otherwise the result is not persisted
2016-09-22 12:03:14 +01:00
Dave Syer
96e92e5dd4 Fix project name and git additions
The project name is not necessarily the same as the artifactId
(some projects use *-parent), so it's better to guess from
the git remote.

Also "git add -A <a file>" can easily fail if you add an ignored
file by mistake. It's better just to add the directory.
2016-09-22 11:15:35 +01:00
Dave Syer
c68034276a Update ghpages script to do project name discovery
Also uses local mvnw wrapper if it it is there.
2016-09-21 11:50:26 +01:00
Marcin Grzejszczak
74e01e91c7 Added ReleaseTrain switch 2016-08-23 16:01:53 +02:00
Marcin Grzejszczak
31b59823a2 Fixed bugs in gh-pages
- when (-b) flag was passed there was a check if target contains docs (makes no sense)
- after cloning the Spring Cloud Static we didn't check out gh-pages
2016-08-22 13:27:11 +02:00
Marcin Grzejszczak
66bfb4626b Added automated building and cloning of spring-cloud-static 2016-08-19 11:40:58 +02:00
Marcin Grzejszczak
2a24b23f37 Continuing the script when failing to check out... it happens for Jenkins for some reason 2016-08-18 16:45:45 +02:00