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: Fixes to sync archs scripts #2259

Merged
merged 9 commits into from
Jul 23, 2024

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

@maciekstosio maciekstosio merged commit a2de4ed into main Jul 23, 2024
9 checks passed
@maciekstosio maciekstosio deleted the @maciekstosio/Add-small-fixes-to-arch-sync-scripts branch July 23, 2024 15:06
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.

2 participants