• Joined on 2026-03-29
sarman pushed to beta at sarman/tftsr-devops_investigation 2026-06-14 14:23:36 +00:00
bce0a3e696 Merge pull request 'fix(ci): enable libsodium pkg-config feature across all platforms' (#104) from fix/libsodium-use-pkg-config into beta
d86da0033d fix(ci): add libsodium-dev to test workflow dependencies
c0f8b314ca fix(ci): enable libsodium pkg-config feature across all platforms
Compare 3 commits »
sarman merged pull request sarman/tftsr-devops_investigation#104 2026-06-14 14:23:35 +00:00
fix(ci): enable libsodium pkg-config feature across all platforms
sarman commented on pull request sarman/tftsr-devops_investigation#104 2026-06-14 13:38:35 +00:00
fix(ci): enable libsodium pkg-config feature across all platforms

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

d86da0033d fix(ci): add libsodium-dev to test workflow dependencies
sarman commented on pull request sarman/tftsr-devops_investigation#104 2026-06-14 12:42:40 +00:00
fix(ci): enable libsodium pkg-config feature across all platforms

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

sarman created pull request sarman/tftsr-devops_investigation#104 2026-06-14 12:38:40 +00:00
fix(ci): enable libsodium pkg-config feature across all platforms
c0f8b314ca fix(ci): enable libsodium pkg-config feature across all platforms
sarman created branch fix/libsodium-use-pkg-config in sarman/tftsr-devops_investigation 2026-06-14 12:34:31 +00:00
sarman pushed tag v1.2.4-beta.6 to sarman/tftsr-devops_investigation 2026-06-14 10:43:20 +00:00
sarman deleted branch fix/libsodium-ci-all-platforms from sarman/tftsr-devops_investigation 2026-06-14 10:43:09 +00:00
sarman merged pull request sarman/tftsr-devops_investigation#103 2026-06-14 10:43:08 +00:00
fix(ci): use vendored libsodium build instead of pkg-config
sarman pushed to beta at sarman/tftsr-devops_investigation 2026-06-14 10:43:08 +00:00
93201fbfb7 Merge pull request 'fix(ci): use vendored libsodium build instead of pkg-config' (#103) from fix/libsodium-ci-all-platforms into beta
149f170435 docs: clarify two-phase fix approach in summary
44ba1bd4e7 fix(ci): use vendored libsodium build instead of pkg-config
Compare 3 commits »
sarman commented on pull request sarman/tftsr-devops_investigation#103 2026-06-14 10:38:30 +00:00
fix(ci): use vendored libsodium build instead of pkg-config

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

sarman commented on pull request sarman/tftsr-devops_investigation#103 2026-06-14 10:35:49 +00:00
fix(ci): use vendored libsodium build instead of pkg-config
  1. Phase 1 (commit 7316339a): Fixed Windows configuration properly
  2. Phase 2 (commit 44ba1bd4): Only changed Linux builds to use vendored approach

The Windows configuration is correct…

149f170435 docs: clarify two-phase fix approach in summary
sarman commented on pull request sarman/tftsr-devops_investigation#103 2026-06-14 09:54:06 +00:00
fix(ci): use vendored libsodium build instead of pkg-config

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

sarman created pull request sarman/tftsr-devops_investigation#103 2026-06-14 09:50:14 +00:00
fix(ci): use vendored libsodium build instead of pkg-config
44ba1bd4e7 fix(ci): use vendored libsodium build instead of pkg-config
sarman pushed tag v1.2.4-beta.5 to sarman/tftsr-devops_investigation 2026-06-14 09:38:33 +00:00
sarman pushed to beta at sarman/tftsr-devops_investigation 2026-06-14 09:37:54 +00:00
7316339ae2 fix(ci): resolve libsodium pkg-config detection across all platforms