react-native
react-native copied to clipboard
Replace sh scripts with tested JS scripts to release template
trafficstars
Summary
The previous scripts to trigger the @react-native-communty/template release workflow has not been working. This is a rewrite is js, along with some testing to make this more robust.
Test Plan
- Unit tests
- Once the infrastructure lands in the
@react-native-community/templateworkflow, we can trigger a dry run.
TODO:
- Still needs to be used in the GH release workflow.
- Template release workflow needs to land the dry_run input change.