52 Commits

Author SHA1 Message Date
4NK Dev
d66bfc4009 ci: docker_tag=dev-test - Mise à jour documentation et standardisation 2025-10-01 20:57:45 +00:00
4NK Dev
450c3bcf05 auto_clea
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
ext
2025-09-25 18:33:38 +00:00
4NK Dev
7b6f77cb89 auto_clea 2025-09-25 18:05:11 +00:00
4NK Dev
06879e4fed auto_clea 2025-09-25 17:34:41 +00:00
4NK Dev
4dad51241c auto_clea 2025-09-25 15:25:11 +00:00
4NK Dev
bc9bd7b92a auto_clea 2025-09-25 15:03:43 +00:00
4NK Dev
8fd81ea3aa auto_clea 2025-09-25 12:42:16 +00:00
4NK Dev
5543f20820 ci: docker_tag=ext chore(logging): redirect stdout to /var/log/sdk_storage/stdout.log 2025-09-25 10:59:25 +00:00
4NK Dev
50975a98e6 ci: docker_tag=ext chore: sync ignores, logging and backups 2025-09-25 08:58:24 +00:00
4NK Dev
682485abe4 ci: docker_tag=ext\n\nTrigger CI build for Docker images
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-22 11:10:07 +00:00
4NK Dev
33b27c1d3e update submodule 2025-09-22 05:45:43 +00:00
4NK Dev
09232a2fe9 ci: docker_tag=ext - Trigger CI build for Docker images
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-21 19:57:53 +00:00
4NK Dev
d15c995b31 ci: docker_tag=ext - Migrate to Debian base with minimal packages
All checks were successful
build-and-push-ext / build_push (push) Successful in 33s
2025-09-21 18:24:40 +00:00
4NK Dev
78efe3a208 ci: docker_tag=ext - Optimize Dockerfile to reduce image size (remove dev tools)
All checks were successful
build-and-push-ext / build_push (push) Successful in 23s
2025-09-21 18:09:11 +00:00
4NK Dev
719b8874df ci: docker_tag=ext
Some checks failed
build-and-push-ext / build_push (push) Failing after 16m4s
2025-09-21 17:05:59 +00:00
4NK Dev
eb5c0f364f ci: docker_tag=ext 2025-09-21 16:57:51 +00:00
4NK Dev
1fdb949347 ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools
Some checks are pending
build-and-push-ext / build_push (push) Waiting to run
2025-09-21 13:45:51 +00:00
4NK Dev
7e1e4358a6 ci: docker_tag=ext - Mise à jour Dockerfile avec outils requis et .cursorignore 2025-09-21 13:27:01 +00:00
4NK Dev
ae7ad037f7 ci: docker_tag=ext - Update project for dev4 branch consistency
All checks were successful
build-and-push-ext / build_push (push) Successful in 6s
2025-09-21 08:23:43 +00:00
4NK Dev
a4fa790021 ci: Ajout du workflow Gitea pour le tag 'ext'
All checks were successful
build-and-push-ext / build_push (push) Successful in 3m49s
- Création de .gitea/workflows/build-ext.yml
- Workflow déclenché sur push du tag 'ext'
- Build et push de l'image sdk_storage:ext
- Configuration SSH et Docker registry
2025-09-20 22:22:18 +00:00
4NK Dev
a2c19e7e9e Externalize configuration and improve Docker compatibility
- Add STORAGE_DIR and PORT environment variables
- Update tests to use 0.0.0.0 instead of 127.0.0.1 for Docker compatibility
- Update documentation and changelog
2025-09-20 21:24:17 +00:00
4NK Dev
f32fa316dc feat: externaliser la configuration et remplacer 127.0.0.1 par 0.0.0.0
- Ajout des variables d'environnement STORAGE_DIR et PORT
- Remplacement de 127.0.0.1 par 0.0.0.0 dans les tests
- Ajout de la documentation CONFIGURATION.md
- Mise à jour du CHANGELOG.md vers v0.2.3
- Amélioration de la compatibilité Docker
2025-09-20 20:49:52 +00:00
4NK Dev
0b834eb4cb docs: Documentation des améliorations récentes
- Installation des outils système dans le Dockerfile
- Optimisation de l'image Docker
- Configuration des services
- État actuel et prochaines étapes
2025-09-20 14:23:21 +00:00
4NK Dev
b904214499 feat: Ajout des outils (curl, git, wget, jq, telnet, wscat, tee, npm) dans l'image Docker 2025-09-20 12:11:11 +00:00
4NK Dev
97fbb5a2a5 fix faucet empty commitment 2025-09-20 08:52:15 +00:00
4NK Dev
ecf48cec7e ci: docker_tag=dev-test - Ajout documentation analyse
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 1m27s
dev-test
2025-09-20 08:13:59 +00:00
omaroughriss
120a3dc8d0 Add CICD to storage
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 1m28s
2025-09-08 19:06:03 +02:00
44472bef1e Rework api to take and return binary directly without hex serialization
Some checks failed
CI / rust (push) Failing after 30s
2025-09-04 12:55:55 +02:00
f1021295f7 Add logging 2025-09-04 12:54:55 +02:00
Your Name
1c42b86f90 chore(release): bump to v0.2.2
Some checks failed
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 19s
Release / build-release (ubuntu-latest) (push) Failing after 1m2s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.2
2025-08-26 14:24:04 +02:00
Your Name
7aebbca98d feat(health): add /health endpoint + tests + docs
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 19s
2025-08-26 11:16:33 +02:00
Your Name
8f456f0cd5 chore-gitignore-update
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 40s
2025-08-26 11:13:36 +02:00
Your Name
87e89317f5 chore(ci): CODEOWNERS + doc variables registre Docker
Some checks failed
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 18s
2025-08-26 11:05:40 +02:00
Your Name
7cc675c129 docs: ajout guide de release
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 18s
2025-08-26 11:03:06 +02:00
Your Name
62a972594d test(api): couverture complète endpoints + docs contrats
Some checks failed
Docker Image / docker (push) Failing after 18s
CI / rust (push) Failing after 30s
Release / build-release (ubuntu-latest) (push) Failing after 57s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.1
2025-08-26 10:34:11 +02:00
Your Name
0950da48d6 chore(release): update CHANGELOG for v0.2.0
Some checks failed
Release / build-release (ubuntu-latest) (push) Failing after 1m8s
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 18s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.0
2025-08-26 10:26:01 +02:00
Your Name
790ffb4032 docs: api json spec
Some checks failed
CI / rust (push) Failing after 31s
Docker Image / docker (push) Failing after 22s
2025-08-26 10:23:15 +02:00
Your Name
53c6301be2 docs: ajout des pages alignées avec le template 4NK
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 19s
2025-08-26 10:19:55 +02:00
Your Name
6907e4baf1 feat(docker): Dockerfile, .dockerignore, CI docker, docs
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 1m24s
2025-08-26 10:17:35 +02:00
Your Name
50e0b97a7f Alignement template 4NK: lib.rs, docs/, tests/, OSS files, .gitea, .cursor, release CI, .4nk-sync.yml
Some checks failed
CI / rust (push) Failing after 1m5s
2025-08-26 10:13:06 +02:00
Sosthene
bb8f4bb6a2 remove sdk_common dependency and simplify code 2025-08-25 21:43:47 +02:00
Sosthene
613f951af7 If no ttl given, data could be made permanent 2025-07-08 16:44:04 +02:00
Sosthene
2bf4a6e54c Return data in hex format 2024-12-18 10:50:19 +01:00
Sosthene
f010b95948 Expected value in hex instead of base64 2024-12-17 15:23:54 +01:00
Sosthene
f4a3f38096 bug fix + format 2024-12-09 16:05:29 +01:00
Sosthene
ccb7c1353e Don't call system time at each iteration of handle_file_cleanup 2024-12-03 12:31:41 +01:00
Sosthene
792d1b788d Add MIN/MAX ttl 2024-12-03 12:27:41 +01:00
Sosthene
b5a238c205 Improve error message when storing 2024-11-19 15:15:33 +01:00
Sosthene
821f0e6472 Add cleanup routine 2024-11-19 13:38:20 +01:00
Sosthene
bc7a1c41a4 Update Cargo.lock 2024-11-19 13:38:11 +01:00