3 Commits

Author SHA1 Message Date
Matan Lurey
d86b4e9fd5
[3.35] Update engine.version (+CPs Use release-*.version) (#172237)
Cherrypick's https://github.com/flutter/flutter/pull/172236 into the 3.35 release branch _and_ tests it live by setting `engine.version` in this PR.
2025-07-16 19:49:11 +00:00
Matan Lurey
9e70384fba
Allow a release without engine cherrypicks (adds fallback logic) (#172184)
Closes https://github.com/flutter/flutter/issues/172179.
2025-07-15 22:26:23 +00:00
Matan Lurey
a401c5ddde
Add bin/internal/last_engine_commit.sh and tests. (#168387)
Towards https://github.com/flutter/flutter/issues/168273.

Once merged, the recipes branch (specifically `release_packager.py`) can
use this as a lint.

/cc @reidbaker
2025-05-06 19:04:18 +00:00