feat: merge feature/develop into main (v0.1.0)#7
Merged
Conversation
Backend: - cli.py: validar formato de --columns antes de desempacotar, adicionar .copy() em _apply_increments, detectar múltiplos --partition-by sem prefixo, corrigir list-domains para usar DOMAIN_REGISTRY - loader.py: validar campos obrigatórios (table/column) em FK antes de acessar - test_cli.py: corrigir nome de domínio "rh" -> "hr" no test_list_domains Frontend: - App.tsx: adicionar import de Schema ausente (causava falha de build), converter todos os setRunConfig para forma funcional (r => ...) eliminando stale closure, adicionar destination ao tipo de runConfig, adicionar AbortController no streaming do handleRunCli - SchemaWriter.ts: corrigir revogação prematura de URL no downloadYaml com setTimeout
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.
Automated PR
Opened automatically after CI passed on
feature/develop.Version:
0.1.0Commit: 21d094e
Checklist