SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Adjust version parsing in release scripts, fix release dry runs in CI (#43568)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/43568

Fixes to restore passing CI checks on main after D55027120.

- Widen validation checks in version utils to accept `0.x.x` (as opposed to `0.[not-'0'].x`).
- Use `tag: test` instead of `tag: latest` for dry run job params.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D55123739

fbshipit-source-id: 9f76dced4e7aa3ce87d6680cd7687ae443305331
A
Alex Hunt committed
d03b5dca7456be995e4735ee5754683dc63de5c0
Parent: 1fe8267
Committed by Facebook GitHub Bot <[email protected]> on 3/20/2024, 3:07:36 PM