Skip to content

Conversation

@CaseyHillers
Copy link
Contributor

@CaseyHillers CaseyHillers commented Mar 18, 2020

Create currentBranch in FlutterBuildState and plumbed it through everywhere that uses it.

Refactored some of the test code to remove some of the duplication spread throughout it and fixed some spacing issues.

Tests

Added tests for apiEndpoint refactor to handle query parameters.

Updated tests to check for defaulting to the master branch.

Issues

flutter/flutter#51807 - Flutter branching for releases

Future work

Create an updateBranch method in FlutterBuildState to change currentBranch to update the UI.

@CaseyHillers CaseyHillers changed the title Explicitly use the master branch in build state Explicitly use the master branch in build dashboard Mar 18, 2020
Copy link
Contributor

@digiter digiter left a comment

Choose a reason for hiding this comment

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

LGTM with nit: it seems there's no test with branch name other than "master", consider adding one?

Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

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

LGTM

Fix nesting of a group within a group
@CaseyHillers
Copy link
Contributor Author

Added the test for specific branches. Good catch! Fixed some groups that were nested in another group.

@CaseyHillers CaseyHillers merged commit 041f15f into flutter:master Mar 18, 2020
@CaseyHillers CaseyHillers deleted the master_branch branch March 18, 2020 17:51
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