You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate Packaging Builders to .ci.yaml (flutter#115569)
* packaging builder initial config
* add release scheduler parameter
* remove stables
* add taskname + test owner
* testowner test
* comment structure
* test naming convention
* test adding tags
* add timeout
* prune names
* Update testowners.
* Move packaging to shards section.
* Set packaging as shard.
* Use packaging V2
Co-authored-by: godofredoc <[email protected]>
* Revert deleted line.
* use deploy suffix (flutter#116533)
* Update docs_deploy builder with the real name. (flutter#116631)
This is removing the temporary comments and simplifying the name.
Bug: flutter#115489
* Add Remaining Packaging Builders (flutter#116683)
* add stable packaging builders
* update testowners
* consolidate and use enabled_branches
* update to reflect the consolidation
* Several fixes to packaging builders. (flutter#116800)
It includes the following changes:
* Adds main as the enabled branches.
* Adds docs_beta and docs_stable to pass the expected gcp project.
* Adds dimensions to packaging arm64 to ensure that it runs on arm64
bot.
Bug: https://github.com/orgs/flutter/projects/43
* Pass drone_dimensions as part of the main target. (flutter#116812)
* Pass drone_dimensions as part of the main target.
Drone dimensions were passed as properties when the sharding utility is
expecting them in the target.
Bug: flutter#116794
* Use dimensions instead of drone_dimensions.
* Use a map format.
Co-authored-by: sealesj <[email protected]>
0 commit comments