-
Notifications
You must be signed in to change notification settings - Fork 33
[DOCS-1700] Update docs for automation history #1563
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
Closed
Closed
Conversation
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
Contributor
|
PR Preview: Changed content Base preview: https://cursor-update-docs-for-autom.docodile.pages.dev Added
Modified
|
Deploying docs with
|
| Latest commit: |
fc35254
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b60ff881.docodile.pages.dev |
| Branch Preview URL: | https://cursor-update-docs-for-autom.docodile.pages.dev |
mdlinville
commented
Aug 25, 2025
d5996f4 to
6e92898
Compare
6e92898 to
be89d34
Compare
mdlinville
commented
Aug 28, 2025
Contributor
Author
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.
Signposts for reviewers
tonyyli-wandb
requested changes
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
mdlinville
commented
Aug 29, 2025
Contributor
Author
These are both resolved so I will flip this to Ready to review. |
…n-history-81f2' into cursor/update-docs-for-automation-history-81f2
…r-automation-history-81f2
mdlinville
commented
Oct 10, 2025
Co-authored-by: Tony Li <[email protected]>
…n-history-81f2' into cursor/update-docs-for-automation-history-81f2
mdlinville
added a commit
that referenced
this pull request
Oct 29, 2025
- Add new page: View an automation's history - Update existing automation pages with links to history documentation - Add new page to docs.json navigation - Convert Hugo shortcodes to Mintlify components - Port from PR #1563 which was created during Hugo era
3 tasks
mdlinville
added a commit
that referenced
this pull request
Oct 29, 2025
- Add new page: View an automation's history - Update existing automation pages with links to history documentation - Add new page to docs.json navigation - Convert Hugo shortcodes to Mintlify components - Port from PR #1563 which was created during Hugo era
mdlinville
added a commit
that referenced
this pull request
Oct 31, 2025
## Description Add Cursor prompts to migrate a branch from Hugo to Mintlify - Locally, ports a branch with changes that were started before the Hugo migration to Mintlify. - Updates file locations, syntax, frontmatter, TOCs, links. - Validates Mintlify content using `mint dev` and `mint broken-links` - Recreates commits as a single squashed commit against current `origin/main` Afterward, the human user: - Closes the original PR. - Force-pushes the branch. - Creates a new PR against the branch. - Continues working or getting review in the new PR. Currently added to the `.ai/` directory. Migrating the existing prompts in that directory to Cursor format is WIP, and these will be in place to be picked up automatically in scope of that migration. ## Testing Successfully ported #1627 to #1802 Successfully ported #1563 to #1803
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.
Description
Adds new documentation for the automation execution history feature, allowing users to track, debug, and audit their W&B automations.
This includes:
View an automation's historyReady for technical review.
Related issues
📄 View preview links for changed pages