Skip to content

Build Cryptography wheel for Windows #18981

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

Closed
wants to merge 6 commits into from

Conversation

alopezz
Copy link
Contributor

@alopezz alopezz commented Nov 5, 2024

What does this PR do?

Forces the build of cryptography for Windows, so that we get our own wheels with dynamic linking to openssl.

I've done some testing on a Windows VM and this would seem to help us solve the current issue in a similar way that we do for Linux.

Motivation

FIPS support.
BARX-668

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@alopezz alopezz force-pushed the alopez/build-cryptography-fips branch 10 times, most recently from 79c27fc to e528dcd Compare February 18, 2025 14:42
@alopezz alopezz force-pushed the alopez/build-cryptography-fips branch 2 times, most recently from 8c9286a to 694016b Compare February 25, 2025 10:26
@alopezz alopezz marked this pull request as ready for review February 25, 2025 17:35
@alopezz alopezz requested a review from a team as a code owner February 25, 2025 17:35
@alopezz alopezz requested a review from a team as a code owner February 25, 2025 17:35
@alopezz alopezz changed the title Build Cryptography Build Cryptography wheel for Windows Feb 25, 2025
FlorentClarret
FlorentClarret previously approved these changes Feb 26, 2025
Copy link
Member

@FlorentClarret FlorentClarret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but left a nit and a question

@temporal-github-worker-1 temporal-github-worker-1 bot dismissed FlorentClarret’s stale review February 26, 2025 08:43

Review from FlorentClarret is dismissed.
Related teams and files:

  • agent-delivery
    • .builders/images/windows-x86_64/Dockerfile
FlorentClarret
FlorentClarret previously approved these changes Feb 26, 2025
dkirov-dd
dkirov-dd previously approved these changes Feb 26, 2025
@alopezz alopezz force-pushed the alopez/build-cryptography-fips branch from 77d56db to d0993c5 Compare March 3, 2025 14:11
@temporal-github-worker-1 temporal-github-worker-1 bot dismissed stale reviews from FlorentClarret and dkirov-dd March 3, 2025 14:11

Review from FlorentClarret is dismissed.
Related teams and files:

  • agent-delivery
    • .builders/images/helpers.ps1
    • .builders/images/windows-x86_64/Dockerfile
    • .builders/images/windows-x86_64/build_script.ps1
      Review from dkirov-dd is dismissed.
      Related teams and files:
  • agent-integrations
    • .builders/images/helpers.ps1
    • .builders/images/windows-x86_64/Dockerfile
    • .builders/images/windows-x86_64/build_script.ps1
@alopezz
Copy link
Contributor Author

alopezz commented Mar 10, 2025

I'm closing this for now, as there are problems with the approach that involves this build and therefore for now this is not desirable.

@alopezz alopezz closed this Mar 10, 2025
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.

3 participants