flutter/dev
godofredoc 61376de9b8
Generate local metadata even when not publishing. (#116087)
* Generate local metadata even when not publishing.

For SLSA compliance we need to separate the fetch, compile and upload
steps of release artifacts. Translating this to the packaging workflows
the fetch step will checkout the prepare_package script at main ToT, the
compile step generate the bundle archives and the recipes will upload
the artifact bundles as part of the upload stage.

This change adds functionality to generate both the release bundle and
the updated metadata file in a way that both files can be uploaded as
part of the upload stage.

Bug: https://github.com/flutter/flutter/issues/115487

* Address comments.

* Update tests.
2022-11-29 04:14:24 +00:00
..
automated_tests [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
benchmarks [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
bots Generate local metadata even when not publishing. (#116087) 2022-11-29 04:14:24 +00:00
ci Bump ubuntu from e4771b7 to eb1392b in /dev/ci/docker_linux (#110534) 2022-09-19 16:19:11 +00:00
conductor [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
customer_testing [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
devicelab [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
docs Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
forbidden_from_release_tests Roll pub packages (#113574) 2022-10-20 21:39:12 +00:00
integration_tests [flutter_tools] Remove package:image (#115848) 2022-11-22 21:49:57 +00:00
manual_tests Menu bar accelerators (#114852) 2022-11-29 00:27:20 +00:00
missing_dependency_tests Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools Add IndicatorShape to NavigationRailTheme and fix indicator ripple. (#116108) 2022-11-28 20:44:29 +00:00
tracing_tests [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.