forked from hystax/optscale
-
Notifications
You must be signed in to change notification settings - Fork 1
Sync upstream/integration (2be4e65) -> release/4 2025-12-22 #309
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
github-actions
wants to merge
13
commits into
release/4
Choose a base branch
from
bp-sync-2be4e65
base: release/4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
78a6502 OSN-1145. Fix other cloud type flavors in ri_breakdown
## Description Added wrapperRef for ResponsiveCanvasBarChart component
- added TS typings for WrapperCard
…esources block for certain resources - added check to handle resource ID ending with "/" separator
* Add AWS connection types for assumed roles * fix: Fixing wrong parameters for Assumer Role Member Wrong params were sent for Assumed Role - Member data Source. * fix: Update assumed role connection form descriptions and tooltips in translation file * feat: Add initial TypeScript definitions and configuration files * feat: Enhance assumed role connection form with improved button identifiers and conditional rendering * fix: resolved pr comments. Updated assumed role connection form documentation references and improve option naming. * fix: remove unnecessary packageManager entry from package.json * refactor: updated aws connection module file naming * refactor: updated aws connection selectedProvider * refactor: updated aws connection details tab info display * refactor: reorganize exports for aws connection form elements * fix: Remove not needed fields Remove not needed fields from ConnectCloudAccountForm payload * Update ngui/ui/src/components/forms/ConnectCloudAccountForm/ConnectCloudAccountForm.tsx Co-authored-by: ek-hystax <33006768+ek-hystax@users.noreply.github.com> --------- Co-authored-by: michal-zielonka <146939528+michal-zielonka@users.noreply.github.com> Co-authored-by: ek-hystax <33006768+ek-hystax@users.noreply.github.com>
## Description Optimized raw expenses query ## Related issue number OSN-1205 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
f85c5c5 OSN-1205. Optimized raw expenses query
## Description Fixed bumi module hanging ## Related issue number OSN-1225 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Fixed recommendation error on empty region candidates ## Related issue number OSN-1249 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
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.
This PR syncs the latest changes from upstream to release branch.