nmfs-fish-tools / ghactions4r

Reusable github actions workflows for R packages
https://nmfs-fish-tools.github.io/ghactions4r/
12 stars 1 forks source link

[Feature]: Render Quarto automatically #40

Open k-doering-NOAA opened 2 years ago

k-doering-NOAA commented 2 years ago

Is your feature request related to a problem? Please describe.

Quarto is an up and coming replacement for R markdown (and I think bookdown); it also extends capabilities of R markdown by being less r centric.

Describe the solution you would like.

Describe alternatives you have considered

This capability may exist in other repositories, though I am not sure yet. This quarto actions repo provides some links that may be useful. There may be more links out there, this is just one I found upon a quick google search.

If there is already reusable workflows for quarto elsewhere, we can test them out and provide instructions to users on how to set them up to make them easily findable for users of ghactions4r.

Additional context

No response

k-doering-NOAA commented 2 years ago

Luckily, there is an example, too: https://github.com/quarto-dev/quarto-actions/blob/main/examples/quarto-publish-example.yml