Skip to content

Build engine binaries in post-submit on experimental branches.#4710

Merged
auto-submit[bot] merged 1 commit into
flutter:mainfrom
matanlurey:build-engine-experimental-branch
May 20, 2025
Merged

Build engine binaries in post-submit on experimental branches.#4710
auto-submit[bot] merged 1 commit into
flutter:mainfrom
matanlurey:build-engine-experimental-branch

Conversation

@matanlurey
Copy link
Copy Markdown
Contributor

@matanlurey matanlurey requested a review from jtmcdole May 19, 2025 22:23
];
} else if (branch.contains('experimental')) {
// For experimental branches:
// Run all targets in post-submit.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to note that this will produce binaries and upload them to gcp buckets.

@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App. label May 20, 2025
@auto-submit auto-submit Bot merged commit 249ffc0 into flutter:main May 20, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ios-experimental] Postsubmit tasks use an invalid engine SHA

2 participants