Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Add Mac_x64 darwin_lint_podspecs to LUCI #6637

Merged

Conversation

keyonghan
Copy link
Contributor

@keyonghan keyonghan commented Oct 28, 2022

This is the first Mac target to be enabled in LUCI, and should be landed after recipes support CL: https://flutter-review.googlesource.com/c/recipes/+/35303

Bug: flutter/flutter#114373

@keyonghan keyonghan marked this pull request as draft October 28, 2022 19:51
@keyonghan keyonghan marked this pull request as ready for review October 31, 2022 21:34
.ci.yaml Outdated

targets:
- name: Mac_x64 darwin_lint_podspecs
Copy link
Contributor

Choose a reason for hiding this comment

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

We should preserve the TODO from the Cirrus config about moving this to ARM.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch! Added it back.

tasks:
- name: prepare tool
script: .ci/scripts/prepare_tool.sh
- name: create all_plugins app
Copy link
Contributor

Choose a reason for hiding this comment

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

"lint iOS and macOS podspecs"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

.ci.yaml Outdated

targets:
- name: Mac_x64 darwin_lint_podspecs
Copy link
Contributor

Choose a reason for hiding this comment

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

We can drop 'darwin' from the name here; it doesn't really add anything. (I think it was only there because it used to be "ios" and we gave it a generic name instead, when we should have just removed it.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dropped the darwin in both target name here and the script yaml name.

@keyonghan keyonghan force-pushed the plugin_darwin_lint_podspecs_luci branch from 517c644 to 5db5fa5 Compare November 2, 2022 23:59
@keyonghan
Copy link
Contributor Author

A friendly ping.

Copy link
Contributor

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM

(Sorry for the delay, I was out sick for the last couple of days.)

@keyonghan
Copy link
Contributor Author

LGTM

(Sorry for the delay, I was out sick for the last couple of days.)

No worries at all. Thanks for the review!

@keyonghan keyonghan added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 4, 2022
@auto-submit auto-submit bot merged commit 3ec3cc1 into flutter:main Nov 4, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 7, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 7, 2022
* 3ec3cc1e2 Add `Mac_x64 darwin_lint_podspecs` to LUCI (flutter/plugins#6637)

* 0e5e90f6c [webview_flutter] Fix typo (flutter/plugins#6650)

* f04ef7309 Roll Flutter from 55e8cd1 to e0e7027 (20 revisions) (flutter/plugins#6673)

* 3ca34103d Roll Flutter from e0e7027 to 5ea5a53 (7 revisions) (flutter/plugins#6675)
IVLIVS-III pushed a commit to IVLIVS-III/flutter_plugins_fork that referenced this pull request Nov 11, 2022
* add darwin_lint_podspecs

* update target file

* add args

* update path

* update script

* args list

* bringup: true

* TODO & Name changes
adam-harwood pushed a commit to adam-harwood/flutter_plugins that referenced this pull request Nov 21, 2022
* add darwin_lint_podspecs

* update target file

* add args

* update path

* update script

* args list

* bringup: true

* TODO & Name changes
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…#114813)

* 3ec3cc1e2 Add `Mac_x64 darwin_lint_podspecs` to LUCI (flutter/plugins#6637)

* 0e5e90f6c [webview_flutter] Fix typo (flutter/plugins#6650)

* f04ef7309 Roll Flutter from 55e8cd1 to e0e7027 (20 revisions) (flutter/plugins#6673)

* 3ca34103d Roll Flutter from e0e7027 to 5ea5a53 (7 revisions) (flutter/plugins#6675)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…#114813)

* 3ec3cc1e2 Add `Mac_x64 darwin_lint_podspecs` to LUCI (flutter/plugins#6637)

* 0e5e90f6c [webview_flutter] Fix typo (flutter/plugins#6650)

* f04ef7309 Roll Flutter from 55e8cd1 to e0e7027 (20 revisions) (flutter/plugins#6673)

* 3ca34103d Roll Flutter from e0e7027 to 5ea5a53 (7 revisions) (flutter/plugins#6675)
mauricioluz pushed a commit to mauricioluz/plugins that referenced this pull request Jan 26, 2023
* add darwin_lint_podspecs

* update target file

* add args

* update path

* update script

* args list

* bringup: true

* TODO & Name changes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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