Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding sdk_version to mac builds for dart-internal. #37651

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

yusuf-goog
Copy link
Contributor

The osx_sdk version isn't getting propagated to the sub-builds, so adding a property to pass it in.

Bug:b/232552448

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

.ci.yaml Outdated Show resolved Hide resolved
The osx_sdk version isn't getting propagated to the sub-builds,
so adding a property to pass it in.

Bug:b/232552448
@yusuf-goog yusuf-goog self-assigned this Nov 16, 2022
@yusuf-goog yusuf-goog added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 16, 2022
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 16, 2022
@auto-submit
Copy link
Contributor

auto-submit bot commented Nov 16, 2022

auto label is removed for flutter/engine, pr: 37651, due to - The status or check suite Mac Host Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

  • The status or check suite Linux Web Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@godofredoc godofredoc added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 16, 2022
@auto-submit auto-submit bot merged commit 03e9a97 into flutter:main Nov 16, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 16, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 16, 2022
…115410)

* fa0f252a2 Roll Dart SDK from 8132f04a0b86 to 7163c9627d98 (1 revision) (flutter/engine#37657)

* c22520758 Mark Linux Web Engine Bringup. (flutter/engine#37658)

* 03e9a97f8 Adding sdk_version to mac builds for dart-internal. (flutter/engine#37651)
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
The osx_sdk version isn't getting propagated to the sub-builds,
so adding a property to pass it in.

Bug:b/232552448
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#115410)

* fa0f252a2 Roll Dart SDK from 8132f04a0b86 to 7163c9627d98 (1 revision) (flutter/engine#37657)

* c22520758 Mark Linux Web Engine Bringup. (flutter/engine#37658)

* 03e9a97f8 Adding sdk_version to mac builds for dart-internal. (flutter/engine#37651)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#115410)

* fa0f252a2 Roll Dart SDK from 8132f04a0b86 to 7163c9627d98 (1 revision) (flutter/engine#37657)

* c22520758 Mark Linux Web Engine Bringup. (flutter/engine#37658)

* 03e9a97f8 Adding sdk_version to mac builds for dart-internal. (flutter/engine#37651)
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.

2 participants