Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@christopherfujino
Copy link
Contributor

Description

CIPD will allow multiple package instances to be created with the same tag, but then subsequent downloading will fail. This change checks if the tag already exists first before publishing. cc @renyou

Related Issues

Related to flutter/flutter#55082

@christopherfujino
Copy link
Contributor Author

Actually, I see I have to do the same for merge_and_upload_debug_symbols.py

@christopherfujino
Copy link
Contributor Author

Updated to support both scripts (and actually invoke the command) @iskakaushik, PTAL.

Copy link
Contributor

@iskakaushik iskakaushik left a comment

Choose a reason for hiding this comment

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

LGTM

@christopherfujino
Copy link
Contributor Author

the two yellow tasks passed on LUCI, so I will merge.

@christopherfujino christopherfujino merged commit 56bb3c5 into flutter:master Jul 14, 2020
@christopherfujino christopherfujino deleted the ensure-we-dont-double-cipd-create branch July 14, 2020 21:19
@a-siva
Copy link
Contributor

a-siva commented Jul 15, 2020

The linux-fuchsia build seems to be broken after this PR landed https://ci.chromium.org/p/flutter/builders/prod/Linux%20Fuchsia/4525

@iskakaushik
Copy link
Contributor

@a-siva i'll revert

iskakaushik pushed a commit to iskakaushik/engine that referenced this pull request Jul 15, 2020
iskakaushik added a commit that referenced this pull request Jul 15, 2020
@iskakaushik
Copy link
Contributor

revert landed at #19759

@a-siva
Copy link
Contributor

a-siva commented Jul 15, 2020

Thanks

@christopherfujino
Copy link
Contributor Author

revert landed at #19759

Thanks @iskakaushik

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants