mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
removed archives added older docs build
This commit is contained in:
@@ -37,16 +37,6 @@ git config user.email "devel@openshift.com"
|
||||
asciibinder package --site=commercial
|
||||
# Move commercial content to its own directory, including commercial specific redirects and 404 page
|
||||
|
||||
# older docs are gziped so the build doesn't take that long building them
|
||||
# this now just untar/unzip them (same for community docs later)
|
||||
# this is a bit of a hack to get around the limit of 100 MB for GH hosted files.
|
||||
# these will be moved away from the repo and hosted on assets.openshift.com as a single tar file next week
|
||||
tar -xvf old_docs_commercial_3a.tar.gz
|
||||
tar -xvf old_docs_commercial_3b.tar.gz
|
||||
tar -xvf old_docs_commercial_3c.tar.gz
|
||||
tar -xvf old_docs_commercial_4a.tar.gz
|
||||
tar -xvf old_docs_commercial_enterprise.tar.gz
|
||||
|
||||
mkdir commercial_package
|
||||
mv _package/commercial commercial_package
|
||||
git checkout master
|
||||
@@ -81,11 +71,6 @@ echo "---> AsciiBinder packaging community content ..."
|
||||
asciibinder package --site=community
|
||||
# Move community content to its own directory, including community specific redirects and 404 page
|
||||
|
||||
# older docs are gziped so the build doesn't take that long building them
|
||||
# this now just untar/unzip them
|
||||
tar -xvf old_docs_community_1a.tar.gz
|
||||
tar -xvf old_docs_community_3a.tar.gz
|
||||
|
||||
mkdir community_package
|
||||
mv _package/community community_package
|
||||
git checkout master
|
||||
|
||||
@@ -29,12 +29,54 @@ openshift-enterprise:
|
||||
site_name: Documentation
|
||||
site_url: https://docs.openshift.com/
|
||||
branches:
|
||||
enterprise-3.0:
|
||||
name: '3.0'
|
||||
dir: enterprise/3.0
|
||||
distro-overrides:
|
||||
name: OpenShift Enterprise
|
||||
enterprise-3.1:
|
||||
name: '3.1'
|
||||
dir: enterprise/3.1
|
||||
distro-overrides:
|
||||
name: OpenShift Enterprise
|
||||
enterprise-3.2:
|
||||
name: '3.2'
|
||||
dir: enterprise/3.2
|
||||
distro-overrides:
|
||||
name: OpenShift Enterprise
|
||||
enterprise-3.3:
|
||||
name: '3.3'
|
||||
dir: container-platform/3.3
|
||||
enterprise-3.4:
|
||||
name: '3.4'
|
||||
dir: container-platform/3.4
|
||||
enterprise-3.5:
|
||||
name: '3.5'
|
||||
dir: container-platform/3.5
|
||||
enterprise-3.6:
|
||||
name: '3.6'
|
||||
dir: container-platform/3.6
|
||||
enterprise-3.7:
|
||||
name: '3.7'
|
||||
dir: container-platform/3.7
|
||||
enterprise-3.9:
|
||||
name: '3.9'
|
||||
dir: container-platform/3.9
|
||||
enterprise-3.10:
|
||||
name: '3.10'
|
||||
dir: container-platform/3.10
|
||||
enterprise-3.11:
|
||||
name: '3.11'
|
||||
dir: container-platform/3.11
|
||||
enterprise-4.1:
|
||||
name: '4.1'
|
||||
dir: container-platform/4.1
|
||||
enterprise-4.2:
|
||||
name: '4.2'
|
||||
dir: container-platform/4.2
|
||||
enterprise-4.3:
|
||||
name: '4.3'
|
||||
dir: container-platform/4.3
|
||||
enterprise-4.4:
|
||||
name: '4.4'
|
||||
dir: container-platform/4.4
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user