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

Enable V8 nightly CI #6533

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Enable V8 nightly CI #6533

merged 3 commits into from
Sep 23, 2024

Conversation

piaskowyk
Copy link
Member

Summary

Now V8 supports react native 0.75 so we can turn on our CI 🎉

Test plan

Check CI ✅

Copy link
Member

@tomekzaw tomekzaw left a comment

Choose a reason for hiding this comment

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

Thanks for re-enabling this! Can we also migrate npx react-native init to npx @react-native-community/cli init in all CI workflows in a separate PR?

@piaskowyk
Copy link
Member Author

Sure thing 🫡

@piaskowyk piaskowyk added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit c130153 Sep 23, 2024
8 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/enable-v8-CI branch September 23, 2024 08:32
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->

Migrating deprecated `npx react-native init` command to `npx
@react-native-community/cli init` as mentioned
[here](#6533 (review))

---------

Co-authored-by: Tomasz Żelawski <[email protected]>
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->

Migrating deprecated `npx react-native init` command to `npx
@react-native-community/cli init` as mentioned
[here](#6533 (review))

---------

Co-authored-by: Tomasz Żelawski <[email protected]>
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->

Migrating deprecated `npx react-native init` command to `npx
@react-native-community/cli init` as mentioned
[here](#6533 (review))

---------

Co-authored-by: Tomasz Żelawski <[email protected]>
tjzel added a commit that referenced this pull request Dec 13, 2024
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->

Migrating deprecated `npx react-native init` command to `npx
@react-native-community/cli init` as mentioned
[here](#6533 (review))

---------

Co-authored-by: Tomasz Żelawski <[email protected]>
tomekzaw pushed a commit that referenced this pull request Jan 9, 2025
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->

Migrating deprecated `npx react-native init` command to `npx
@react-native-community/cli init` as mentioned
[here](#6533 (review))

---------

Co-authored-by: Tomasz Żelawski <[email protected]>
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.

2 participants