Sebastián Ramírez
e1755f4fa6
🔥 Cleanup after upgrade for Docs Previews GitHub Action ( #2248 )
* 🔧 Upload docs artifacts even on push to avoid breaking Preview Docs
* 🔥 Remove replaced GitHub Action get-artifact
* 🔥 Remove GitHub Action Watch Docs Previews, replaced with Preview Docs
* 🔥 Remove commented backup configs in Preview Docs GitHub Action
* 🔥 Remove no longer needed utils scripts
5 years ago
Sebastián Ramírez
b46b3f00bf
🐛 Fix unzip docs preview in CI ( #2246 )
5 years ago
Sebastián Ramírez
4e74d40736
✨ Add instant docs deploy previews for PRs from forks ( #2244 )
* 🔥 Disable action Watch Docs Previews
* 🔧 Use predefined name for docs artifacts for previews
* ✨ Add new GitHub Action Comment Docs Preview in PR
* 🔧 Refactor GitHub Action Preview Docs to work as workflow_run using new action to extract where to comment
5 years ago
Sebastián Ramírez
76c2077f47
👷 Update docs previews, remove commit comments ( #1826 )
as previews use the latest commit from master
5 years ago
Sebastián Ramírez
7032dfb4f1
✨ Add GitHub Action to watch for missing preview docs ( #1740 )
* 📝 Update release notes
* 🔊 Make curl verbose when triggering docs preview
* 🔧 Update GitHub Actions circus to use commit hash
* ✨ Add PR docs preview watcher
5 years ago
Sebastián Ramírez
14e7f7c1f4
⬆ Upgrade Deploy to Netlify action
5 years ago
Sebastián Ramírez
9ed6f1e419
🐛 Fix custom GitHub action
5 years ago
Sebastián Ramírez
b268c39758
✨ Add internal GitHub action to deploy docs previews ( #1739 )
* 📝 Update release notes
* ✨ Add internal GitHub action to pull docs artifact
* 🙈 Add archive.zip to gitignore
5 years ago
Sebastián Ramírez
4dd386b807
🚀 Preview docs for external PRs ( #1738 )
* 🍱 Save docs zip when building docs
* 🙈 Add docs.zip artifact to .gitignore
* 🚀 Update deploy artifact name
* ♻️ Upload artifact directory
* ✨ Add WIP trigger docs preview
* ♻️ Update trigger docs preview
* 👷 Update env vars for docs preview
* 👷 Update PR extraction
* 👷 Try to show GitHub event
* 💚 Try to see if GitHub context templates is causing the problem
* 💚 Try to debug context GitHub event
* 🔊 Debug GitHub event context
* 👷 Update debugging action
* 👷 Update debug
* 👷 Update Action
* ♻️ Update script to trigger docs preview
* ⚡ ️ Try to use Zip again to improve speed
* 🔧 Update zip scripts
* ✨ Add preview docs on event
* 🚀 Trigger deploy preview on PRs
* 🐛 Fix trigger script env vars
5 years ago