Skip to content

Conversation

@chunhtai
Copy link
Contributor

@chunhtai chunhtai commented Jan 7, 2026

as title, verified the use of sub action for install flutter. dedups the release workflow

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
with:
fetch-depth: 0 # Fetch all history so the tool can get all the tags to determine version.
- name: "Install Flutter"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

move install here because calling sub action needs to check out source code first

Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM

@chunhtai chunhtai added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 7, 2026
@auto-submit auto-submit bot merged commit 0ee1bdc into flutter:main Jan 7, 2026
81 checks passed
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Jan 8, 2026
flutter/packages@9705815...039a026

2026-01-07 [email protected] Manual roll Flutter (stable)
from 66dd93f to f6ff152 (2 revisions) (flutter/packages#10746)
2026-01-07 [email protected] [ci] release
action uses sub action for installing flutter (flutter/packages#10747)
2026-01-07 [email protected] Fix html in webview_flutter doc comment
(flutter/packages#10634)
2026-01-07 [email protected]
[camera_web] Fixed crashing bug on camera_web 0.3.5 for Safari
(flutter/packages#10595)
2026-01-07 [email protected] Roll Flutter from
13b2b91 to 01d37bc (74 revisions) (flutter/packages#10745)
2026-01-07 [email protected] [ci] adjust github
action, need to checkout repo before using local action
(flutter/packages#10744)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants