Skip to content

Use gradle build directly for dev build #8387

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

Merged
merged 13 commits into from
Jul 31, 2025

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Jul 31, 2025

This changes over to using gradle for writing the JX Browser key and setting the dev version number, which allows us to call ./gradlew build for building the dev release instead of using the plugin tool. Note that the plugin tool is still being used to upload the dev build to jetbrains.

I think the next step is removing the gradle build command from the plugin tool and auditing the rest of the commands in the plugin tool to see if we can remove more. I ran a test of building dev from this branch, but I'll wait to make sure this works over the weekend before proceeding.

@helin24 helin24 requested review from jwren and pq July 31, 2025 19:47
Copy link
Contributor

@pq pq left a comment

Choose a reason for hiding this comment

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

Nice!

🎉

@auto-submit auto-submit bot merged commit 8396974 into flutter:master Jul 31, 2025
7 checks passed
@helin24 helin24 deleted the kokoro-reduce-tool branch July 31, 2025 21:34
Copy link
Member

@jwren jwren left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants