-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manual de fuga #16
base: master
Are you sure you want to change the base?
Manual de fuga #16
Conversation
* WIP * Fix teste t/api/058-anon-quiz.t (tirar o floor da query pra resolver flaky) * Fix mais um teste * Marcar, Desmarcar e remover tarefas * Adicionando endpoint para Nova tarefa * tidy * Endpoints para atualizar tarefa * modulo mf * Fix carregamento do modulo mf * Refactory do MF pra ter JSON com schema livre, add tests to ENABLE_MANUAL_FUGA
* Upgrade para directus/directus:9.26.0 * Criação do XLSX => quiz_config * Fix vários testes quebrados por falta de chave ou mudanças de comportamento >> nova env TEST_DIRECTUS_PASSWORD * Marcar, Desmarcar e remover tarefas * Add cover script / test.sh para quem não sabe quais ferramentas usar
…avel pelo user logado
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Depois reviso o resto do código :) )
|
||
on: | ||
push: | ||
branches: ['homol'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Precisamos mudar isso aqui para permitir tanto homol
quanto master
context: ./api/ | ||
file: ./api/docker/Dockerfile | ||
push: true | ||
tags: ${{ env.IMAGE_NAME }}:latest,${{ env.IMAGE_NAME }}:${{ github.sha }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acho que vamos precisar de um step intermediário para definir a lista de tags, separando o que é production
e o que é homol
.
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
…de clientes adiciona novas condições ao CASE para incluir mais informações sobre o plano de fuga e suas implicações.
… de 30 dias em status 'inProgress'
…e mf_tag_id feat(Configuraco.pm): adiciona coluna texto_conta_exclusao com tipo text fix(MfQuestionnaireOrder.pm): altera is_nullable para 0 em outstanding_order e is_last fix(MfTarefa.pm): altera is_nullable para 0 em campos de tarefa e criado_em fix(QuizConfig.pm): ajusta is_nullable para 0 em tarefas e tag, remove default null
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.