flutter/dev/tools
Matan Lurey 2f2837b30d
Overhaul update_engine_version.{sh|ps1} to reflect the new computation flow (#164513)
Closes https://github.com/flutter/flutter/issues/164030.
Closes https://github.com/flutter/flutter/issues/164315.
Towards https://github.com/flutter/flutter/issues/163896.

Significantly simplified! We removed:

- Conditional checks for monorepo (it's always a monorepo)
- Conditional checks for `LUCI_CONTEXT` (LUCI takes care of itself now,
see https://github.com/flutter/cocoon/pull/4261)
- ... and made the branching logic easier to follow as a result

You can see the results first hand in the tests, which are now much
simpler.

Canonical docs:
https://github.com/flutter/flutter/blob/master/docs/tool/Engine-artifacts.md.
2025-03-04 01:08:59 +00:00
..
android_driver_extensions Roll pub packages (#164316) 2025-02-27 19:38:00 +00:00
bin Remove engine_hash.sh, which is no longer used by google3. (#164502) 2025-03-03 19:47:18 +00:00
gen_defaults Roll pub packages (#164316) 2025-02-27 19:38:00 +00:00
gen_keycodes Roll pub packages (#164316) 2025-02-27 19:38:00 +00:00
localization Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
test Overhaul update_engine_version.{sh|ps1} to reflect the new computation flow (#164513) 2025-03-04 01:08:59 +00:00
vitool Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
create_api_docs.dart Start using bin/cache/engine.{stamp|realm} instead of bin/internal/engine.{realm|version}. (#164352) 2025-03-02 00:54:33 +00:00
dartdoc_checker.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
examples_smoke_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
format.bat Add script to check format of changed dart files (#160007) 2024-12-11 19:38:24 +00:00
format.sh Add script to check format of changed dart files (#160007) 2024-12-11 19:38:24 +00:00
mega_gallery.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
pubspec.yaml Roll pub packages (#164316) 2025-02-27 19:38:00 +00:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00