fix(config): rebuild connector alias completeness on live develop - #285
Merged
github-actions[bot] merged 3 commits intoAug 11, 2026
Merged
Conversation
Contributor
📝 WalkthroughWalkthroughDatabricks, Snowflake, Qlik Sense의 세부 설정 키를 Changes커넥터 설정 별칭
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related issues
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
seonghobae
marked this pull request as ready for review
August 11, 2026 21:18
seonghobae
marked this pull request as draft
August 11, 2026 21:42
seonghobae
marked this pull request as ready for review
August 11, 2026 22:23
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.
Replacement execution lane for #257 from exact live
develop@106add38465937f6eb4e4accc185fd30aab4446f, preserving the old #258 branch/history without rewriting it.Current exact head
d73099556c4b965bfa46170e4be818e3090f5bacis intentionally test-only RED: it restores the machine-bound connector alias contract against the current protected base and changes no production source. The new assertions require every writable Databricks, Snowflake, and Qlik SenseConnectorPropertieskey to be mirrored bidirectionally betweenmightyetl.*andxtrmetl.*, with modern values winning on overlap.The old #258 branch diverged only because protected
developadvanced by four path-disjoint commits. This replacement does not claim old checks as current-base proof. Keep Draft until hosted fail-first evidence reaches the intended alias boundary; then apply only the bounded production alias-list correction and rerun exact-head validation. Shared literal-source, non-vacuous coverage, dependency-resolution/security, and independent-review gates remain separate.Summary by CodeRabbit