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

Re-enable the verify Gradle task and have Kokoro run it again #7785

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

jwren
Copy link
Member

@jwren jwren commented Nov 13, 2024

This is follow-up work for #7774 and #7670

@jwren jwren force-pushed the gradle_2.1_7670_02 branch 3 times, most recently from 718baed to bebaef5 Compare November 14, 2024 20:38
ide(IntelliJPlatformType.IntellijIdeaCommunity, ideaVersion)
}
recommended()
// select {
Copy link
Member

Choose a reason for hiding this comment

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

This is still meant to be commented out?

ide(IntelliJPlatformType.IntellijIdeaCommunity, ideaVersion)
}
recommended()
// select {
Copy link
Member

Choose a reason for hiding this comment

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

Same comment here

@@ -19,19 +19,33 @@ class VerifyCommand extends ProductCommand {

@override
Future<int> doit() async {
// run './gradlew verifyPluginProjectConfiguration'
// run './gradlew verifyPluginStructure'
Copy link
Member

Choose a reason for hiding this comment

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

Is this meant be repeated twice?

@jwren jwren force-pushed the gradle_2.1_7670_02 branch from bebaef5 to 56ccd93 Compare November 15, 2024 08:02
@jwren jwren merged commit 0485342 into flutter:master Nov 15, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants