7 Commits

Author SHA1 Message Date
tkinaba d4d1a17cc0 Merge branch 'main' into develop
davinTI/app-dono-modulos/pipeline/head There was a failure building this commit
2026-05-13 14:50:01 -03:00
tkinaba 35050a95c6 chore: bump jeff version 1.0.11
davinTI/app-dono-modulos/pipeline/head This commit looks good
2026-05-13 14:48:06 -03:00
tkinaba 03cd88e492 Merge branch 'main' into develop
davinTI/app-dono-modulos/pipeline/head This commit looks good
2026-05-13 14:47:04 -03:00
tkinaba 6310ea5633 Merge branch 'main' into develop 2026-04-30 12:09:31 -03:00
lucas.favaro 27e2c95d8e Criação do agendamento para execução da atualização do Flash de Vendas. 2026-04-30 10:13:13 -03:00
lucas.favaro b46a210a67 Merge branch 'develop' of https://git.davinti.com.br/davinTI/app-dono-modulos into develop 2026-04-29 15:32:41 -03:00
lucas.favaro b6a81e0e02 Alteração em query Flash Vendas 2026-04-29 15:32:27 -03:00
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git checkout *)",
"Bash(git pull *)",
"Bash(git cherry-pick *)",
"Bash(git push *)"
]
}
}