From f92cb582c500e351f4fa5ae24fe93c8d9ad23c1e Mon Sep 17 00:00:00 2001 From: tbugfinder Date: Fri, 27 Dec 2019 21:12:06 +0100 Subject: [PATCH 1/3] use bash shell and error out on failures --- .travis/push.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis/push.sh b/.travis/push.sh index 3b033d8d..8853b958 100755 --- a/.travis/push.sh +++ b/.travis/push.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/usr/bin/env bash +set -euxo pipefail setup_git() { git config --global user.email "travis@travis-ci.org" From 9d9dfa39402757772da9a4bc0e25c5ec57e9fd80 Mon Sep 17 00:00:00 2001 From: tbugfinder Date: Fri, 27 Dec 2019 21:13:42 +0100 Subject: [PATCH 2/3] use travis branch variable instead of fixed master --- .travis/push.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis/push.sh b/.travis/push.sh index 8853b958..495fb77a 100755 --- a/.travis/push.sh +++ b/.travis/push.sh @@ -12,13 +12,13 @@ commit_website_files() { git add -A . git commit --message "Travis build: $TRAVIS_BUILD_NUMBER [ci skip]" git branch temp-changes - git checkout master + git checkout $TRAVIS_BRANCH git merge temp-changes } upload_files() { git remote add origin-pages https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git > /dev/null 2>&1 - git push --quiet --set-upstream origin-pages master + git push --quiet --set-upstream origin-pages $TRAVIS_BRANCH } setup_git From 3579de4384cffc3667b12aec39e2ffe5f1e7b6b5 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 27 Dec 2019 20:15:55 +0000 Subject: [PATCH 3/3] Travis build: 23 [ci skip] --- docs/sitemap-common.xml | 48 ++++++------- docs/sitemap-ods-core.xml | 80 ++++++++++----------- docs/sitemap-ods-jenkins-shared-library.xml | 24 +++---- docs/sitemap-ods-project-quickstarters.xml | 58 +++++++-------- docs/sitemap-ods-provisioning-app.xml | 24 +++---- docs/sitemap-ods-quickstarters.xml | 32 ++++----- 6 files changed, 133 insertions(+), 133 deletions(-) diff --git a/docs/sitemap-common.xml b/docs/sitemap-common.xml index 5c14c107..f659039b 100644 --- a/docs/sitemap-common.xml +++ b/docs/sitemap-common.xml @@ -2,98 +2,98 @@ https://www.opendevstack.org/ods-documentation/common/latest/development-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/documentation.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/getting-started/introduction.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/local-install/installation.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/local-install/overview.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/local-install/requirements.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/local-install/try_out.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/latest/update-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/development-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/documentation.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/getting-started/introduction.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/getting-started/local-install.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.2/update-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/development-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/documentation.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/getting-started/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/getting-started/local-install.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/1.1/update-guide.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/v1.0/documentation.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/v1.0/getting-started/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/common/v1.0/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file diff --git a/docs/sitemap-ods-core.xml b/docs/sitemap-ods-core.xml index 41821ba6..e9c7e26a 100644 --- a/docs/sitemap-ods-core.xml +++ b/docs/sitemap-ods-core.xml @@ -2,162 +2,162 @@ https://www.opendevstack.org/ods-documentation/ods-core/latest/getting-started.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/infrastructure-setup/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/slave-base.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/webhook-proxy.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/nexus/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/sonarqube/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/sysenv-requirements.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/latest/troubleshooting.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/getting-started.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/infrastructure-setup/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/slave-base.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/webhook-proxy.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/nexus/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/nginx-authproxy-crowd.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/openresty-nginx.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/sonarqube/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/sysenv-requirements.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.2/troubleshooting.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/getting-started.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/infrastructure-setup/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/slave-base.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/webhook-proxy.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/nexus/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/nginx-authproxy-crowd.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/openresty-nginx.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/sonarqube/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/sysenv-requirements.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/1.1/troubleshooting.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/infrastructure-setup/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/jenkins/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/nexus/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/shared-images/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/sonarqube/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-core/v1.0/sysenv-requirements.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file diff --git a/docs/sitemap-ods-jenkins-shared-library.xml b/docs/sitemap-ods-jenkins-shared-library.xml index 79940545..4c89a441 100644 --- a/docs/sitemap-ods-jenkins-shared-library.xml +++ b/docs/sitemap-ods-jenkins-shared-library.xml @@ -2,50 +2,50 @@ https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/latest/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/latest/odsPipeline.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/latest/stageScanForSnyk.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/latest/stageScanForSonarQube.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/latest/stageStartOpenshiftBuild.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.2/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.2/odsPipeline.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.2/stageScanForSnyk.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.2/stageScanForSonarQube.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.2/stageStartOpenshiftBuild.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/1.1/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-jenkins-shared-library/v1.0/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file diff --git a/docs/sitemap-ods-project-quickstarters.xml b/docs/sitemap-ods-project-quickstarters.xml index f2942ddd..2bee29a0 100644 --- a/docs/sitemap-ods-project-quickstarters.xml +++ b/docs/sitemap-ods-project-quickstarters.xml @@ -2,118 +2,118 @@ https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/airflow.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-docker-plain.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-golang.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-java-springboot.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-node-express.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-python-flask.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/be-scala-akka.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/ds-jupyter-notebook.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/ds-ml-service.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/ds-rshiny-app.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/e2e-cypress.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/fe-angular.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/fe-ionic.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/fe-react.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/fe-vue.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.2/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/be-docker-plain.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/be-node-express.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/be-python-flask.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/be-scala-akka.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/ds-ml-service.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/e2e-cypress.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/fe-angular.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/fe-ionic.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/fe-react.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/java-spring-boot.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/jupyter-notebook.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-project-quickstarters/1.1/rshiny-app.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file diff --git a/docs/sitemap-ods-provisioning-app.xml b/docs/sitemap-ods-provisioning-app.xml index 2877897d..99f71798 100644 --- a/docs/sitemap-ods-provisioning-app.xml +++ b/docs/sitemap-ods-provisioning-app.xml @@ -2,50 +2,50 @@ https://www.opendevstack.org/ods-documentation/ods-provisioning-app/latest/architecture.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/latest/configuration.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/latest/faq.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/latest/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/latest/upgrade_notes.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.2/architecture.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.2/configuration.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.2/faq.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.2/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.2/upgrade_notes.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/1.1/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-provisioning-app/v1.0/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file diff --git a/docs/sitemap-ods-quickstarters.xml b/docs/sitemap-ods-quickstarters.xml index 29dbe753..95191ed1 100644 --- a/docs/sitemap-ods-quickstarters.xml +++ b/docs/sitemap-ods-quickstarters.xml @@ -2,66 +2,66 @@ https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/airflow-cluster.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/be-golang-plain.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/be-java-springboot.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/be-python-flask.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/be-scala-akka.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/be-typescript-express.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/docker-plain.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/ds-jupyter-notebook.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/ds-ml-service.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/ds-rshiny.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/e2e-cypress.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/fe-angular.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/fe-ionic.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/fe-react.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/fe-vue.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z https://www.opendevstack.org/ods-documentation/ods-quickstarters/latest/index.html -2019-12-23T12:32:48.910Z +2019-12-27T20:15:53.211Z \ No newline at end of file