Skip to content

Releases: asaasdev/codenarc-docker

Release 2.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 00:07
c0364da

2.11.0: PR #69 - fix: configura autenticacao git no codenarc action para evitar erro 128

Release 2.10.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 09:36
c32dd1d

2.10.0: PR #67 - fix: corrige falso positivo P1 causado por substring matching no grep

Release 2.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 12:44
54574fa

2.9.0: PR #66 - feat(DVT-1005): corrige falsos positivos e exibe priority das violacoes CodeNarc

Release 2.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 18:22
33633c7

2.8.0: PR #64 - feat: adiciona novos logs pra facilitar leitura de violacoes existentes

Release 2.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:03
0da6997

2.7.0: PR #62 - feat: reabilita bloqueio de merge para violacoes em codigo alterado

Release 2.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 20:09
3ce90bd

2.6.0: PR #61 - fix: implementa bloqueio inteligente de P1s apenas em linhas alteradas no CodeNarc

Release 2.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 09:40
131454d

2.5.0: PR #60 - removendo exit 1 do script

Release 2.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 11:24
e60bde2

2.4.0: PR #59 - feat(DVT‑730): bloquear merge em violacoes bloqueantes (priority 1) do CodeNarc

Release 2.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 18:18
ec2147b

2.3.0: PR #58 - [DVT-701] Implementa análise incremental do CodeNarc com filtro de arquivos específicos

Release 2.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:39
9604394

2.2.0: PR #53 - Ajuste para falhar quando arquivos de regras estiver inválido