-
Notifications
You must be signed in to change notification settings - Fork 6
Sync main into feature/PROJ-148-auth-rework #278
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
Merged
RyaliNvidia
merged 15 commits into
feature/PROJ-148-auth-rework
from
sync/feature/PROJ-148-auth-rework/20260122-1937
Jan 22, 2026
Merged
Sync main into feature/PROJ-148-auth-rework #278
RyaliNvidia
merged 15 commits into
feature/PROJ-148-auth-rework
from
sync/feature/PROJ-148-auth-rework/20260122-1937
Jan 22, 2026
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
* allow flexible squid proxy replicas * fix
…ration (#167) * Improving Performance for Uploading Workflow Artifacts in Worker Jobs * Cleanup * Add progress writing after upload * Add dependency in Bazel BUILD * Add type to mypy requirements * Update mypy requirements * Add to mypy_cli BUILD * Fix lint * Comment * Use constant to define semaphor and storage client executor count
* Use last login url if url is not specified * print message
…n the UI for OSMO dataset (#249)
…e synced (#252) * Fix sync-feature-branches with no merge conflicts * Allow a single branch to be specified for sync-feature-branches * Perform operations as OSMO CI Bot * Add external label when the PR is created * extract issue number
* Initial commit for database pooling * Update set_session * Fix lint * Update PostgresConnector to have semaphor to control connections * Lint fix * Fix number of maxconn for test * Address comments
|
RyaliNvidia
previously approved these changes
Jan 22, 2026
elookpotts-nvidia
approved these changes
Jan 22, 2026
RyaliNvidia
approved these changes
Jan 22, 2026
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
This automated PR merges the latest changes from
mainintofeature/PROJ-148-auth-rework.What to do:
Review the changes and merge this PR to keep your feature branch up to date with main. If there are merge conflicts, resolve them before merging.
Branch Info:
feature/PROJ-148-auth-reworkmainIssue #148
Checklist
This PR was automatically created by the Sync Feature Branches workflow as part of the Projects Process.