flutter/dev/bots/test
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
..
analyze-snippet-code-test-dart-ui API documentation cleanup (#108500) 2022-08-10 22:03:20 +00:00
analyze-snippet-code-test-input API documentation cleanup (#108500) 2022-08-10 22:03:20 +00:00
analyze-test-input Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
analyze_snippet_code_test.dart match error statements without relying on volatile human-readable descriptions (#114922) 2022-11-09 01:57:52 +00:00
analyze_test.dart Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
common.dart Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
post_process_docs_test.dart Add a script to post-process docs. (#112228) 2022-09-23 18:19:19 +00:00
prepare_package_test.dart Generate local metadata even when not publishing. (#116087) 2022-11-29 04:14:24 +00:00
sdk_directory_has_space_test.dart Skip test audit for dev tests. (#87147) 2021-08-03 11:17:41 -07:00
test_test.dart Raise an exception when invalid subshard name (#113222) 2022-10-25 17:41:44 +00:00
tool_subsharding_test.dart Collect metrics - load balancing tests (#108752) 2022-09-30 19:53:35 +00:00