From f9601d42b18238ab50aea4b36d51be6d5b796546 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 31 Oct 2018 09:28:27 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- multi/multi__spring_cloud_release_tools.html | 2 +- single/spring-cloud-release-tools.html | 2 +- spring-cloud-release-tools.xml | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/multi/multi__spring_cloud_release_tools.html b/multi/multi__spring_cloud_release_tools.html index c040ec3e..d1646746 100644 --- a/multi/multi__spring_cloud_release_tools.html +++ b/multi/multi__spring_cloud_release_tools.html @@ -117,7 +117,7 @@ Use these properties to provide versions for the meta release.
  • https://github.com/spring-cloud
  • releaser.meta-release.projects-to-skip - List of projects that we should not clone and release. Spring Cloud release train depends on projects that got already released. We default this list to [spring-boot, spring-cloud-stream, spring-cloud-task].
  • releaser.git.update-documentation-repo - If true then will update documentation repository with the current URL. Defaults to true.
  • releaser.git.spring-project-url - URL to the documentation Git repository. Defaults to https://github.com/spring-projects/spring-cloud.
  • releaser.git.spring-project-branch - Branch to check out for the documentation project. Defaults to gh-pages.
  • releaser.git.update-spring-project - If true then will update Project Sagan with the current release train values. Defaults to true.
  • releaser.git.test-samples-project-url - URL to the test samples to be checked against the given release train. Defaults to https://github.com/spring-cloud/spring-cloud-core-tests.
  • releaser.git.test-samples-project-branch - Branch to check out for test samples. Defaults to master.
  • releaser.git.release-train-wiki-url - URL to the project’s release train wiki page. Defaults to https://github.com/spring-projects/spring-cloud.wiki.git.
  • releaser.git.update-release-train-wiki - If true then will update the release train wiki page with the current release train values. Defaults to true.
  • releaser.git.run-updated-samples - If true then will update samples and run the the build. Defaults to true.
  • releaser.git.all-test-samples-urls - URLs to the test samples to be cloned and updated with proper snapshot versions. E.g. "--releaser.git.all-test-samples-urls[spring-cloud-sleuth]=https://github.com/spring-cloud-samples/sleuth-issues/,https://github.com/spring-cloud-samples/sleuth-documentation-apps/". -Defaults to Sleuth and Contract samples.
  • releaser.git.update-all-test-samples - If true then will update samples with bumped snapshots after release. Defaults to true.
  • releaser.git.release-train-docs-url - URL to the release train documentation. Defaults to https://github.com/spring-cloud-sample/scripts.
  • releaser.git.release-train-docs-branch - Branch to check out for release train documentation. Defaults to master.
  • releaser.git.update-release-train-docs - If true then will update the release train documentation project and run the generation. Defaults to true.
  • releaser.git.update-spring-guides - If true then will update Spring Guides with the current release train. Defaults to true.
  • The following properties are used for both meta release and a release of an individual module.

    The following properties are used for both meta release and a release of an individual module.

    The following properties are used for both meta release and a release of an individual module.

    The following properties are used for both meta release and a release of an individual module.