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
[RHDHBUGS-3010]: Fix CQA-14 PR build destruction, rewrite deploy as Node.js
- Fix CQA-14 recursion: write preliminary build-report.json before CQA
so CQA-14 reads lychee results without triggering a full rebuild that
wipes PR build output and overwrites main on gh-pages
- Remove stale CDN index fetch (fetchUrl, updateRootIndex) from orchestrator
- Rewrite deploy-gh-pages.sh as deploy-gh-pages.js with integrated cleanup
(stale PR dirs via GitHub API, deleted branches via git ls-remote),
index regeneration with release notes links, and rebase retry
- Consolidate deploy + cleanup into single gh-pages commit
- Add lychee exclusion for VPN-only release notes URL
- Add architecture documentation for the publication workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments