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

Use GitHub Actions to automatically generate PDFs #10

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

Kenny2github
Copy link
Contributor

This one YAML file took 8 hours.

By merging this PR, whenever someone pushes a commit (including in a pull request, or by merging one), any .tex files that were changed will have their corresponding PDFs rebuilt, including table of contents and other information that requires multiple XeLaTeX passes.

This does mean that if you generate and commit the PDF yourself, it will be overwritten. I think this is fine, and even desired since the environment in which you generated it may not be consistent with what the action uses.

@EngSocVPC EngSocVPC merged commit 2583a60 into skule:master Oct 4, 2023
@Kenny2github Kenny2github deleted the cd branch July 13, 2024 08:19
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.

3 participants