Skip to content

Conversation

@christopherfujino
Copy link
Contributor

Description

I introduced a bug with #56501 where the script would query the local ref refs/heads/dev, when it should have been the remote ref refs/remotes/<remote_name>/dev.

Issues

Fixes #56705

Tests

Updated existing tests.

@fluttergithubbot fluttergithubbot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label May 8, 2020
@christopherfujino christopherfujino requested a review from jmagman May 8, 2020 21:44
Copy link
Member

@jmagman jmagman left a comment

Choose a reason for hiding this comment

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

Locally:

$ git describe --exact-match --tags refs/remotes/upstream/dev

1.19.0-0.0.pre

LGTM!

@fluttergithubbot fluttergithubbot merged commit 3e31dbd into flutter:master May 11, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flutter_tools] roll_dev.dart tries to read the wrong ref

4 participants