Skip to content

[conductor] Framework PR is not generated when engine has no dart-revision. #121234

@itsjustkevin

Description

@itsjustkevin

When running the release of Flutter 3.7.4, we did not include a dart revision as there was no Dart release.

Without a dart revision, conductor assumes that there were no engine changes, and does not create an engine PR which is expected. However, our current process adds cherry-picks to release branches manually.

With the new process, we still need to access the head revision of the engine in the release branch to be able to update bin/internal/engine.version in the Framework.

Workaround: Manually create a framework PR that updates the engine revision.

CC: @CaseyHillers @XilaiZhang

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions