Marcin Grzejszczak
113d4e2a4d
Migrated to new docs
2017-08-29 15:39:55 +02:00
Marcin Grzejszczak
b99bf95ff9
Bumping versions to 1.1.4.BUILD-SNAPSHOT after release
2017-08-21 12:33:24 +02:00
Marcin Grzejszczak
237ee85dc3
Going back to snapshots
2017-08-21 12:33:24 +02:00
Marcin Grzejszczak
b81bb2a489
Update SNAPSHOT to 1.1.3.RELEASE
2017-08-21 12:28:10 +02:00
Marcin Grzejszczak
2dd22d6646
Added 1.1.x to whitelisted branches
2017-08-07 16:37:07 +02:00
Marcin Grzejszczak
e4af835b8e
Going back to snapshots
2017-07-21 14:30:45 +02:00
Marcin Grzejszczak
85f458e34c
Update SNAPSHOT to 1.1.2.RELEASE
2017-07-21 14:06:43 +02:00
Marcin Grzejszczak
464e886bb8
Added versions
2017-05-26 22:03:29 +02:00
Marcin Grzejszczak
e0ea1b27f0
Bumping versions to 1.1.2.BUILD-SNAPSHOT after release
2017-05-22 23:57:24 +02:00
Marcin Grzejszczak
82f68347fa
Going back to snapshots
2017-05-22 23:57:23 +02:00
Marcin Grzejszczak
7a10b3bf34
Update SNAPSHOT to 1.1.1.RELEASE
2017-05-22 23:51:18 +02:00
Marcin Grzejszczak
ef5020986f
Bumping versions to 1.1.1.BUILD-SNAPSHOT after release
2017-04-11 11:26:11 +02:00
Marcin Grzejszczak
fe14d5c7d9
Going back to snapshots
2017-04-11 11:23:13 +02:00
Marcin Grzejszczak
c167df4fd6
Update SNAPSHOT to 1.1.0.RELEASE
2017-04-11 11:08:00 +02:00
Marcin Grzejszczak
a6cd890b50
Going back to snapshots
2017-03-17 10:09:33 +01:00
Marcin Grzejszczak
47dc54cad4
Update SNAPSHOT to 1.1.0.RC1
2017-03-17 10:04:52 +01:00
Marcin Grzejszczak
5f714f13c1
Merge branch '1.0.x'
2017-03-10 13:04:02 +01:00
Marcin Grzejszczak
aa92a11d82
Added docs for he STS issue
...
fixes #244
2017-03-10 12:53:06 +01:00
Marcin Grzejszczak
e36a6e2b56
Going back to snapshots
2017-01-30 11:47:27 +01:00
Marcin Grzejszczak
dfceed2ce1
Bumping versions before release
2017-01-30 11:41:56 +01:00
Marcin Grzejszczak
bacde76798
Going back to snapshots
2017-01-12 15:58:06 +01:00
Marcin Grzejszczak
bc37cc9a1a
Bumping version before release
2017-01-12 15:28:20 +01:00
Marcin Grzejszczak
d8ff715527
Bumped up version to 1.1.0
2016-12-07 14:34:56 +01:00
Marcin Grzejszczak
7a347da55a
Going back to snapshots
2016-11-24 18:58:50 +01:00
Marcin Grzejszczak
c7883a0d97
Bumping version before release
2016-11-24 18:37:39 +01:00
Andy Wilkinson
72e165e4ae
Use spring-asciidoctor-extensions to provide tabbed code blocks ( #153 )
2016-11-21 17:15:33 +01:00
Marcin Grzejszczak
699c7d2121
Added Gradle / Maven tabs
...
with these changes if someone is not interested with one of those tools one won't see it until it gets clicked
fixes #152
2016-11-21 13:59:42 +01:00
Marcin Grzejszczak
f4a6b4f4b1
Going back to snapshots
2016-10-17 12:22:17 +02:00
Marcin Grzejszczak
dd214f83f6
Bumping versions before release
2016-10-17 11:54:52 +02:00
Marcin Grzejszczak
6381362ad6
Going back to Snapshots
2016-09-23 21:04:10 +02:00
Marcin Grzejszczak
8ee2ef4b18
Bumping versions before release
2016-09-23 20:07:58 +02:00
Marcin Grzejszczak
24b3f80e8c
Going back to SNAPSHOTs
2016-09-08 23:25:23 +02:00
Marcin Grzejszczak
411ca5886b
Bumping versions before RC1 release
2016-09-08 23:25:23 +02:00
Marcin Grzejszczak
c59306ce5d
Going back to snapshots
2016-08-27 00:27:55 +02:00
Marcin Grzejszczak
bf60a6b72f
Bumping versions before release
2016-08-26 23:51:33 +02:00
Marcin Grzejszczak
571d317185
Deploying documentation to proper folder
...
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:
- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/ )
2016-08-16 15:38:21 +02:00
Marcin Grzejszczak
ddc66b4c0c
Going back to Snapshots
2016-07-22 16:22:47 +02:00
Marcin Grzejszczak
62f7d48f8d
Bumping version before M1 release
2016-07-22 16:17:30 +02:00
Marcin Grzejszczak
04f9b75181
Changing group id
...
to org.springframework.cloud from org.springframework.cloud.contract
also stopped running an http server if the contract doesn't support it
added back stub runner modules
2016-07-13 19:24:42 +02:00
Marcin Grzejszczak
cf27296f65
Added a script to generate docs
2016-07-13 13:54:06 +02:00
Marcin Grzejszczak
e9055ba690
Updated the docs
2016-07-13 12:19:37 +02:00
Marcin Grzejszczak
dd15af51d7
Refactored the project, added generation of maven docs
2016-07-12 19:14:42 +02:00
Dave Syer
f96beb3a16
Add ghpages script
2016-07-09 12:04:19 +01:00
Dave Syer
11a385d75a
Fix docs build
2016-07-09 11:58:36 +01:00
Dave Syer
a7720c3915
Fix parent poms
2016-07-09 11:51:14 +01:00
Dave Syer
432f952d3d
Flatten hierarchy
2016-07-09 10:34:49 +01:00