test: smoke-test pr-preview workflow (revert after verify)#8
Closed
Roo4L wants to merge 2 commits into
Closed
Conversation
|
This was referenced May 2, 2026
Exercises the new rossjrw/pr-preview-action publishing path. Will be reverted once the live preview URL is verified. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
source-dir: ./ caused JamesIves/github-pages-deploy-action's internal rsync to recurse into its own temp folder (github-pages-deploy-action-temp-deployment-folder/pr-preview/pr-N/...) until the path overflowed OS max-path-length and the deploy failed. Stage only the served files (index.html, assets/, CNAME, sitemap.xml, robots.txt, install.sh) into _site/ and point source-dir at that. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
289bd73 to
7a747a6
Compare
Owner
Author
|
Smoke test complete. Preview URL https://agentlinux.org/pr-preview/pr-8/ verified working (root, assets, install.sh all HTTP 200). Closing — pr-preview-action will auto-remove pr-preview/pr-8/ from gh-pages. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
index.htmlto trigger thepr-preview.ymlworkflow.Test plan
https://Roo4L.github.io/Agent-Linux/pr-preview/pr-N/URLThis PR will be closed without merging once the preview URL is verified.