You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar issues opened to solve this at #8 and #28
PRs that fixed this issue available at #11#30 and #31
Description
❔ Improve the continuous integration and deployment (CI/CD) of OSCSA Blog by fixing the deploy preview fail.
Expected behavior
✅ When a PR is made , quarto render/publish action and an existing [https://github.com/marketplace/actions/netlify-deploy](Netlify Deploy Action) should build the site and make deploy preview possible
✅ The new changes should be seen in the deploy-preview link from Netlify
Actual behavior
❌ There is no Netlify Deploy Action
❌ Netlify serves the deploy-preview with old data from the last merged PR to main.
What needs to be done
Netlify Deploy Action needs to be added to publish.yml
Similar issues opened to solve this at #8 and #28
PRs that fixed this issue available at #11 #30 and #31
Description
❔ Improve the continuous integration and deployment (CI/CD) of OSCSA Blog by fixing the deploy preview fail.
Expected behavior
✅ When a PR is made , quarto render/publish action and an existing [https://github.com/marketplace/actions/netlify-deploy](Netlify Deploy Action) should build the site and make deploy preview possible
✅ The new changes should be seen in the deploy-preview link from Netlify
Actual behavior
❌ There is no Netlify Deploy Action
❌ Netlify serves the deploy-preview with old data from the last merged PR to main.
What needs to be done
Who want to work on this issue?
@okerekechinweotito
The text was updated successfully, but these errors were encountered: