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

GitHub Actions to render, deploy and deploy preview #224

Open
2 tasks
arronlacey opened this issue Jun 7, 2023 · 0 comments
Open
2 tasks

GitHub Actions to render, deploy and deploy preview #224

arronlacey opened this issue Jun 7, 2023 · 0 comments
Labels
wiki Related to the development of the RCM team wiki

Comments

@arronlacey
Copy link
Collaborator

arronlacey commented Jun 7, 2023

Summary Sentence

Currently a local install of Quarto is required to render the Wiki. There are however Quarto GitHub Actions that can render the Wiki for us and avoid needing a local install. This would allow us to edit the wiki directly on GitHub.

But! It would be handy to have deploy previews if we are editing directly on GitHub. The Turing Way uses Netlify which is fine, but since March 2023 a PR was merged into GitHubs deploy-pages action that allows deploy previews https://github.com/actions/deploy-pages/blob/368bf1aa22b9265440e251b9216520e3f91c2d5b/action.yml#L36-L39

It could be possible to test deploying a preview in this manner.

What needs to be done?

  • Incorporate and test the Quarto GitHub Actions to render and deploy the wiki into this repo's .yml file
  • Test the deploy preview capability of GitHub's deploy-pages action

Who can help?

Anyone!


Update after the issue was opened

[Add details]

@EKaroune EKaroune added the wiki Related to the development of the RCM team wiki label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wiki Related to the development of the RCM team wiki
Projects
None yet
Development

No branches or pull requests

2 participants