Skip to content

Commit

Permalink
Merge pull request #372 from OpenFn/new-docs-architecture
Browse files Browse the repository at this point in the history
new docs structure with stubs for Lightning version of docs
  • Loading branch information
taylordowns2000 authored Nov 28, 2023
2 parents 13cc529 + c313d27 commit c51edd3
Show file tree
Hide file tree
Showing 75 changed files with 261 additions and 4,292 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,11 @@ jobs:
env:
USE_SSH: true
GIT_USER: git
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
run: |
git config --global user.email "[email protected]"
git config --global user.name "gh-actions"
yarn install
yarn generate-library
yarn generate-adaptors
yarn crowdin:sync
yarn build
npx docusaurus deploy
3 changes: 0 additions & 3 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Test build website
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
run: |
yarn generate-library
yarn generate-adaptors
yarn crowdin:sync
yarn build
25 changes: 0 additions & 25 deletions crowdin.yml

This file was deleted.

Loading

0 comments on commit c51edd3

Please sign in to comment.