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 mdbook compilation check to CI #45

Merged
merged 1 commit into from
Feb 10, 2025
Merged

add mdbook compilation check to CI #45

merged 1 commit into from
Feb 10, 2025

Conversation

arnaucube
Copy link
Collaborator

@arnaucube arnaucube commented Feb 7, 2025

Reasoning: till now we're only compiling it when the changes land at the main branch, which allows invalid changes to the mdbook to pass the PR check. With the update at this commit we ensure that the new PRs pass the mdbook compilation check.

eg:
Screenshot_2025-02-07_17-30-58
(first check (yellow) in the img)

Reasoning: till now we're only compiling it when the changes land at the
`main` branch, which allows invalid changes to the mdbook to pass the PR
check. With the update at this commit we ensure that the new PRs pass
the mdbook compilation check.
@arnaucube arnaucube requested review from ax0 and ed255 February 7, 2025 16:35
@ed255 ed255 merged commit 34a223a into main Feb 10, 2025
2 checks passed
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