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

Make GHA yml's compatible with quarto #746

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

Conversation

cansavvy
Copy link
Collaborator

@cansavvy cansavvy commented Apr 18, 2024

Summary

For maintenance purposes we want to keep one sole truth for GHA as much as possible. SO for the new Quarto OTTR course format we want to make sure that our GHA's are compatible with that.

In this PR I am working on making the GHA's also work with quarto by adding a config option for rendering. render-website: 'quarto' or 'rmd'

This means both pull-request.yml and render-all.yml need to have quarto rendering capabilities.

I am building this here but the tru test for these GHA updates will be done over here: fhdsl/OTTR_Quarto#20

Related fhdsl/OTTR_Quarto#2

Copy link
Contributor

github-actions bot commented Apr 18, 2024

No broken url errors! 🎉
Comment updated at 2024-05-16-12:16:29 with changes from ab29710

Copy link
Contributor

github-actions bot commented Apr 18, 2024

No spelling errors! 🎉
Comment updated at 2024-05-16-12:16:32 with changes from ab29710

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Re-rendered previews from the latest commit:

* note not all html features will be properly displayed in the "quick preview" but it will give you a rough idea.

Updated at 2024-05-16 with changes from the latest commit ab29710

@howardbaek
Copy link
Member

howardbaek commented Apr 19, 2024

How do I use this repo's Actions in .github/workflows/render-all.yml inside https://github.com/fhdsl/ottr?

@cansavvy
Copy link
Collaborator Author

For now you can copy it over after it's ready.

But then long term we'll have to add the ottr repo to the sync.yml file so it is updated

@cansavvy cansavvy changed the title Make render-all.yml compatible with quarto Make GHA yml's compatible with quarto May 15, 2024
@cansavvy
Copy link
Collaborator Author

cansavvy commented May 15, 2024

Preview appears to be updating accordingly on fhdsl/OTTR_Quarto#20

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.

None yet

2 participants