Dan Allen
fdfbdcc645
fix name of secret for Algolia API key [no ci]
3 years ago
Dan Allen
5ac63ed64f
show build-refname value in Deploy Docs workflow name
3 years ago
Dan Allen
5855bbb378
fix secret for indexer workflow
3 years ago
Dan Allen
409bd29abd
rework the search indexing process
...
- reconfigure the docsearch scraper to store component and version for each res
- switch from the Docker image to a resuable GitHub Action
- add publish-docsearch-config extension to transform Handlebars into YAML
3 years ago
Dan Allen
c9ee194832
invalidate CDN cache after full build
3 years ago
Dan Allen
35bdfa87a0
do full sync when Antora reverts to running a full build ( #12263 )
3 years ago
Dan Allen
51fa7c0c34
remove dry-run on sync script; replace with -c for partial build
3 years ago
Dan Allen
7491f8a76d
configure Antora and CI workflow to support partial build (single version)
...
- upgrade to Antora 3.2.0-alpha.2
- upgrade release-line-extension to 1.0.0-alpha.2
- add atlas-extension
- add local autoconfig-partial-build extension
- configure deploy-docs.yml workflow to detect and set up partial build
- configure publish-docs.sh script to sync partial build
3 years ago
Dan Allen
6bd10b4056
propagate exit code in publish-docs script
4 years ago
Dan Allen
79a23b8b27
fix docs publish script and trigger workflow on correct branch name
4 years ago
Rob Winch
3f979ac958
Fix branch name to docs-build
4 years ago
Rob Winch
bcdde1c850
Fix error message to use SSH_KNOWN_HOST variable properly
...
Previously SSH_KNOWN_HOSTS was used which is undefined.
4 years ago
Rob Winch
826f776d9b
Use .ssh for SSH_PRIVATE_KEY_PATH
...
This ensures the .ssh folder is being created and aligns the private key
and known host location.
4 years ago
Rob Winch
edf2f55db1
Add on push deploy-docs
4 years ago
Rob Winch
93cae95b12
chmod +x publish-docs.sh
...
Issue: gh-11787
4 years ago
Dan Allen
ca1a83fd06
enable restriction on workflows
4 years ago
Dan Allen
a3024326a3
add CI workflow and scripts to rebuild search index
4 years ago
Dan Allen
7cea7b49aa
set up CI workflow to deploy docs
4 years ago