-
Notifications
You must be signed in to change notification settings - Fork 4
Release notes to Sprint 66 (25.01
)
#634
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
Release notes to Sprint 66 (25.01
)
#634
Conversation
25.01
) — NOT READY FOR REVIEW25.01
)
PR SummaryThis pull request introduces several enhancements and bugfixes to the ValidMind software project, focusing on documentation, monitoring, and testing capabilities. Key changes include:
Test Suggestions
|
PR SummaryThis pull request introduces several enhancements and bugfixes to the ValidMind software project, focusing on documentation, monitoring, and model validation capabilities. Key changes include:
These changes aim to enhance the functionality, usability, and security of the ValidMind platform, providing users with more robust tools for model documentation and monitoring. Test Suggestions
|
25.01
)25.01
)
A PR preview is available: Preview URL |
Neat! Will be fixed in PR #633 and the issue was reviewed and resolved by John but good to have in the future. |
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.
Left some comments/suggestions inline for improvements. Also:
The images in the release folder need to have human-readable names, please. Half the audit effort was me renaming files called hskjfhjskfg.png
etc. I know this is a minor quibble but this is just a good habit to have, especially as it is outlined in our style guide.
EDIT: Also, the contents of the "Release highlights" section should be encased in the .highlights
class and use the green buttons:
Especially for long releases like this this is a convention we introduced to call attention to the more important bits.
I feel like this is another area where we've added a layer of complexity to the reading and authoring experience that might best be pruned again? I don't think this buttonology adds anything of value to the reader, and it makes the authoring experience worse. From what I recall ...
The authoring experience should be able to focus on the content — the fact that one button is solid dark green and the other a pink outline is a nuance that doesn't really add to the storytelling about the release. Your other review comments all make sense and I will address them. That said, I have a concern here about how much time we put into release notes — all of the spit & polish items you suggested make sense, but they take time. |
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.
Left some comments throughout. There were a couple of new features/enhancements that were in parallel of sprint 66, that I could not find in the notes (check with @cachafla ), but which warrant a call out. Apologies if we talk about them elsewhere
- the enhanced metadata descriptions in the UI
- new math equation editor and support for LateX formulas
- export model inventory
- export findings
Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com>
Renamed as suggested (and removed some images we're not actually using). |
A PR preview is available: Preview URL |
A note as I edit: releases need a summary at the top for the CTA. Please try to do these as we write releases so the person cleaning up yearly releases doesn't have to? Also, since we surface these on our index landing page, it needs the summary to incite people to read. |
A PR preview is available: Preview URL |
1 similar comment
A PR preview is available: Preview URL |
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.
In the interest of time I've cleaned things up and made the edits, but I did catch a few broken links/some .qmd
links out to files that weren't the Python docs as an FYI.
…ithub.com:validmind/documentation into nrichers/sc-7971/release-notes-to-sprint-66-25-01
A PR preview is available: Preview URL |
Still investigating ...
This was a fix in Sprint 66 but the related frontend PR was marked as -> Added to the release notes via 35b9dc5
Both of these were added in Sprint 64 but the related frontend PR was marked as -> tracked via sc-7539
@cachafla looks like there's a couple of process breakdowns where
|
A PR preview is available: Preview URL |
Thank you for all your editing help, @validbeck! I found a couple more links that needed fixing, but I think these release notes look very clean now. I especially like how you moved some content into the margin. (I like to gripe about how much time we spend on release notes but, when you do, the results speak for themselves.) |
A PR preview is available: Preview URL |
A PR preview is available: Preview URL |
* Generate initial release notes * Initial edit pass * Add versioning callout * Edits & tweaks * Get latest library source * Edits * Fix borked links * Add toggle for demo notebook execution * Fix stray git command * Update site/releases/2025/2025-jan-31/release-notes.qmd * Update site/releases/2025/2025-jan-31/release-notes.qmd * Address review comment from Mehdi * Add tech deep dive blog link to December release notes * Address review comments * Address more review comments * Fix notebook link * Add animated GIF for risk assessment prompt * Fixing borked tech deep dive add * Moving Enhancements into the right section * Editing & cleanup * Add missing math editor release notes & .tr some buttons because .tc is too messy * Missing docs links * Oops, wrong link * last tweak i swear * Fix some more broken links * Grammar better --------- Co-authored-by: Nik Richers <nik@validmind.ai> Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Updated mathematical formula support for content blocks (#631) * README tweak * Edited math formula instructions * Updated documentation for Metrics Over Time (#633) * Pulling in current latest notebooks * Edits to Work with metrics over time * Test adding anywidget dependency * Yay it works * Adding Juan's suggestion * Pulling in latest updates to Log metics notebook * Edits to Export documentation for validation reports (#635) * Release notes to Sprint 66 (`25.01`) (#634) (#641) * Generate initial release notes * Initial edit pass * Add versioning callout * Edits & tweaks * Get latest library source * Edits * Fix borked links * Add toggle for demo notebook execution * Fix stray git command * Update site/releases/2025/2025-jan-31/release-notes.qmd * Update site/releases/2025/2025-jan-31/release-notes.qmd * Address review comment from Mehdi * Add tech deep dive blog link to December release notes * Address review comments * Address more review comments * Fix notebook link * Add animated GIF for risk assessment prompt * Fixing borked tech deep dive add * Moving Enhancements into the right section * Editing & cleanup * Add missing math editor release notes & .tr some buttons because .tc is too messy * Missing docs links * Oops, wrong link * last tweak i swear * Fix some more broken links * Grammar better --------- Co-authored-by: Nik Richers <nik@validmind.ai> Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com>
Internal Notes for Reviewers
This PR includes the release notes to Sprint 66, along with refreshed notebooks, Python API reference, and test descriptions.
Notes
25.01
) — I added a note at the top to that effect.Other improvements
External Release Notes