Elookpotts/ffwd release 6.2 rc2#559
Merged
elookpotts-nvidia merged 17 commits intorelease/6.2from Feb 27, 2026
Merged
Conversation
…m being embedded in wheel metadata (#541)
* Enable Workflow Events in CLI * Remove error events from workflow events CLI subcommand Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Remove last_n_lines argument from workflow events subcommand Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Remove //ui from github action * Remove //ui * Remove unneeded Node from Bazel
* Update to pnpm dev * Give build/push scripts default arguments * Add instructions * Update BUILD_AND_TEST * buildProductionCsp only if we are indeed a production build
* Trim extra space at beginning of log * Log-viewer expand/collapse row
* Fix resource table listing * lint
* Lint CSS * Fix css linting
* update default database schema * fix issues with re-deploy * update schema version variable to be same across charts
* Allow setting _osmo_session cookies for local -> prod development * Format
For the repo size reduction #543 switch to using actions based deployment of our github pages. The pr-preview functionality will return in a later PR.
Upgrade fastapi from 0.115.5 to 0.125.0, which allows starlette to resolve from 0.41.3 to 0.50.0, fixing GHSA-7f5h-v6ap-rcq8. FastAPI 0.125.0 is the latest version that still supports pydantic v1, maintaining compatibility with the existing pydantic==1.10.13 pin.
Increase collector memory_limiter from 30 MiB to 128 MiB and reduce metric export frequency from 6s to 15s to prevent data drops under high-cardinality metric load.
aruns-nv
approved these changes
Feb 27, 2026
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.
Description
Fast-forward release/6.2 to main.
Issue #None
Checklist