Skip to content

Conversation

@ibarrajo
Copy link
Contributor

@ibarrajo ibarrajo commented Jan 3, 2025

This branch updates Cadence-Docs with the next build of the site which was previously deployed and reverted:

Information about the site upgrade is on this PR:
#200

The publish-to-gh-pages github action has the final deployment step disabled in order to test the configuration of the environment to be working.

Deployment action was been upgraded to auto fill some configuration options in case they are missing.
For production (cadenceworkflow.io) deployment it is crucial the following vars are set:

# there should be an environment called "production" and with the following environment variables:
CADENCE_DOCS_URL=https://cadenceworkflow.io/
BASE_URL=/

CUSTOM_DOMAIN secret should also be set to the production url. This variable is what creates the CNAME file on the root of the gh-pages branch.

@ibarrajo ibarrajo merged commit a28a93b into cadence-workflow:master Jan 3, 2025
1 check passed
ibarrajo added a commit to ibarrajo/cadence-docs that referenced this pull request Jan 3, 2025
* add docusaurus to gitignore

* rebase upstream

* document dependencies

* blog metadata updates for authors and tags

* blog sidebar updates

* blog: cadence workflows github organization

* move repo to cadence-workflows/Cadence-Docs

* rename links to cadence-workflow org

* rebase upstream

* fix broken link

* fix broken link

* fix broken link

* navigation updates

* team bio info

* add resources file

* use npm instead of yarn

* add activity failures to sidebar

* rebase upstream

* rebase upstream

* rebase upstream

* add truncate directives on markdown

* add survey announcement

* remove redundant gtag.js

* update dependencies

* update team description

* update packages

* update team bios

* update sidebar

* add team member info

* update navigation

* blue version of svg

* minor content updates

* mirror colors from uber base web

* jargon remark plugin

* activate jargon plugin

* update docusaurus version

* env for build configuration

* add workflow-troubleshooting/retries to sidebar

* remove vuepress config

* update deploy path for gh actions

* update deploy gh pages action

* update build and deploy gh-pages configuration

* grant permission for job to publish

* blog post formatting

* fix build status badges

* update team bios

* add site description meta tag

* add codeblock type

* blog syntax highlighting improvements

* docs syntax highlighting improvements

* custom dql syntax highlighting support

* docs syntax highlighting improvements

* style updates

* fix styles when css is minified

* syntax highlighting improvements

* remove trailing slash from url by default

* fix links

* update environment variables for deployment

* fix format

* update environment variables for production deploy

* disable deployment for testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants