8000 [DOCS-1453] Docs for run status change automations by mdlinville · Pull Request #1329 · wandb/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[DOCS-1453] Docs for run status change automations #1329

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mdlinville
Copy link
Contributor
@mdlinville mdlinville commented May 16, 2025

DOCS-1453 Docs for run status change automations

Filed https://wandb.atlassian.net/browse/DOCS-1550 to get an updated graphic as a fast follow.

Preview: https://docs-1453.docodile.pages.dev/guides/core/automations/automation-events/#run-events

Ready for peer review. Currently, marked DO-NOT-MERGE while the proposed CSS adjustments are under review.

@mdlinville mdlinville requested a review from a team as a code owner May 16, 2025 17:19
@mdlinville mdlinville requested a review from ssisk May 16, 2025 17:19
Copy link
cloudflare-workers-and-pages bot commented May 16, 2025

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2064576
Status: ✅  Deploy successful!
Preview URL: https://5927935f.docodile.pages.dev
Branch Preview URL: https://docs-1453.docodile.pages.dev

View logs

@mdlinville mdlinville requested a review from ssisk May 19, 2025 23:26
@mdlinville mdlinville requested a review from ssisk May 22, 2025 21:22
@mdlinville mdlinville requested a review from ssisk May 27, 2025 22:57
@mdlinville mdlinville requested a review from ssisk May 28, 2025 21:46
Copy link
Contributor
@ssisk ssisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@mdlinville mdlinville requested a review from ngrayluna May 28, 2025 22:04
@mdlinville mdlinville force-pushed the DOCS-1453 branch 2 times, most recently from 619f488 to 4506ff0 Compare June 11, 2025 21:32
mdlinville and others added 2 commits June 23, 2025 15:25
Noah's feedback
Typos

Co-authored-by: Noah Luna <15202580+ngrayluna@users.noreply.github.com>
Copy link
Contributor
@ngrayluna ngrayluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments.

Also, the link at the bottom of this _index.md page (In Limitations) redirects to /guides/core/automations/automation-events/#run-metrics-events but that doesn't exit. I think we mean to redirect to /guides/core/automations/automation-events/#run-metrics-change?

@@ -83,7 +94,7 @@ For **Run metrics threshold met** events, you configure:

For example, trigger an automation when average `accuracy` is above `.6`.

#### Change threshold
##### Change threshold
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This font looks really small...maybe we bump up the size in the CSS?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We rarely need an H5. I dithered just making them bold but thought it would be useful to have a section-level link. Let me see how the sizes are defined and see if it is feasible to adjust it.

6DB6 Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that's what I was afraid of, we really don't have much room to adjust the size of H5. I suspect that H4-H5 is more important to get right than H5-H6, visually. WDYT?

// Heading sizes
h1, .td-content h1 { font-size: 32px !important; }
h2, .td-content h2 { font-size: 24px !important; }
h3, .td-content h3 { font-size: 20px !important; }
h4, .td-content h4 { font-size: 16px !important; }
h5, .td-content h5 { font-size: 14px !important; }
h6, .td-content h6 { font-size: 12px !important; }

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-authored-by: Noah Luna <15202580+ngrayluna@users.noreply.github.com>
@mdlinville mdlinville requested a review from ngrayluna June 23, 2025 23:55
Currently, H5 and H6 are each smaller than the content base font of 16px
and this looks off.
h4, .td-content h4 { font-size: 16px !important; }
h5, .td-content h5 { font-size: 14px !important; }
h6, .td-content h6 { font-size: 12px !important; }
h4, .td-content h4 { font-size: 18px !important; }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor
@johndmulhausen johndmulhausen Jun 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks give how you have it here :) The preview looks like you're striking the best balance you can. I leave Noah to do the final docs team approval though.

@mdlinville mdlinville added the DO-NOT-MERGE For PRs that should not be merged yet label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO-NOT-MERGE For PRs that should not be merged yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0