Closed
Conversation
This PR was created automatically to batch release the `go_router`. --------- Co-authored-by: Frank <8014077+Frank3K@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandru Dochioiu <38853913+AlexDochioiu@users.noreply.github.com> Co-authored-by: Natesh Bhat <nateshmbhat1@gmail.com> Co-authored-by: Hannah Jin <jhy03261997@gmail.com> Co-authored-by: stuartmorgan-g <stuartmorgan@google.com> Co-authored-by: Ed Pizzi <edpizzi@gmail.com> Co-authored-by: Jenn Magder <magder@google.com> Co-authored-by: SakuraMomoko <dpxhfxywang@163.com> Co-authored-by: Robert Odrowaz <robert.odrowaz@leancode.pl> Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com> Co-authored-by: Pierre <6655696+guidezpl@users.noreply.github.com> Co-authored-by: engine-flutter-autoroll <engine-flutter-autoroll@skia.org> Co-authored-by: Sigurd Meldgaard <sigurdm@google.com> Co-authored-by: celvinren <j.calvin.ren@gmail.com> Co-authored-by: Camille Simon <43054281+camsim99@users.noreply.github.com> Co-authored-by: Raju Muliyashiya <65381000+raju-muliyashiya@users.noreply.github.com> Co-authored-by: Ritoban Dutta <124308320+ritoban23@users.noreply.github.com> Co-authored-by: Elijah Okoroh <okorohelijah@google.com> Co-authored-by: Valentin Vignal <32538273+ValentinVignal@users.noreply.github.com> Co-authored-by: misos1 <30872003+misos1@users.noreply.github.com> Co-authored-by: ivan-vanyusho <ivan-vanyusho@yandex-team.ru> Co-authored-by: Rick Hohler <rick.hohler@gmail.com> Co-authored-by: LouiseHsu <louisehsu@google.com> Co-authored-by: Alexander Troshkov <20989940+aednlaxer@users.noreply.github.com> Co-authored-by: Kate Lovett <katelovett@google.com> Co-authored-by: Bruno Corona <brunocorona.alcantar@gmail.com> Co-authored-by: Oleh <107683152+OlehSv@users.noreply.github.com> Co-authored-by: Rui Craveiro <8490712+ruicraveiro@users.noreply.github.com> Co-authored-by: Joonas Kerttula <joonas.kerttula@codemate.com> Co-authored-by: Felipe Morschel <52160996+FMorschel@users.noreply.github.com> Co-authored-by: Google Admin <github-admin@google.com> Co-authored-by: Steven Landow <steven@landow.dev> Co-authored-by: Michael Thomsen <mit@google.com> Co-authored-by: Qun Cheng <36861262+QuncCccccc@users.noreply.github.com> Co-authored-by: Srivats Venkataraman <42980667+srivats22@users.noreply.github.com> Co-authored-by: Matt Boetger <matt.boetger@gmail.com> Co-authored-by: Mouad Debbar <mdebbar@google.com> Co-authored-by: Kallen Tu <kallentu@google.com> Co-authored-by: Maurice Parrish <10687576+bparrishMines@users.noreply.github.com> Co-authored-by: Sam Rawlins <srawlins@google.com> Co-authored-by: Michał Kucharski <43498643+mkucharski17@users.noreply.github.com> Co-authored-by: Lorenzo Croce <41270564+Fireentity@users.noreply.github.com> Co-authored-by: androidseb <theandroidseb@gmail.com> Co-authored-by: coderyes <47250617+linchen00@users.noreply.github.com> Co-authored-by: jesswrd <jessiewong401@gmail.com> Co-authored-by: jeffkwoh <23180853+jeffkwoh@users.noreply.github.com> Co-authored-by: Abdelaziz Mahdy <zezohassam@gmail.com> Co-authored-by: August <git@reb0.org> Co-authored-by: Daco Harkes <dacoharkes@google.com> Co-authored-by: Fumiya Tanaka <fumiya989@gmail.com> Co-authored-by: Puneet kukreja <puneetkukreja98@gmail.com> Co-authored-by: Christoph Deil <Deil.Christoph@gmail.com> Co-authored-by: Eli Geller <elitree@gmail.com> Co-authored-by: Tarrin Neal <tarrinneal@gmail.com> Co-authored-by: Khaled <spkhalad@gmail.com> Co-authored-by: flutterpackagepublisher <flutterpackagepublisher@fcontrib.org>
stuartmorgan-g
requested changes
Mar 25, 2026
Collaborator
stuartmorgan-g
left a comment
There was a problem hiding this comment.
@chunhtai Something has gone very wrong with the diff calculation here.
Contributor
|
yes, this is due to that the pr that merge into release branch squash everything into a single commit. will need to change the merge type of the release pr to not squash and merge, but instead merge as is |
Contributor
|
the release workflow also failed, so I am glad that we can start over as nothing has happened https://github.com/flutter/packages/actions/runs/23562477449 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This automated PR syncs the changes from the release branch release-go_router back to the main branch.