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

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

Closed
wants to merge 1 commit into from

Conversation

huntie
Copy link
Member

@huntie huntie commented Mar 20, 2024

Summary:
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]

Differential Revision: D55123739

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 20, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55123739

@huntie huntie force-pushed the export-D55123739 branch from d2760a7 to 8040bee Compare March 20, 2024 11:08
huntie added a commit to huntie/react-native that referenced this pull request Mar 20, 2024
Summary:

Widen validation checks in version utils to accept `0.x.x` (as opposed to `0.[not-'0'].x`), restoring CI checks on main after D55027120.

Changelog: [Internal]

Differential Revision: D55123739
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55123739

huntie added a commit to huntie/react-native that referenced this pull request Mar 20, 2024
Summary:

Widen validation checks in version utils to accept `0.x.x` (as opposed to `0.[not-'0'].x`), restoring CI checks on main after D55027120.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D55123739
@huntie huntie force-pushed the export-D55123739 branch from 8040bee to e88d67d Compare March 20, 2024 11:10
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55123739

@analysis-bot
Copy link

analysis-bot commented Mar 20, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,125,936 +0
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,491,276 -1
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: b7c1bd4
Branch: main

@huntie huntie changed the title Adjust version parsing in release scripts Adjust version parsing in release scripts, fix release dry runs in CI Mar 20, 2024
…facebook#43568)

Summary:

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
huntie added a commit to huntie/react-native that referenced this pull request Mar 20, 2024
…facebook#43568)

Summary:

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
@huntie huntie force-pushed the export-D55123739 branch from e88d67d to bbe6130 Compare March 20, 2024 14:15
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55123739

@huntie huntie force-pushed the export-D55123739 branch from bbe6130 to 9c8507c Compare March 20, 2024 14:15
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55123739

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 20, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d03b5dc.

huntie added a commit that referenced this pull request Mar 20, 2024
…#43568)

Summary:
Pull Request resolved: #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
This was referenced Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants