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

Feature/GitHub action for building example "template" #87

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cpolzer
Copy link

@cpolzer cpolzer commented Feb 3, 2020

Hi,

here is a simple github action which runs pdf latex in a build step inside the blang/latex:ctanfull image (docs: https://github.com/blang/latex-docker). At the end the generated PDF is available for download.

Since I am no real Latex hero, I am not sure if thats the correct image, but that can be adjusted.

Currently, only the "template.tex" out of the examples is compiled and the pipeline shall be good enough to test and validate pullrequests.

Users then can easily fork your repo or use the examples together with this github actions pipeline to create the pdf automatically with each git push.

Here is the link to an example run: https://github.com/cpolzer/moderncv/actions/runs/34389530

Thanks for the great work and regards!

@cpolzer cpolzer requested a review from xdanaux February 3, 2020 22:01
mefuller pushed a commit to cryptointerest/moderncv that referenced this pull request Jan 24, 2023
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
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