1
0
Fork 0
mirror of https://github.com/imjasonh/apkviz synced 2026-07-16 20:35:50 +00:00
apkviz/.github
Jason Hall 7295f29c92
Add PR preview deployments with GitHub Pages
- Create workflow to build and deploy PR previews to /pr-{number}/
- Add automatic PR comments with preview links
- Clean up previews when PRs are closed
- Update data fetcher to handle PR preview base paths
- Add gh-pages branch initialization workflow
- Document PR preview feature in README

Now every pull request will automatically get its own preview deployment at:
https://imjasonh.github.io/apkviz/pr-{number}/

This enables easy testing and review of changes before merging.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 16:12:34 -04:00
..
workflows Add PR preview deployments with GitHub Pages 2025-06-13 16:12:34 -04:00