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 PDF Creation Github Action #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ClintonWB-EBSCO
Copy link
Member

@ClintonWB-EBSCO ClintonWB-EBSCO commented Aug 22, 2023

Add a PDF Creation GitHub Action

Unfortunately, Actions are notoriously hard to auto-test, so I don't have automated tests for this. You can copy it - at its path - to any descendent repository, and see how it works.

It is currently configured to listen for new or changed .md, .tsv, and .csv files to turn into PDFs since the last upload, each push.

Please also determine/decide if generating a commit online is bothersome for e.g. merging reasons - there are some alternative delivery methods, such as Github Artifacts, or alternative cadences such as on a Version Tag that are possible without too much trouble.

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.

Autogenerate PDFs from Markdown and Tabular reports
1 participant