Skip to content

Conversation

@maciekstosio
Copy link
Contributor

Description

Fixes to #2224, that came out in other repos.

Changes

  • Bump version of GitHub actions
  • Fix warning when trying to copy non existing codegen interface

Test code and steps to reproduce

Duplicate android/src/paper/java/com/facebook/react/viewmanagers/RNSSearchBarManagerDelegate.java with name change for example with copy at the end. Before it would fail because file wouldn't be found. Now there will be warning in logs.

@maciekstosio maciekstosio changed the title fix: fix copying not existing files + bump versions of github actions Fixes to sync archs scripts Jul 22, 2024
@maciekstosio maciekstosio changed the title Fixes to sync archs scripts fix: Fixes to sync archs scripts Jul 22, 2024
@kkafar kkafar self-requested a review July 23, 2024 06:51
@kkafar
Copy link
Member

kkafar commented Jul 23, 2024

Hey, is this ready to be reviewed?

@maciekstosio
Copy link
Contributor Author

@kkafar it's ready to review

Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

ja1ns pushed a commit to WiseOwlTech/react-native-screens that referenced this pull request Oct 9, 2024
## Description

Fixes to
software-mansion#2224, that
came out in other repos.


## Changes

- Bump version of GitHub actions 
- Fix warning when trying to copy non existing codegen interface

## Test code and steps to reproduce

Duplicate
`android/src/paper/java/com/facebook/react/viewmanagers/RNSSearchBarManagerDelegate.java`
with name change for example with ` copy` at the end. Before it would
fail because file wouldn't be found. Now there will be warning in logs.
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.

3 participants