forked from hystax/optscale
-
Notifications
You must be signed in to change notification settings - Fork 1
MPT-10751 Sync upstream/2025061901-public -> main 2025-06-23 #170
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
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
clickhouse-connect instead of clickhouse-driver
## Description Added `From` to email message body ## Related issue number OSN-791 ## 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 How to get a verification code description added.
- Changed the documentation link for cleanup scripts to a more concise URL format.
a183ab9 OSN-746. Implement run observer to finish hanging runs
96568ec OSN-817. Skip resources in migration if this cloud_resource_id already exists
## Description Added ability to restrict actions by adding role_purpose in context ## Related issue number OSN-802 ## 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 Added optscale roles doc ## Related issue number OSN-814 ## 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 Added doc for external mongo/clickhouse ## Related issue number OSN-752 ## 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 How to intagrate Jira instructions added.
…n verification forms - `code` should be a string
## Description - Added radiobtn field to pick **AND | OR** conjunction rule for conditions. - QuestionMark text changed - Added types for form elements - Added header message for Conditions cell on Assignment Rules form ## Related issue number [OSN-901](https://datatrendstech.atlassian.net/browse/OSN-901) ## 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
…and container support * Updated `.env.sample` to clarify `VITE_ALLOWED_HOSTS` options and revised `vite.config.mts` to handle parsed configurations. This allows specifying multiple hosts, enhancing development environment flexibility. Added `VITE_HOST` and `VITE_ALLOWED_HOSTS` environment variables to enhance local development flexibility. Options allow external device access and unrestricted host requests and containerized setups. Changes were made in `.env.sample` and `vite.config.mts`. * Add flexible parsing for VITE_HOST and VITE_ALLOWED_HOSTS. Refactored `vite.config.mts` to use helper functions for parsing these variables, allowing more flexibility and improving code readability. * Code cleanup
MPT-9882 jinja2 custom filters and small refactor
* OSN-930. Fixed discovery failure on no buckets * OSN-943. Removed arcee and bulldozer * OSN-943. Removed run_observer * OSN-944. Fixed oauthlib version * OS-XXXX. Regenerated live demo
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.
Bandit found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
dwolosz
approved these changes
Jun 26, 2025
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.