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

Fix: Remove installation of Python 3 in CI for Windows #36596

Closed
wants to merge 2 commits into from

Conversation

cipolleschi
Copy link
Contributor

Summary

We used to have to install python 3 on windows. Starting from yesterday (22/03/2023) the build_hermesc_window job started failing because Python3 is already installed on the default machine.

Changelog:

[INTERNAL] [FIXED] - Skip installing python 3 on Windows as it's already there.

Test Plan

CircleCI must be green

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Mar 23, 2023
@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,520,010 +0
android hermes armeabi-v7a 7,835,886 +0
android hermes x86 8,999,835 +0
android hermes x86_64 8,855,170 +0
android jsc arm64-v8a 9,141,385 +0
android jsc armeabi-v7a 8,333,317 +0
android jsc x86 9,195,896 +0
android jsc x86_64 9,454,031 +0

Base commit: da027dd
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 23, 2023
@facebook-github-bot
Copy link
Contributor

@cipolleschi merged this pull request in 0443c2a.

@cipolleschi cipolleschi deleted the circleci-editor/900/main branch March 27, 2023 13:26
jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
Summary:
We used to have to install python 3 on windows. Starting from yesterday (22/03/2023) the `build_hermesc_window` job started failing because Python3 is already installed on the default machine.

## Changelog:

[INTERNAL] [FIXED] - Skip installing python 3 on Windows as it's already there.

Pull Request resolved: facebook#36596

Test Plan: CircleCI must be green

Reviewed By: hoxyq

Differential Revision: D44330936

Pulled By: cipolleschi

fbshipit-source-id: b58190f707be309d919aceb80af717046c9476b4
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
We used to have to install python 3 on windows. Starting from yesterday (22/03/2023) the `build_hermesc_window` job started failing because Python3 is already installed on the default machine.

## Changelog:

[INTERNAL] [FIXED] - Skip installing python 3 on Windows as it's already there.

Pull Request resolved: facebook#36596

Test Plan: CircleCI must be green

Reviewed By: hoxyq

Differential Revision: D44330936

Pulled By: cipolleschi

fbshipit-source-id: b58190f707be309d919aceb80af717046c9476b4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants