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

Created workflow to convert checklist markdown to pdf #186

Closed
wants to merge 30 commits into from

Conversation

natalialuzuriaga
Copy link
Collaborator

@natalialuzuriaga natalialuzuriaga commented Oct 23, 2024

Docs: Created workflow to convert checklist markdown files to pdf

Problem

Every time we make a change to the checklist on the markdown file, we have make the same update to the pdf. We would like to automate this using a GitHub action workflow that converts the markdown file to pdf.

Solution

Used this github action: baileyjm02/markdown-to-pdf@v1. Action is triggered for a pull request made on files that touch tier*/checklist.md and /assets

@natalialuzuriaga natalialuzuriaga marked this pull request as ready for review October 23, 2024 21:10
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
@natalialuzuriaga
Copy link
Collaborator Author

This is how the checklist pdf turned out, looks pretty good even without DSAC styling
checklist.pdf

IsaacMilarky and others added 23 commits October 25, 2024 15:11
Signed-off-by: Isaac Milarsky <[email protected]>
Credit the inspiration for the format, layout, and general structure of our release guidance documentation.
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
Signed-off-by: Natalia Luzuriaga <[email protected]>
@natalialuzuriaga
Copy link
Collaborator Author

Completed testing, closing

@natalialuzuriaga natalialuzuriaga deleted the nat/markdown-to-pdf branch October 29, 2024 20:47
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