Commit Graph

51 Commits

Author SHA1 Message Date
Marcin Grzejszczak
c0b172ddda Updated docs with the profiles 2020-11-18 08:35:02 +01:00
Marcin Grzejszczak
07ff7a5726 Updated docs 2020-06-09 16:45:33 +02:00
Spencer Gibb
5b2cdcccf2 Updates doc to remove platform bom 2020-01-17 14:33:26 -05:00
Spring Operator
45de1f4744 URL Cleanup (#109)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:11:37 -04:00
Spencer Gibb
81b8b3b48a Initial Greenwich versions 2018-08-02 17:09:53 -04:00
Spencer Gibb
6b66022c57 Updates to snapshots 2018-06-18 22:33:46 -04:00
Spencer Gibb
f7c64759e4 Updates to release versions 2018-06-18 21:57:34 -04:00
Thomas Risberg
1fa159bead Fix instructions for RELEASE build (#91)
* Fix instructions for RELEASE build

- this got clobbered as part of 45afb30582 (diff-7bd4a925c695c2eb0eced3872b9b965f)

* - adding fix to docs/src/main/asciidoc
2018-04-05 15:07:33 -04:00
Spencer Gibb
124d7d6951 Change platform bom to Cairo 2018-03-02 11:53:23 -05:00
Spencer Gibb
0fbb528238 Update boot version to 2.0.0 2017-10-30 14:20:04 -04:00
Marcin Grzejszczak
8a7060d182 Referrencing resources from sc-build 2017-08-31 15:28:03 +02:00
Marcin Grzejszczak
9a247163e4 Migrated to new docs 2017-08-29 14:50:16 +02:00
Spencer Gibb
472c7073b9 Merge branch 'master' into Finchley
# Conflicts:
#	docs/pom.xml
#	docs/src/main/asciidoc/spring-cloud-starters.adoc
#	pom.xml
#	spring-cloud-dependencies/pom.xml
#	spring-cloud-starter-parent/pom.xml
2017-06-30 09:57:12 -06:00
Spencer Gibb
2bd6aa28e7 Update to Edgware 2017-05-24 10:34:48 -06:00
Spencer Gibb
682c947696 Update to SNAPSHOTS 2017-04-12 11:29:06 -06:00
Spencer Gibb
83761d97a9 Fixes version in docs 2017-04-12 11:24:58 -06:00
Spencer Gibb
7d0276fea7 Update versions for Finchley 2017-03-17 21:08:59 -06:00
Spencer Gibb
29dde5f8e4 Prepare versions for Dalston.RC1 2017-03-15 16:53:39 -06:00
Spencer Gibb
32ebcd2c31 Update springio platform version to Brussels-BUILD-SNAPSHOT 2017-01-30 11:08:51 -07:00
Spencer Gibb
952f705808 Revert "Update SNAPSHOT to Dalston.M1"
This reverts commit 91881ba86e.
2017-01-30 11:06:00 -07:00
Spencer Gibb
91881ba86e Update SNAPSHOT to Dalston.M1 2017-01-30 11:04:44 -07:00
Spencer Gibb
086d61949e Update to Dalston 2016-11-01 15:51:37 -06:00
Spencer Gibb
695c67cf84 Update to SNAPSHOT 2016-11-01 14:43:46 -06:00
Spencer Gibb
fda0b282f2 Update SNAPSHOT to Camden.SR2 2016-11-01 14:34:41 -06:00
Dave Syer
b67c811e0a Revert to snapshots 2016-10-18 16:51:15 +01:00
Dave Syer
b54f47595d Update for Camden.SR1 2016-10-18 16:48:28 +01:00
Dave Syer
dbbdfd0ad0 Revert to snapshots 2016-08-27 11:17:56 +01:00
Dave Syer
e4d44f5a1a Release Camden.M1 2016-08-27 10:52:32 +01:00
Marcin Grzejszczak
d934038558 Updating ghpages for all projects 2016-08-22 13:33:05 +02:00
Marcin Grzejszczak
b42bd7c50a Updating ghpages for all projects 2016-08-19 11:47:27 +02:00
Marcin Grzejszczak
38bfbbce72 Updating ghpages for all projects 2016-08-18 13:16:22 +02:00
Marcin Grzejszczak
67c2a94d9c Updating ghpages for all projects 2016-08-17 12:46:36 +02:00
Marcin Grzejszczak
d9cb5ccc82 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:49:30 +02:00
Dave Syer
ed5fcf521f Rename starters->release 2016-08-16 07:53:39 +01:00
Spencer Gibb
5071fca915 Updated to camden 2016-07-01 10:59:04 -06:00
Dave Syer
f4b7bd72e6 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
45afb30582 Revert to snapshots (Brixton still) 2016-06-10 17:11:22 +01:00
Dave Syer
109092ad76 Update to RC2 2016-04-18 16:21:28 +01:00
Spencer Gibb
2a8ff60fff Document how to use with Spring IO Platform.
fixes gh-49
2016-04-08 10:24:19 -06:00
Spencer Gibb
0b022837e2 Update readme for code of conduct.
See https://github.com/spring-cloud/spring-cloud-build/issues/26
2016-02-01 20:18:23 -07:00
Dave Syer
6d91071686 Make ghpages.sh work on a branch 2015-08-25 15:16:55 +01:00
Dave Syer
64534652cd Fix path to docs in README raw text 2015-06-25 12:31:29 +01:00
Roy Clarkson
c80a234c82 Specify the settings file when building locally 2015-06-03 15:02:48 -05:00
Roy Clarkson
a7b8a22427 Fix spelling 2015-06-03 15:00:45 -05:00
Dave Syer
b0901b0056 Add link to github in rendered docs 2015-03-20 11:47:37 +00:00
Dave Syer
f704e91b7a Clean up parent poms and clarify building and deploying
To deploy to snapshot repos you need

-DaltSnapshotDeploymentRepository=\
repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

(as per /travis.yml) because the parent for spring-cloud-starter-parent
does not have a repository declared.
2015-03-02 16:46:52 +00:00
Dave Syer
47aacfdcbc Add spring-cloud-starter-oauth2 2015-01-14 16:35:21 +00:00
Dave Syer
91cdf4e44f Change docs path in README 2014-12-11 15:41:36 +00:00
Dave Syer
e71b57f8bf Add contributing section to README 2014-11-17 10:29:14 +00:00
Dave Syer
0771f7db73 Simplify README generator 2014-10-14 13:05:01 +01:00