• godofredoc's avatar
    Generate local metadata even when not publishing. (#116087) · 61376de9
    godofredoc authored
    * 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.
    61376de9
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
conductor Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
forbidden_from_release_tests Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets/config Loading commit data...
tools Loading commit data...
tracing_tests Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...