Skip to content

Publish signed Windows MSSQL releases - #129

Merged
rrrodzilla merged 3 commits into
mainfrom
feat/windows-release
Aug 25, 2026
Merged

Publish signed Windows MSSQL releases#129
rrrodzilla merged 3 commits into
mainfrom
feat/windows-release

Conversation

@rrrodzilla

Copy link
Copy Markdown
Contributor

Summary

  • publish an x86_64 Windows/MSVC MSSQL ZIP from the release workflow
  • keylessly sign and verify schemaforge.exe with Sigstore before packaging
  • run the Testcontainers MSSQL backend contract against SQL Server 2019 and 2022
  • document Windows download and executable signature verification

Validation

  • cargo test --package schema-forge-mssql --test sql_server --no-run
  • cargo clippy --package schema-forge-mssql --test sql_server -- -D warnings
  • actionlint .github/workflows/*.yml

The live container matrix runs in CI because the local host exposes Podman rather than a Docker daemon.

@rrrodzilla
rrrodzilla merged commit 92fb954 into main Aug 25, 2026
3 checks passed
@rrrodzilla
rrrodzilla deleted the feat/windows-release branch August 25, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant