Merge branch dev -> homolog - Criado Automatico - #5
Open
github-actions[bot] wants to merge 40 commits into
Open
Conversation
…ecreated requirements to meet standards, recreated ald.
github-actions
Bot
requested review from
Brunocarpi,
Rubiozito,
VgsStudio,
enzosakamoto and
lseixas
July 14, 2026 15:18
feat: Adiciona testes e mock para repositório de projetos
feat: adiciona entidade User com Pydantic, RoleEnum e testes
feat: first version of get_user + tests finished
feat: implementa rota completa do create user
…lean_mss_template Alinha auth, erros, HTTP e observability com o template, separa requirements-dev/app e atualiza o ambiente local com Dynamo + MinIO.
Align workflows, requirements split, and CDK stage handling with the template/teia reference so synth avoids invalid S3 names on PRs.
Resolve environments conflict and align WrongTypeParameter test assertions with the updated error message from clean_mss_template.
Keep delete_user_presenter wrapper and attach observed_handler on lambda_handler to match the other routes after the template sync.
Adiciona rotas e testes para entidade Project
feat: implementa rota completa do delete user + testes validados
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.
Criado Automaticamente