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

Build pdf and bump tag only if the .tex files changed #8

Open
aalbaali opened this issue Mar 19, 2023 · 0 comments
Open

Build pdf and bump tag only if the .tex files changed #8

aalbaali opened this issue Mar 19, 2023 · 0 comments

Comments

@aalbaali
Copy link
Owner

At the moment, a tag is generated (i.e., bumped) after merging into the master branch and a pdf is added to the "released" wiki page, even if nothing changed in the .tex files. The result is that different pdf versions will have no changes between them. This can happen when merging changes in the workflow files without touch the Latex files.

The fix should be to check if any latex file changed in the introduced PR before bumping the tag and building the pdf file.

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

No branches or pull requests

1 participant