Skip to content

Add useLastSuccessfulPipeline to release testing script#44088

Closed
huntie wants to merge 1 commit into
facebook:mainfrom
huntie:export-D56138727
Closed

Add useLastSuccessfulPipeline to release testing script#44088
huntie wants to merge 1 commit into
facebook:mainfrom
huntie:export-D56138727

Conversation

@huntie
Copy link
Copy Markdown
Member

@huntie huntie commented Apr 15, 2024

Summary:
This is a power user option for Release Crew members when testing locally — a flag to bypass being blocked on the latest in-progress CircleCI job and instead fetch build artifacts from the most recent successful pipeline (typically HEAD~1).

Example use cases where the latest pushed commit isn't impactful:

  • An iOS-only fix, meaning Android can be tested now.
  • A trivial fix that applies to CI only (e.g. RNTester Podfile.lock update).

Changelog: [Internal]

Differential Revision: D56138727

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 15, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@huntie huntie changed the title Add useLastSuccessfulPipeline flag to release test script Add useLastSuccessfulPipeline to release testing script Apr 15, 2024
@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Apr 15, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,385,255 -3
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,760,265 +0
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 5d538ec
Branch: main

Summary:

This is a power user option for Release Crew members when testing locally — a flag to bypass being blocked on the latest in-progress CircleCI job and instead fetch build artifacts from the most recent successful pipeline (typically `HEAD~1`).

Example use cases where the latest pushed commit isn't impactful:
- An iOS-only fix, meaning Android can be tested now.
- A trivial fix that applies to CI only (e.g. RNTester Podfile.lock update).

Changelog: [Internal]

Differential Revision: D56138727
@huntie huntie force-pushed the export-D56138727 branch from 90e5114 to 6c37cfa Compare April 15, 2024 15:06
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

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

This pull request has been merged in 7c0676d.

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @huntie in 7c0676d.

When will my fix make it into a release? | How to file a pick request?

@huntie huntie deleted the export-D56138727 branch September 9, 2024 12:03
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