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

misc: ignore duplicate builds in lhci dogfood #10482

Merged
merged 1 commit into from Mar 19, 2020

Conversation

patrickhulce
Copy link
Collaborator

Summary
master can't pass right now because of the lhci duplicate build problem, so thought I'd update us to use the new --ignoreDuplicateBuildFailure flag

@patrickhulce patrickhulce requested a review from a team as a code owner March 19, 2020 16:53
@patrickhulce patrickhulce requested review from brendankenny and removed request for a team March 19, 2020 16:53
lhci upload \
--serverBaseUrl="$LHCI_CANARY_SERVER_URL" \
--token="$LHCI_CANARY_SERVER_TOKEN" \
--github-token="$BUNDLESIZE_GITHUB_TOKEN" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hah just noticed this. funny that we just reuse.

admittedly all the GH tokens necessary within CI makes a mess so i'm not entirely surprised. :)

@paulirish
Copy link
Member

oops didnt mean to steal from @brendankenny

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@patrickhulce patrickhulce merged commit 2afddc7 into master Mar 19, 2020
@patrickhulce patrickhulce deleted the ignore_duplicate_build_failure_lhci branch March 19, 2020 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants