Skip to content

chore: update example dependencies across repo#18219

Open
kevmoo wants to merge 4 commits intomainfrom
latest_deps
Open

chore: update example dependencies across repo#18219
kevmoo wants to merge 4 commits intomainfrom
latest_deps

Conversation

@kevmoo
Copy link
Copy Markdown
Contributor

@kevmoo kevmoo commented Apr 21, 2026

including fixing the latest lints

@gemini-code-assist
Copy link
Copy Markdown
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.

@kevmoo
Copy link
Copy Markdown
Contributor Author

kevmoo commented Apr 29, 2026

@cynthiajoan – zero clue why CI is failing. My changes should affect those e2e tests.

Happy to try to do a merge from main and see what happens 🤷

@cynthiajoan
Copy link
Copy Markdown
Collaborator

@cynthiajoan – zero clue why CI is failing. My changes should affect those e2e tests.

Happy to try to do a merge from main and see what happens 🤷

I think those CI fails aren't related. We would need to do some work to improve the flakiness

.process("Resources"),
],
cSettings: [
.headerSearchPath("include/firebase_auth/Private"),
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was an unrelated fix, but it did improve test pass rate! @cynthiajoan

See below, too!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I did notice this problem, and I was wondering if other packages have the same issue, haven't checked. @Lyokone mentioned he's going to check that.

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