Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI/CD pipeline for docs #1342

Merged
merged 19 commits into from
Mar 1, 2024
Merged

Add CI/CD pipeline for docs #1342

merged 19 commits into from
Mar 1, 2024

Conversation

nilsreichardt
Copy link
Member

@nilsreichardt nilsreichardt commented Mar 1, 2024

This PR adds the following Github Actions:

  • Docs web preview for every pull request
  • Format check on pull requests
  • Deploy prod and dev

Additionally, I added a robots.txt to prevent indexing our dev docs in Google. The robots.txt will be removed before deploying to prod.

In the future we can also add a sz deploy docs (#1346)

@nilsreichardt nilsreichardt marked this pull request as draft March 1, 2024 09:44
.github/workflows/docs_ci.yml Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Mar 1, 2024

Visit the preview URL for this PR (updated for commit a18ef52):

https://sharezone-docs-dev--pr1342-add-docs-ci-rmje3tnt.web.app

(expires Mon, 04 Mar 2024 18:23:55 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4df6a337bd98af9195d10af6d0ed29fd86a3b756

@nilsreichardt nilsreichardt changed the title Add CI pipeline for docs Add CI/CD pipeline for docs Mar 1, 2024
@nilsreichardt nilsreichardt marked this pull request as ready for review March 1, 2024 19:00
@nilsreichardt
Copy link
Member Author

@Jonas-Sander You can review again

.github/workflows/unsafe_docs_ci.yml Outdated Show resolved Hide resolved
.github/workflows/unsafe_docs_ci.yml Outdated Show resolved Hide resolved
@nilsreichardt nilsreichardt enabled auto-merge March 1, 2024 19:55
@nilsreichardt nilsreichardt added this pull request to the merge queue Mar 1, 2024
Merged via the queue into main with commit df8fbba Mar 1, 2024
29 checks passed
@nilsreichardt nilsreichardt deleted the add-docs-ci branch March 1, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants