Eng 567 pr2 saas config version#7688
Draft
Vagoasdf wants to merge 9 commits intoENG-567_record-integration-version-on-exec-logsfrom
Draft
Eng 567 pr2 saas config version#7688Vagoasdf wants to merge 9 commits intoENG-567_record-integration-version-on-exec-logsfrom
Vagoasdf wants to merge 9 commits intoENG-567_record-integration-version-on-exec-logsfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
bf2caf2 to
b3ebb01
Compare
This will save a snapshot of the connection config history th check during runtime
- Remove duplicate SaaSConfigVersion import in saas_config_endpoints.py - Register ConnectionConfigSaaSHistory in db/base.py for SQLAlchemy metadata - Replace bare db.add/commit/refresh with existing.save(db) in SaaSConfigVersion.upsert - Move `import yaml` from function bodies to module top in connector_template_endpoints.py - Extract _get_version_row helper to eliminate duplicated query in config/dataset endpoints - Clarify datasets falsy check: `datasets if datasets else None`
b3ebb01 to
0d2296b
Compare
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.
Ticket []
Description Of Changes
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works