Skip to content

Commit

Permalink
Configure & Install docs-admin.talawa.io Docusaurus Site v5 (Palisado…
Browse files Browse the repository at this point in the history
…esFoundation#2957)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5
  • Loading branch information
palisadoes authored Dec 27, 2024
1 parent a12bccb commit 113048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: push workflow
on:
push:
branches:
- develop-postgres
- 'develop-postgres'

env:
CODECOV_UNIQUE_NAME: CODECOV_UNIQUE_NAME-${{ github.run_id }}-${{ github.run_number }}
Expand Down

0 comments on commit 113048d

Please sign in to comment.