• Joined on 2026-03-29
sarman created pull request sarman/tftsr-devops_investigation#106 2026-06-18 00:00:56 +00:00
fix(ci): add libsodium to all build environments
sarman pushed to fix/updater-issues at sarman/tftsr-devops_investigation 2026-06-18 00:00:11 +00:00
10b931809b fix(ci): add libsodium to all build environments
sarman created branch fix/updater-issues in sarman/tftsr-devops_investigation 2026-06-18 00:00:11 +00:00
sarman pushed tag v1.2.4-beta.8 to sarman/tftsr-devops_investigation 2026-06-14 20:04:59 +00:00
sarman deleted branch fix/libsodium-direct-path from sarman/tftsr-devops_investigation 2026-06-14 20:04:48 +00:00
sarman pushed to beta at sarman/tftsr-devops_investigation 2026-06-14 20:04:47 +00:00
3d7342656f Merge pull request 'fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection' (#105) from fix/libsodium-direct-path into beta
7b2377351a docs: update fix summary with commit history
1172f20137 refactor(ci): move SODIUM_LIB_DIR to job-level env
b20deab391 fix: remove use-pkg-config feature conflicting with SODIUM_LIB_DIR
863868b2fc fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection
Compare 5 commits »
sarman merged pull request sarman/tftsr-devops_investigation#105 2026-06-14 20:04:47 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection
sarman commented on pull request sarman/tftsr-devops_investigation#105 2026-06-14 16:07:17 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection

Automated PR Review (qwen3-coder-next via liteLLM):\n\nLooking at this PR and the previous review history, I can see that:

sarman commented on pull request sarman/tftsr-devops_investigation#105 2026-06-14 16:03:10 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection

Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary

sarman commented on pull request sarman/tftsr-devops_investigation#105 2026-06-14 16:03:01 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection

What Was Fixed

Problem: libsodium-sys-stable build script failing with "libsodium not found via pkg-config or vcpkg"

Root Cause:

  1. Previous PR added use-pkg-config feature but…
sarman pushed to fix/libsodium-direct-path at sarman/tftsr-devops_investigation 2026-06-14 16:00:10 +00:00
7b2377351a docs: update fix summary with commit history
sarman pushed to fix/libsodium-direct-path at sarman/tftsr-devops_investigation 2026-06-14 15:59:51 +00:00
1172f20137 refactor(ci): move SODIUM_LIB_DIR to job-level env
sarman commented on pull request sarman/tftsr-devops_investigation#105 2026-06-14 15:56:45 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection

Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary

sarman pushed to fix/libsodium-direct-path at sarman/tftsr-devops_investigation 2026-06-14 15:53:04 +00:00
b20deab391 fix: remove use-pkg-config feature conflicting with SODIUM_LIB_DIR
sarman commented on pull request sarman/tftsr-devops_investigation#105 2026-06-14 15:40:09 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection

Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary

sarman created pull request sarman/tftsr-devops_investigation#105 2026-06-14 15:36:37 +00:00
fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection
sarman pushed to fix/libsodium-direct-path at sarman/tftsr-devops_investigation 2026-06-14 15:24:52 +00:00
863868b2fc fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection
sarman created branch fix/libsodium-direct-path in sarman/tftsr-devops_investigation 2026-06-14 15:24:52 +00:00
sarman pushed tag v1.2.4-beta.7 to sarman/tftsr-devops_investigation 2026-06-14 14:23:45 +00:00
sarman deleted branch fix/libsodium-use-pkg-config from sarman/tftsr-devops_investigation 2026-06-14 14:23:37 +00:00