Merged
Conversation
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
b9112c1 to
d0ed1b5
Compare
- Add windows-shell to Justfile and windows-build/windows-test recipes - Fix Win32_Security_Isolation missing feature in shadi_sandbox - Fix WindowsAclRollback visibility and unused-mut warnings - Switch sequoia-openpgp to crypto-rust backend on Windows (pure Rust, no native deps) with allow-experimental-crypto and allow-variable-time-crypto opt-in flags - Fix test failures on Windows: backslash escaping in path assertions, Windows-specific run_cli_executes_allowed_command using where.exe - Update ci.yml: add windows-latest matrix, taiki-e/install-action for just, Swatinem/rust-cache@v2 with cache-on-failure on all platforms - Add Swatinem/rust-cache@v2 to coverage.yml Signed-off-by: Luca Muscariello <muscariello@ieee.org> Signed-off-by: Luca Muscariello (lumuscar) <lumuscar@cisco.com>
3d50248 to
c44bb44
Compare
libsqlite3-sys (sqlcipher) requires OPENSSL_DIR to compile on Windows regardless of the sequoia-openpgp crypto backend. Detect pre-installed OpenSSL on the runner and only fall back to choco if not found. Auto-detect lib dir (VC\x64\MD vs lib) to handle different installers. Signed-off-by: Luca Muscariello <muscariello@ieee.org> Signed-off-by: Luca Muscariello (lumuscar) <lumuscar@cisco.com>
…rivation Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
micpapal
approved these changes
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Notes