Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .travis/push.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
#!/usr/bin/env bash
set -euxo pipefail

setup_git() {
git config --global user.email "travis@travis-ci.org"
Expand All @@ -11,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
Expand Down
48 changes: 24 additions & 24 deletions docs/sitemap-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,98 +2,98 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/development-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/documentation.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/getting-started/introduction.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/local-install/installation.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/local-install/overview.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/local-install/requirements.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/local-install/try_out.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/latest/update-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/development-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/documentation.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/getting-started/introduction.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/getting-started/local-install.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.2/update-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/development-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/documentation.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/getting-started/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/getting-started/local-install.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/1.1/update-guide.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/v1.0/documentation.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/v1.0/getting-started/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/common/v1.0/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
</urlset>
80 changes: 40 additions & 40 deletions docs/sitemap-ods-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,162 +2,162 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/getting-started.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/infrastructure-setup/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/slave-base.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/jenkins/webhook-proxy.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/nexus/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/sonarqube/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/sysenv-requirements.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/latest/troubleshooting.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/getting-started.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/infrastructure-setup/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/slave-base.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/jenkins/webhook-proxy.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/nexus/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/nginx-authproxy-crowd.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/shared-images/openresty-nginx.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/sonarqube/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/sysenv-requirements.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.2/troubleshooting.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/getting-started.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/infrastructure-setup/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/slave-base.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/jenkins/webhook-proxy.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/nexus/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/nginx-authproxy-crowd.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/shared-images/openresty-nginx.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/sonarqube/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/sysenv-requirements.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/1.1/troubleshooting.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/infrastructure-setup/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/jenkins/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/nexus/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/shared-images/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/sonarqube/index.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
<url>
<loc>https://www.opendevstack.org/ods-documentation/ods-core/v1.0/sysenv-requirements.html</loc>
<lastmod>2019-12-23T12:32:48.910Z</lastmod>
<lastmod>2019-12-27T20:15:53.211Z</lastmod>
</url>
</urlset>
Loading