29 Commits

Author SHA1 Message Date
4NK CI Bot
81e52c1da4 update submodule 2025-09-22 05:45:35 +00:00
4NK CI Bot
6a9bee3c99 ci: docker_tag=ext - Fix Dockerfile build error (remove file command)
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 1m22s
2025-09-21 21:46:58 +00:00
4NK CI Bot
34d57c95f7 ci: docker_tag=ext - Migrate to Debian base with minimal packages
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 59s
2025-09-21 18:25:14 +00:00
4NK CI Bot
8c83757025 fix: Install missing packages in Dockerfile for Alpine Linux
- Add file command for WebAssembly verification
- Add curl, wget, jq, netcat-openbsd for debugging
- Fix CI build failure due to missing file command
2025-09-21 18:20:02 +00:00
4NK CI Bot
662b04bfdd ci: docker_tag=ext - Optimize Dockerfile to reduce image size (remove dev tools)
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 33s
2025-09-21 18:09:33 +00:00
4NK CI Bot
f7b30cb495 ci: docker_tag=ext - Fix Dockerfile to verify pkg files during build 2025-09-21 17:04:10 +00:00
4NK CI Bot
b7df1bc58e ci: docker_tag=ext - Fix Alpine Dockerfile - remove cscope package 2025-09-21 15:36:11 +00:00
4NK CI Bot
fd351374fa ci: docker_tag=ext - Fix Dockerfile issues with WASM package and Alpine compatibility 2025-09-21 13:46:47 +00:00
4NK CI Bot
8bba3e5437 ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools 2025-09-21 13:45:52 +00:00
4NK CI Bot
e341c45639 ci: docker_tag=ext - Mise à jour Dockerfile avec outils requis et .cursorignore 2025-09-21 13:27:04 +00:00
4NK CI Bot
e41d17f7f4 ci: docker_tag=ext - Fix TypeScript imports and add curl to Dockerfile
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 55s
2025-09-21 08:21:32 +00:00
4NK CI Bot
e76f2e1db9 ci: docker_tag=ext - utiliser pkg WASM fourni (ESM) et supprimer build wasm
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 15:54:56 +00:00
4NK CI Bot
0cf587fa6e ci: docker_tag=ext - wasm-bindgen --no-reference-types for web target
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m45s
2025-09-18 15:47:31 +00:00
4NK CI Bot
01b1b50d6b ci: docker_tag=ext - Fix WASM compilation for web target
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
- Recompile sdk_client WASM with --target web for ES modules
- Update Dockerfile to build WASM in web target instead of bundler
- Modify index.html to initialize WASM before router
- Update service.ts and router.ts to use ES module imports
- Fix 'module is not defined' error in browser
2025-09-18 15:41:05 +00:00
4NK CI Bot
a4dd8c57f2 ci: docker_tag=ext | use prebuilt wasm pkg (no wasm build in CI)
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 52s
2025-09-18 12:05:43 +00:00
4NK CI Bot
653b86fbc9 ci: docker_tag=ext | cargo update wasm-bindgen*(0.2.103) js-sys/web-sys (0.3.80) before build
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m41s
2025-09-18 11:32:46 +00:00
4NK CI Bot
70f3a30f64 ci: docker_tag=ext | revert reference-types; compile wasm without externref requirements
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m37s
2025-09-18 11:20:01 +00:00
4NK CI Bot
2dda47534b ci: docker_tag=ext | enable reference-types (RUSTFLAGS + wasm-bindgen --reference-types)
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m46s
2025-09-18 11:08:49 +00:00
4NK CI Bot
01ad5a3816 ci: docker_tag=ext | align wasm-bindgen-cli 0.2.103 with crate 0.2.103
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
2025-09-18 11:01:04 +00:00
4NK CI Bot
5884e8d845 ci: docker_tag=ext | ensure wasm-bindgen in PATH + use wasm-bindgen bin
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m18s
2025-09-18 10:55:36 +00:00
4NK CI Bot
fb54522bce ci: docker_tag=ext | rust 1.82 + wasm-bindgen-cli 0.2.92 --locked (cargo+bindgen)
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m16s
2025-09-18 10:50:14 +00:00
4NK CI Bot
59ad93516c ci: docker_tag=ext | pin rust 1.73 + wasm-bindgen-cli 0.2.92 + cargo build wasm
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 58s
2025-09-18 10:47:19 +00:00
4NK CI Bot
6ef5186407 ci: docker_tag=ext | wasm-pack: use --reference-types for wasm-bindgen
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 1m50s
2025-09-18 10:42:14 +00:00
4NK CI Bot
c89d956821 ci: docker_tag=ext | wasm-build: force reference-types for wasm-bindgen
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 1m52s
2025-09-18 10:37:39 +00:00
Omar Oughriss
0fc7b6e4c3 Update Dockerfile to use branche dev of sdk_client 2025-09-08 16:44:02 +02:00
omaroughriss
13b605a850 Update port
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 2m5s
2025-07-03 11:38:40 +02:00
omaroughriss
67cd7a1662 Add Dockerfile 2025-07-02 15:36:42 +02:00
Pascal Lim
c2a4e8517f now_can_be_modify 2024-11-20 16:31:20 +01:00
AnisHADJARAB
fd209aeb67 init project with only basic page logic 2024-07-10 14:34:50 +00:00