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

docs workflow #135

Merged
merged 13 commits into from
Dec 5, 2024
Merged

docs workflow #135

merged 13 commits into from
Dec 5, 2024

Conversation

jessekrubin
Copy link
Owner

@jessekrubin jessekrubin commented Dec 5, 2024

This pull request introduces a new GitHub Actions workflow to automate the building, testing, and deployment of documentation. The main changes include the addition of a new workflow configuration file.

Automation of documentation workflow:

  • .github/workflows/docs.yml: Added a new workflow named docs that triggers on pushes and pull requests to the main branch. It includes a job to build, test, and deploy the documentation using mdbook and deploys the results to the gh-pages branch.

Copy link

cloudflare-workers-and-pages bot commented Dec 5, 2024

Deploying ry with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0909228
Status: ✅  Deploy successful!
Preview URL: https://4fafec08.ry-5qq.pages.dev
Branch Preview URL: https://docs-deploy.ry-5qq.pages.dev

View logs

@jessekrubin jessekrubin merged commit 9401bdb into main Dec 5, 2024
22 checks passed
@jessekrubin jessekrubin deleted the docs-deploy branch December 5, 2024 17:54
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.

1 participant