Skip to content

Revert deletion of deploy command to fix dev build #8155

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

Merged
merged 2 commits into from
May 6, 2025

Conversation

helin24
Copy link
Member

@helin24 helin24 commented May 6, 2025

I think this should fix the dev build, which stopped uploading back in February. It uses the command ./bin/plugin deploy --channel=dev (see tool/kokoro/deploy.sh). The deletion happened in #7929.

I can't test it from an internal command until these changes are in the main branch though.

It could be we no longer need the dev build, but this seems like an easy enough change.

@helin24 helin24 requested review from pq and jwren May 6, 2025 18:51
@jwren
Copy link
Member

jwren commented May 6, 2025

LGTM, CC @pq who removed this after a conversation we had. I did not know at the time that Kokoro uses the deploy command.

@helin24 helin24 merged commit 6afae9d into flutter:master May 6, 2025
7 checks passed
@helin24 helin24 deleted the fix-dev branch May 6, 2025 19:19
jwren pushed a commit that referenced this pull request May 6, 2025
@pq
Copy link
Contributor

pq commented May 6, 2025

This is great to know. Thanks for the fix and for looping me in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants