clean for merge
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 31s
CI - 4NK_node / Unit Tests (push) Failing after 31s
CI - 4NK_node / Integration Tests (push) Failing after 30s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 14s
CI - 4NK_node / Security Audit (push) Successful in 11s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 29s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 31s
CI - 4NK_node / Unit Tests (push) Failing after 31s
CI - 4NK_node / Integration Tests (push) Failing after 30s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 14s
CI - 4NK_node / Security Audit (push) Successful in 11s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 29s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
This commit is contained in:
parent
c3b5801f46
commit
2763b18cce
11
.gitignore
vendored
11
.gitignore
vendored
@ -28,20 +28,11 @@ pnpm-debug.log*
|
|||||||
tests/logs/
|
tests/logs/
|
||||||
tests/reports/
|
tests/reports/
|
||||||
|
|
||||||
# Ne pas ignorer .cursor ni AGENTS.md
|
|
||||||
|
|
||||||
!.cursor/
|
|
||||||
|
|
||||||
!AGENTS.md
|
|
||||||
|
|
||||||
# Sauvegardes locales
|
# Sauvegardes locales
|
||||||
*.backup
|
*.backup
|
||||||
|
|
||||||
certs/
|
certs/
|
||||||
log/
|
log/
|
||||||
|
*.log
|
||||||
# Ignore real configuration files, but keep example configs
|
# Ignore real configuration files, but keep example configs
|
||||||
*.conf
|
*.conf
|
||||||
!*.conf.exemple
|
|
||||||
!*.conf.exemple_renamed
|
|
||||||
\n*.conf
|
|
||||||
!*.conf.exemple
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user