tftsr-devops_investigation/.gitea/workflows
Shaun Arman e50a921050
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m48s
Test / frontend-typecheck (pull_request) Successful in 1m57s
PR Review Automation / review (pull_request) Successful in 3m47s
Test / rust-fmt-check (pull_request) Successful in 12m3s
Test / rust-clippy (pull_request) Successful in 13m59s
Test / rust-tests (pull_request) Successful in 15m46s
fix(build): resolve libsodium linking failures across all CI targets
Add libsodium-dev to Docker build images and configure Windows cross-build
environment to fix CI build failures on all platforms (Linux amd64/arm64,
Windows amd64). Failures were caused by missing libsodium dependency
required by tauri-plugin-stronghold → iota-crypto → libsodium-sys-stable.

Changes:
- Install libsodium-dev in Linux amd64 and arm64 Docker images
- Set SODIUM_LIB_DIR and SODIUM_STATIC env vars for Windows cross-build
- Add smoke test to verify libsodium linking via stronghold dependency
- Add comprehensive test coverage (3 new tests in state module)

All 802 tests pass (416 Rust + 386 TypeScript). Zero linting warnings.

Fixes: Linux "libsodium not found via pkg-config" error
Fixes: Windows "SODIUM_LIB_DIR incompatible with SODIUM_USE_PKG_CONFIG" error

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-14 02:07:38 -05:00
..
auto-tag.yml fix(build): resolve libsodium linking failures across all CI targets 2026-06-14 02:07:38 -05:00
build-images.yml fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
pr-review.yml ci: update pr-review to leverage anthropics/claude-code pattern 2026-06-10 20:26:31 -05:00
release-beta.yml fix(build): resolve Windows MinGW memset_explicit linking error 2026-06-13 23:36:54 -05:00
renovate.yaml fix(ci): correct Renovate API endpoint for Gitea 2026-06-09 20:04:55 -05:00
sync-beta.yml feat(ci): auto-sync beta from master after every push 2026-06-13 18:04:37 -05:00
test.yml ci: add retry logic and offline-first caching to npm installs 2026-06-13 23:51:40 -05:00