root
1159aabc3f
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les fichiers .pid et .lock
- Nettoyage des fichiers temporaires Bitcoin
dev
2025-09-09 01:02:41 +02:00
root
d122ab0493
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les données Bitcoin confidentielles
- Nettoyage des fichiers temporaires et de cache
2025-09-09 00:58:04 +02:00
root
c1da1fe716
Mise à jour .gitignore
...
- Ajout des règles pour ignorer les données Bitcoin confidentielles
- Nettoyage des fichiers temporaires et de cache
2025-09-09 00:54:57 +02:00
root
36dc747e18
Mise à jour des configurations des modules
...
- Mise à jour blindbit.toml avec les bonnes URLs Docker
- Suppression des fichiers config.ts obsolètes d'ihm_client
- Renommage sdk_signer.conf.exemple vers .env.exemple
- Mise à jour des exemples de configuration LeCoffre
- Nettoyage des données Bitcoin confidentielles
2025-09-09 00:53:47 +02:00
root
3991cedc85
Configuration LeCoffre et dnsmasq
...
- Ajout des exemples de configuration .env pour LeCoffre Back et Front
- Documentation dnsmasq pour résolution DNS Docker
- Script de démarrage dnsmasq
- Nettoyage des données Bitcoin confidentielles
2025-09-09 00:33:43 +02:00
root
b3f31d6b5b
Docker Compose opérationnel: services lancés dans l'ordre logique
...
- Création de docker-compose.test.yml pour démonstration
- Services 4NK démarrés dans l'ordre: tor → bitcoin → blindbit → sdk_storage → sdk_relay1/2/3 → ihm_client → sdk_signer
- Mise à jour de la documentation d'installation
- Correction de la version PostgreSQL (15 → 16)
- Tous les services fonctionnels avec dépendances respectées
2025-09-08 22:30:49 +02:00
root
aad486cf54
Configuration hybride: Docker + services locaux
...
- Suppression services IA/monitoring du docker-compose.yml (externalisés vers 4NK_IA)
- Configuration Nginx local proxy vers ports Docker exposés
- Installation et configuration Grafana local pour monitoring
- Suppression doublon miniback (remplacé par coffre_back_mini)
- Documentation mise à jour pour architecture hybride
- Configuration monitoring compatible avec logs Docker
2025-09-08 22:12:18 +02:00
Debian
0b91120ff5
docs(ia): ajouter docs/TODO_IA.md; chore: retirer .gitmodules devenu obsolète
2025-09-08 15:41:24 +00:00
Debian
3ad6b25fc4
chore(repo): ajouter .gitkeep dans dossiers vides (hors .git*, tor_data)
2025-09-08 15:19:37 +00:00
Debian
c7f9748718
docs(usage): accès depuis Windows (WSL2/VM) via localhost ou IP; routes Nginx
2025-09-08 15:07:32 +00:00
Debian
2839c167a6
ci: trigger dev pipeline
2025-09-08 14:57:40 +00:00
Debian
67808fc9b8
docs(release): notes v1.1.3-dev (réseau, nginx, monitoring, docs, tags dev)
2025-09-08 14:53:21 +00:00
Debian
12a337be19
docs(index,network,usage,readme): centraliser l’index, cartographie réseau, routes nginx, grafana
v1.1.3-dev
2025-09-08 14:50:31 +00:00
Debian
7b3a96ac30
docs(network): détailler les liens entre services (flux et dépendances)
2025-09-08 14:45:29 +00:00
Debian
2646aed0a2
docs(network,usage): document mapping services↔ports↔mounts, nginx routes, grafana path
2025-09-08 14:43:11 +00:00
Debian
636482ac55
chore: sync local minor edits across configs and examples
2025-09-08 14:38:10 +00:00
Debian
a3d3209b36
feat(nginx): reverse-proxy services via hostnames + logs for Grafana; feat(monitoring): serve Grafana under /grafana subpath
2025-09-08 14:27:25 +00:00
Debian
92e702193c
chore(scripts): archive unused scripts (build_all_images, build_modules, disable_nginx_docker, pull_repos_in_order)
2025-09-08 14:18:51 +00:00
Debian
17e8b50f7a
docs(configuration,architecture): document tags :dev en cours de création; chore(compose): montages logs et torrc; network: ipam + hostnames
v1.1.3
2025-09-08 14:06:54 +00:00
Debian
29a07760a1
ci: remove SKIP_SIGNER_BUILD usage; build signer unconditionally and simplify script
2025-09-04 21:11:02 +00:00
Debian
d828e24584
ci: remove signer skip wrapper
2025-09-04 21:08:20 +00:00
Debian
40535f351b
feat(ci): add script wrapper to skip signer build when rebuilding images
2025-09-04 20:04:05 +00:00
Debian
e4c6979bd0
fix(signing): add minimal signer tsconfig/src to satisfy Docker COPY; allow full rebuild
2025-09-04 19:59:42 +00:00
Debian
0be31e4b4e
fix(signing): add placeholder pkg dir for signer Docker COPY
2025-09-04 19:58:55 +00:00
Debian
8f246cbbf5
fix(signing): add placeholder package.json and package-lock.json for signer Docker build; allow rebuild
2025-09-04 19:58:26 +00:00
Debian
459f734d4b
feat(config): centralize restart config; add exemplar restart_config.conf.exemple; move restart script into scripts/; update README
2025-09-04 19:55:43 +00:00
Debian
01e79cad49
ci: recommence commit on restart config centralization; include exemplars
2025-09-04 19:51:40 +00:00
Debian
501372c3ee
docs: align README with scripts relocation (use ./scripts/*)
CI - 4NK_node / Integration Tests (push) Failing after 13s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 19:49:30 +00:00
Debian
43628b6ebc
refactor: move top-level scripts into scripts/ (add_external_node.sh, build_modules.sh, manage_services.sh, monitor_sync.sh)
CI - 4NK_node / Unit Tests (push) Waiting to run
CI - 4NK_node / Integration Tests (push) Waiting to run
CI - 4NK_node / Code Quality (push) Waiting to run
CI - 4NK_node / Security Tests (push) Waiting to run
CI - 4NK_node / Docker Build & Test (push) Waiting to run
CI - 4NK_node / Documentation Tests (push) Waiting to run
CI - 4NK_node / Security Audit (push) Waiting to run
CI - 4NK_node / Release Guard (push) Blocked by required conditions
CI - 4NK_node / Publish Release (push) Blocked by required conditions
CI - 4NK_node / Performance Tests (push) Waiting to run
CI - 4NK_node / Notify (push) Blocked by required conditions
2025-09-04 19:49:09 +00:00
Debian
4c9d11c571
docs: update README paths to scripts/restart_4nk_node.sh after moving script
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Notify (push) Failing after 1s
2025-09-04 19:48:07 +00:00
Debian
5a5188c9b4
refactor: move root restart script into scripts/; update references
CI - 4NK_node / Code Quality (push) Has been cancelled
CI - 4NK_node / Docker Build & Test (push) Waiting to run
CI - 4NK_node / Unit Tests (push) Waiting to run
CI - 4NK_node / Integration Tests (push) Waiting to run
CI - 4NK_node / Security Tests (push) Waiting to run
CI - 4NK_node / Documentation Tests (push) Waiting to run
CI - 4NK_node / Security Audit (push) Waiting to run
CI - 4NK_node / Release Guard (push) Blocked by required conditions
CI - 4NK_node / Performance Tests (push) Waiting to run
CI - 4NK_node / Notify (push) Blocked by required conditions
CI - 4NK_node / Publish Release (push) Blocked by required conditions
2025-09-04 19:47:38 +00:00
Debian
5c60af349d
feat(config): centralize restart config; add conf/restart_config.conf; adapt restart script; add skeleton external_nodes.conf; update README
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 33s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
2025-09-04 19:44:15 +00:00
Debian
1a3715f027
fix(blindbit): install git in builder (golang:1.25-alpine)
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 21s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 4s
CI - 4NK_node / Unit Tests (push) Failing after 39s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 5s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 14:54:07 +00:00
Debian
7f13fc58a3
feat(blindbit): switch builder to golang:1.25-alpine to reduce memory usage
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 25s
CI - 4NK_node / Security Tests (push) Failing after 27s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 7s
CI - 4NK_node / Security Audit (push) Successful in 5s
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 8s
CI - 4NK_node / Publish Release (push) Has been skipped
CI - 4NK_node / Release Guard (push) Has been skipped
2025-09-04 14:51:56 +00:00
Debian
c3f55793dc
fix(blindbit): build with ./... to include all modules
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 4s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 14:47:04 +00:00
Debian
fb6fa749fc
fix(blindbit): ensure build uses ./src (single main)
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 35s
CI - 4NK_node / Integration Tests (push) Failing after 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 10s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 11s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 14:32:33 +00:00
Debian
20215aad53
fix(blindbit): build with ./... instead of ./src
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 33s
CI - 4NK_node / Integration Tests (push) Failing after 18s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 4s
CI - 4NK_node / Security Audit (push) Successful in 4s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 13:50:49 +00:00
Debian
289918a7e9
feat(blindbit): upgrade Go builder to 1.25
CI - 4NK_node / Code Quality (push) Failing after 31s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 54s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 11s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 13:36:34 +00:00
Debian
8f4638b70c
refactor(miniback): switch to lecoffre-back-mini_env.conf
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 13s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 11:13:58 +00:00
Debian
70695972f0
Remove path from repository
CI - 4NK_node / Code Quality (push) Failing after 32s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 10:27:57 +00:00
Debian
7a745d9e82
conf exemple
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 13s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
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
2025-09-04 10:26:01 +00:00
Debian
6b9e606fc1
clean
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 4s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 31s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 10:17:45 +00:00
Debian
bd1b5af7b7
Remove path from repository
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 12s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 13s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 5s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 10:06:41 +00:00
Debian
2763b18cce
clean for merge
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
2025-09-04 10:02:46 +00:00
Debian
c3b5801f46
chore: ignore .conf in 4NK_node; keep .conf.exemple
CI - 4NK_node / Code Quality (push) Failing after 30s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 12s
CI - 4NK_node / Security Tests (push) Failing after 29s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 6s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 09:12:03 +00:00
Debian
bb61be04a4
clean
CI - 4NK_node / Code Quality (push) Failing after 50s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 12s
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 4s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-04 08:13:43 +00:00
Debian
4aed2f7f22
Fix: Configuration Tor et Bitcoin pour signet custom - Tor écoute maintenant sur toutes les interfaces (0.0.0.0:9050) - Bitcoin se connecte aux nœuds onion du signet custom - Synchronisation active avec le réseau signet custom - Tous les services relancés et fonctionnels
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 13s
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 4s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 26s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-03 22:24:53 +00:00
Debian
78b6afbe37
fix: Centralize configuration and fix relay services - Mount config files to correct paths (/home/bitcoin/.conf) - Update docker-compose.yml with 3 separate relay services - Fix Dockerfiles for relay modules - Centralize all configs in 4NK_node/conf/
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 12s
CI - 4NK_node / Security Tests (push) Failing after 30s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 2s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-03 19:06:37 +00:00
Debian
124b491bfe
fix: suppression authentification RPC Bitcoin et blindbit - Suppression de rpcuser et rpcpassword de bitcoin.conf - Suppression de COOKIE_PATH et volume de blindbit - Test de connexion RPC sans authentification
CI - 4NK_node / Code Quality (push) Failing after 29s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-03 16:31:27 +00:00
Debian
808bda72bf
fix: authentification RPC blindbit par cookie - Remplacement de l authentification par identifiants par l authentification par cookie - Montage du volume bitcoin_data pour accéder au fichier .cookie - Configuration COOKIE_PATH pour l authentification automatique
CI - 4NK_node / Code Quality (push) Failing after 32s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 11s
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 3s
CI - 4NK_node / Security Audit (push) Successful in 4s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
2025-09-03 16:30:08 +00:00