Skip to content

Remove Ruby 2.7.7 tests from CircleCI #38611

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 2 commits into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
For Ruby tests, we are already testing the least recent (2.6.10) and the most recent version (3.2.0).

Testig on 2.7.7 (a minor greater than 2.6.10) was an over-cautious measure we can safely remove now after few months where we saw that no changes broke this specific version of ruby.

Changelog:

[Internal] - Remove tests on Ruby 2.7.7

Reviewed By: cortinico

Differential Revision: D47715594

@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 fb-exported labels Jul 25, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47715594

Riccardo Cipolleschi and others added 2 commits July 25, 2023 02:17
Summary:
Pull Request resolved: facebook#38551

I think we can safely remove the StaticFrameworks tests: the DynamicFrameworks are stricter than the static, so if something works in a dynamic frameworks setup, it will work also in the static framework one.

we can safely delete the following tests
- test_ios_template-NewArch-Debug-WithoutFlipper-Hermes-StaticFrameworks
- test_ios_template-NewArch-Debug-WithoutFlipper-JSC-StaticFrameworks
- test_ios_template-NewArch-Release-WithoutFlipper-Hermes-StaticFrameworks
- test_ios_template-NewArch-Release-WithoutFlipper-JSC-StaticFrameworks
- test_ios_template-OldArch-Debug-WithoutFlipper-Hermes-StaticFrameworks
- test_ios_template-OldArch-Debug-WithoutFlipper-JSC-StaticFrameworks
- test_ios_template-OldArch-Release-WithoutFlipper-Hermes-StaticFrameworks
- test_ios_template-OldArch-Release-WithoutFlipper-JSC-StaticFrameworks
- test_ios_rntester-NewArch-Hermes-StaticFrameworks
- test_ios_rntester-NewArch-JSC-StaticFrameworks
- test_ios_rntester-OldArch-Hermes-StaticFrameworks
- test_ios_rntester-OldArch-JSC-StaticFrameworks

## Changelog
[Internal] - Remove static frameworks tests in CircleCI

Reviewed By: dmytrorykun

Differential Revision: D47669902

fbshipit-source-id: 50c735caef904a8886b34649dc6a190eff72e68d
Summary:
Pull Request resolved: facebook#38611

For Ruby tests, we are already testing the least recent (2.6.10) and the most recent version (3.2.0).

Testig on 2.7.7 (a minor greater than 2.6.10) was an over-cautious measure we can safely remove now after few months where we saw that no changes broke this specific version of ruby.

## Changelog:
[Internal] - Remove tests on Ruby 2.7.7

Reviewed By: cortinico

Differential Revision: D47715594

fbshipit-source-id: 5b4aed454ab70645b4a9fd5d81a728704f3117b1
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47715594

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,843,443 +0
android hermes armeabi-v7a 8,152,600 +2
android hermes x86 9,349,234 -1
android hermes x86_64 9,191,954 -2
android jsc arm64-v8a 9,456,863 +0
android jsc armeabi-v7a 8,637,998 +1
android jsc x86 9,539,951 +1
android jsc x86_64 9,783,249 +1

Base commit: e64756a
Branch: main

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

This pull request has been merged in a374fc5.

billnbell pushed a commit to billnbell/react-native that referenced this pull request Jul 29, 2023
Summary:
Pull Request resolved: facebook#38611

For Ruby tests, we are already testing the least recent (2.6.10) and the most recent version (3.2.0).

Testig on 2.7.7 (a minor greater than 2.6.10) was an over-cautious measure we can safely remove now after few months where we saw that no changes broke this specific version of ruby.

## Changelog:
[Internal] - Remove tests on Ruby 2.7.7

Reviewed By: cortinico

Differential Revision: D47715594

fbshipit-source-id: 854b5e0369f390d8801b72f1231fe6ce30069e09
billnbell pushed a commit to billnbell/react-native that referenced this pull request Jul 29, 2023
Summary:
Pull Request resolved: facebook#38611

For Ruby tests, we are already testing the least recent (2.6.10) and the most recent version (3.2.0).

Testig on 2.7.7 (a minor greater than 2.6.10) was an over-cautious measure we can safely remove now after few months where we saw that no changes broke this specific version of ruby.

## Changelog:
[Internal] - Remove tests on Ruby 2.7.7

Reviewed By: cortinico

Differential Revision: D47715594

fbshipit-source-id: 854b5e0369f390d8801b72f1231fe6ce30069e09
billnbell pushed a commit to billnbell/react-native that referenced this pull request Jul 29, 2023
Summary:
Pull Request resolved: facebook#38611

For Ruby tests, we are already testing the least recent (2.6.10) and the most recent version (3.2.0).

Testig on 2.7.7 (a minor greater than 2.6.10) was an over-cautious measure we can safely remove now after few months where we saw that no changes broke this specific version of ruby.

## Changelog:
[Internal] - Remove tests on Ruby 2.7.7

Reviewed By: cortinico

Differential Revision: D47715594

fbshipit-source-id: 854b5e0369f390d8801b72f1231fe6ce30069e09
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. fb-exported 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