Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: make python version consistent, prep for release of Windows SDKS #448

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

markphelps
Copy link
Contributor

Fixes: #353

Re: #141 (Windows)

This pull request includes several changes across multiple SDKs to add Windows x86_64 support, refactor the client options, and update versioning. The most important changes include adding Windows x86_64 support to the documentation, refactoring EngineOpts to ClientOptions across different SDKs, and updating version numbers.

OS Support Updates:

Refactoring Client Options:

Version Updates:

Other Changes:

Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
@markphelps markphelps requested a review from a team as a code owner October 16, 2024 14:24
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.42%. Comparing base (9883a55) to head (0e9935c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files           9        9           
  Lines        3737     3737           
=======================================
  Hits         3267     3267           
  Misses        470      470           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
@kodiakhq kodiakhq bot merged commit 5185f78 into main Oct 16, 2024
18 checks passed
@kodiakhq kodiakhq bot deleted the consistent-python-and-prep branch October 16, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FLI-1269] Ensure consistency between SDKs
3 participants