Skip to content

App distro auto test gradle, agp, and Google services#7717

Open
MaesterChestnut wants to merge 4 commits intomainfrom
appDistroAutoTestGradleAGP
Open

App distro auto test gradle, agp, and Google services#7717
MaesterChestnut wants to merge 4 commits intomainfrom
appDistroAutoTestGradleAGP

Conversation

@MaesterChestnut
Copy link
Contributor

This change creates a daily Github workflow that runs the App Distribution integration tests against the latest versions of Gradle, AGP, and Google Services. This will eliminate the need for our team to manually test new versions on the integrationTest suite. We will still need to test the production suite until we can configure the workflow to log into an account that has access to our prodTest project

@gemini-code-assist
Copy link
Contributor

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

kaibolay
kaibolay previously approved these changes Feb 7, 2026
Copy link
Contributor

@kaibolay kaibolay left a comment

Choose a reason for hiding this comment

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

I love it!

How do we get notified if/when the test fails?

@kaibolay
Copy link
Contributor

kaibolay commented Feb 7, 2026

Note: The test is currently failing, because the hard-coded service-account key for the fad-test-apps was revoked.

With #7718 that service account will become configurable. You'll need to wait until that PR merged and the workflow is updated to use a secret service-account key,

This is a http://go/LSC run by http://go/ghss to automatically refactor
your Github Actions per http://b/485167538.

This is a PR to help you upgrade to the latest standards in Github
Actions.

Please merge this PR to accept the changes. NOTE: if you do not accept
this PR, it may be force merged by the GHSS team. See http://b/485167538
for more details.

Co-authored-by: Ben Knutson <benknutson@google.com>
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.

3 participants