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 release script artifact path. #17972

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Feb 4, 2020

Circle CI seems to have changed the reported artifact path which broke our scripts. I noticed this morning that older builds (e.g. 77063) were able to be downloaded but newer builds (e.g. 82919) were not.

Tracing through this...

77063

82919

So...something changed how they report the path (presumably on Circle CI's side). This PR updates our release script to be a little more loose in how it identifies that artifact.

Circle CI seems to have changed the reported artifact path which broke our scripts.
@bvaughn bvaughn requested a review from acdlite February 4, 2020 19:34
@facebook-github-bot facebook-github-bot added React Core Team Opened by a member of the React Core Team CLA Signed labels Feb 4, 2020
@bvaughn bvaughn merged commit 562d2fb into facebook:master Feb 4, 2020
@bvaughn bvaughn deleted the fix-release-script-artifact-path branch February 4, 2020 19:36
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 4, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b4be022:

Sandbox Source
infallible-shirley-q3qdr Configuration

@sizebot
Copy link

sizebot commented Feb 4, 2020

Warnings
⚠️ Could not find build artifacts for base commit: cddde45

Size changes (stable)

Generated by 🚫 dangerJS against b4be022

@sizebot
Copy link

sizebot commented Feb 4, 2020

Warnings
⚠️ Could not find build artifacts for base commit: cddde45

Size changes (experimental)

Generated by 🚫 dangerJS against b4be022

threepointone added a commit to threepointone/react that referenced this pull request Feb 4, 2020
similar to facebook#17972, this should fix sizebot not reporting stats right now
bvaughn pushed a commit that referenced this pull request Feb 4, 2020
similar to #17972, this should fix sizebot not reporting stats right now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants