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