-
Notifications
You must be signed in to change notification settings - Fork 40
Runs: Rewrite Runs section #2011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 78%, saving 926.9 KB.
|
📚 Mintlify Preview Links🔄 Renamed/Moved (1 total)📄 Pages (1)
✨ Added (13 total)📄 Pages (7)
🖼️ Images (6)
📝 Changed (26 total)📄 Pages (23)
🖼️ Images (2)
⚙️ Other (1)
🗑️ Deleted (19 total)View deleted files🖼️ Images (19)
🤖 Generated automatically when Mintlify deployment succeeds |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 8.7%, saving 9.0 KB.
2 images did not require optimisation. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 79.5%, saving 241.1 KB.
3 images did not require optimisation. |
Thanks so much for the review. Addressed comments. Left a couple of comments and/or questions on a couple of them. :) |
mdlinville
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few nits and tiny questions, approved so as not to block.
This change triggers a new deployment which will use the corrected link checker workflow. The previous run was using an older version from main that incorrectly checked against docs.wandb.ai instead of the preview URL.
This adds functionality to automatically comment on PRs with link checker results when the Mintlify deployment completes. The comment will be updated on subsequent runs and clearly indicates whether all links are valid or if issues were found.
- Fix JavaScript syntax error when exit_code is empty - Handle both pull_request and deployment_status events properly - Use safe string interpolation for exit code - Fallback to docs.wandb.ai when no deployment URL available
|
Merging branch despite messy error message. As noted in this thread the reports added to this PR are incorrect. |
Description
Classic Noah, started off as a simple "update images" task...then grew to a complete Runs rewrite...here's a summary of what I did:
New Documentation Pages (7 added):
Renamed File:
Major Edits:
Image Cleanup:
Related issues