-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[flutter_releases] Fix dartdocs branch name on 2.2.x #86723
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
[flutter_releases] Fix dartdocs branch name on 2.2.x #86723
Conversation
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
Gold has detected about 3 new digest(s) on patchset 1. |
Analysis failing because it looks like this code is running in pre-null-safe dart mode on this branch. I will have to fix. |
Gold has detected about 1 new digest(s) on patchset 2. |
Gold has detected about 6 new digest(s) on patchset 3. |
docs CI build green: https://ci.chromium.org/p/flutter/builders/try/Linux%20docs/14726? |
ping @gspencergoog |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cherrypick of teach dartdoc.dart about LUCI_BRANCH env var (#86592)
will fix #77178 and #86297 on stable.
NOTE: this will not be deployed until the next stable hotfix.