Skip to content

Conversation

@devoncarew
Copy link
Contributor

  • add one more env var to recognize chrome bots (BUILDBOT_BUILDERNAME)
  • switch the method we use to recognize bots on windows. We were using env var == comparisons, generally to true; however the appveyor docs say the value will be True. In order to avoid case issues, we now just check for the presence of the key.

@tvolkert @Hixie

Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

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

LGTM

@devoncarew devoncarew merged commit f946171 into flutter:master Jun 26, 2017
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants