Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support netlify PR previews in publish action #33

Open
cderv opened this issue Aug 7, 2022 · 1 comment
Open

Support netlify PR previews in publish action #33

cderv opened this issue Aug 7, 2022 · 1 comment

Comments

@cderv
Copy link
Collaborator

cderv commented Aug 7, 2022

Our publish should support deploying to preview website for PR previews. This is possible using netlify API with a specific action, so we should be able to make that possible.

Other solutions currently requires

  • Using git integration and quarto netlify plug-in
  • using git integration, rendering locally and auto deploy the committed output
  • using quarto render action and an existing Netlify deploy action.
@mcanouil
Copy link
Contributor

FYI, this is my workflow from main: https://github.com/mcanouil/mickael.canouil.fr/blob/main/.github/workflows/render.yml.

(And for an ongoing PR, the commands GHA: https://github.com/mcanouil/mickael.canouil.fr/blob/main/.github/workflows/pr-commands.yml)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants