-
Notifications
You must be signed in to change notification settings - Fork 15
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
[17/10/2022]: TASK 5 - Deploy Preview ( CI /CD ) Discussion Thread #26
Comments
@alswajiab @BatoolMM |
Thank you for doing all this research, can you suggest other solutions to preview the page? |
@okerekechinweotito can i join you on this issue,i am a frontend developer, where are you at the moment |
@BatoolMM I will look into it |
Inline with the proposed solutions on the image
Should we go ahead with option 2. Or should I first try option 1 and Option 3 |
I want to point out that this uses Quarto https://github.com/ropensci/dev_guide/blob/main/.github/workflows/pr.yml which was pointed out by Maëlle Salmon. Can you have a look at it @okerekechinweotito, thanks again! |
The Deploy Preview is now working. I just tested it with a new PR here #34 . Kindly view the deploy-preview on that PR to confirm. The changes to look for on the test PR is as follows - The PRs that solved this are #30 and #31 @BatoolMM @alswajiab Please Review |
Previous issue opened for TASK 5 is at #8
Previous PR opened for TASK 5 is at #11
I made the above issue and corresponding PR some days ago to fix the Netlify deploy preview. Unfortunately the changes I made there did not fix the issue. However , I have made a stunning discovery
After days of careful research I discovered that the PR deploy-preview is not working simply because the Quarto Publish does not yet support PR deploy-previews . The deploy-preview will not work with Quarto as the feature is still in development and has not yet been integrated into Quarto Publish. Here is a link to an OPEN issue on Quarto's Repo to support my claims. Support netlify PR previews in publish action
The above issue was opened by Quarto to create a feature that would address the exact problem we are trying to fix (Netlify Deploy Preview)
In conclusion , this issue cannot be fixed at the moment until Quarto adds support for it as stated here
@alswajiab @BatoolMM
The text was updated successfully, but these errors were encountered: