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

Check zola build on pull requests #438

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

adriantombu
Copy link

Just a small github action on pull requests to check the zola build, for a simple sanity check.

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a good intermediate step, but I think we might want to aim for a setup more like https://github.com/rust-lang/blog.rust-lang.org/blob/c8d3a4a6b56c3c6021742882960700a26223269b/.github/workflows/main.yml, where we use the same workflow for PRs and the main branch, and make the deploy step conditional within the workflow.

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! :)

@Turbo87 Turbo87 merged commit 4a0af40 into rust-lang:gh-pages Jul 23, 2024
2 checks passed
@adriantombu adriantombu deleted the github-actions branch July 23, 2024 15: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.

2 participants