Commit Graph

93 Commits

Author SHA1 Message Date
buildmaster
bb6f4b3763 Bumping versions to 1.3.12.BUILD-SNAPSHOT after release 2018-06-28 14:15:46 +00:00
buildmaster
167f2b2f7d Going back to snapshots 2018-06-28 14:15:46 +00:00
buildmaster
d15f4f1ec7 Update SNAPSHOT to 1.3.10.RELEASE 2018-06-28 14:14:39 +00:00
buildmaster
5f3c88babc Bumping versions to 1.3.11.BUILD-SNAPSHOT after release 2018-06-28 13:39:47 +00:00
buildmaster
0e386af8ac Going back to snapshots 2018-06-28 13:39:47 +00:00
buildmaster
712ff51fb8 Update SNAPSHOT to 1.3.10.RELEASE 2018-06-28 13:38:58 +00:00
Dave Syer
ae73ec3da9 Revert to snapshots 2018-04-24 10:15:55 +01:00
Dave Syer
4b2628d05a Update to Boot 1.5.12 2018-04-24 10:15:21 +01:00
Marcin Grzejszczak
c3115313ac Added callout icons, fixes gh-70 2018-03-09 12:56:45 +01:00
Ryan Baxter
f020bf77a9 bumping version to next release 2018-02-07 15:56:36 -05:00
Ryan Baxter
a2bb813307 Revert "1.3.8.RELEASE"
This reverts commit 136880ebe3.
2018-02-07 15:43:48 -05:00
Ryan Baxter
136880ebe3 1.3.8.RELEASE 2018-02-07 15:40:00 -05:00
buildmaster
924ed94f88 Bumping versions to 1.3.8.BUILD-SNAPSHOT after release 2017-12-21 17:37:30 +00:00
buildmaster
c508ad4a2f Going back to snapshots 2017-12-21 17:37:30 +00:00
buildmaster
db230a7b3d Update SNAPSHOT to 1.3.7.RELEASE 2017-12-21 17:36:44 +00: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
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
09317bb95c Polish 2017-08-31 14:27:44 +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
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
Marcin Grzejszczak
fa67b987a3 Continuing the script when failing to check out... it happens for Jenkins for some reason 2016-08-18 16:10:50 +02:00
Marcin Grzejszczak
9726d21b93 Fixed branch resolution
some older repos don't have the docs.main prop. In that case I'm resolving the root file from REPO_NAME
2016-08-18 14:26:36 +02:00
Marcin Grzejszczak
8cec662d57 Added cd to rootfolder for ghpages 2016-08-18 13:43:09 +02:00
Marcin Grzejszczak
bc15dd4cf9 Updated synchro script - fixed minor bugs 2016-08-18 13:17:04 +02:00
Marcin Grzejszczak
1c8c65b384 Creating folder in ghpages only when branch is whitelisted 2016-08-18 12:54:07 +02:00
Marcin Grzejszczak
990f3bcca3 Reverting back to previous logic of docs copying 2016-08-18 12:45:18 +02:00