chore: preparar repositorio para portfolio publico - #3
Merged
Conversation
Adiciona validação de autenticação antes do push, fallback force-with-lease e guia passo a passo para GITLAB_MIRROR_USER/TOKEN.
Remove o workflow Mirror to GitLab que gerava X vermelho nos commits. Documenta que o projeto vive no GitHub; API GitLab (comprasnet) continua só como fonte de dados.
Remove senha padrão fraca, externaliza caminhos via env vars, adiciona CI GitHub (ruff + pytest/cov), LICENSE MIT, .env.example e documentação atualizada.
Corrige teste de config, exemplo em .env.example e imports após filter-repo.
Extrai constantes de taxonomia, centraliza flags do pipeline, padroniza logging, amplia cobertura de testes e aplica modernizacoes ruff UP.
|
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.



Summary
Prepara o repositório para portfólio público e consolida melhorias de arquitetura/código em um único PR.
Portfólio e segurança
provision_gitlab_users.py(usaMGI_PROVISION_PASSWORD)LICENSE(MIT),.env.examplee paths configuráveis viaMGI_REPOS/MGI_WSL_REPO_PATHSArquitetura e qualidade
taxonomy_data.py(constantes) detaxonomy.py(funções)apply_pipeline_runtime_flags()(config.py)print→log) nos módulos do pipelineshlex.quoteem comandos git emenriquecer_dev_git.pylist/dict)Testes
sync_issues_to_supabase,PipelineMaestro.executar_pipelineeapply_pipeline_runtime_flagsTest plan
ruff check .python -m pytest -q.enva partir de.env.examplee validar coleta Git comMGI_REPOSpython pipeline_maestro.py --helpe uma execução incremental em ambiente de dev