Skip to content

Add debug-trainer.html to PR preview workflow#167

Merged
IanMayo merged 1 commit intomainfrom
claude/add-debug-trainer-ghpages-ZrpJH
Mar 27, 2026
Merged

Add debug-trainer.html to PR preview workflow#167
IanMayo merged 1 commit intomainfrom
claude/add-debug-trainer-ghpages-ZrpJH

Conversation

@IanMayo
Copy link
Copy Markdown
Contributor

@IanMayo IanMayo commented Mar 27, 2026

Summary

This change adds the debug-trainer.html file to the list of files copied during the PR preview build process, ensuring it is available in the preview deployment.

Key Changes

  • Added cp debug-trainer.html _site/ to the GitHub Actions workflow that prepares files for PR previews

Details

The PR preview workflow copies various HTML files to the _site/ directory for deployment. This change includes the debug-trainer.html file alongside other debug and demo pages, making it accessible in PR preview environments.

https://claude.ai/code/session_01JSEM6AKpipvdhekYWTmfvC

The index.html landing page links to debug-trainer.html but it was
missing from the deploy-main copy step, resulting in a 404.

https://claude.ai/code/session_01JSEM6AKpipvdhekYWTmfvC
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview

Preview deployment is ready! View Preview

Last updated: 2026-03-27T12:05:56.847Z

@IanMayo IanMayo merged commit 8bcdf9f into main Mar 27, 2026
3 checks passed
@IanMayo IanMayo deleted the claude/add-debug-trainer-ghpages-ZrpJH branch March 27, 2026 12:06
github-actions bot added a commit that referenced this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants