Skip to content

Modernize FirebaseLibraryExtension #6377

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 30 commits into from
Oct 24, 2024
Merged

Modernize FirebaseLibraryExtension #6377

merged 30 commits into from
Oct 24, 2024

Conversation

daymxn
Copy link
Member

@daymxn daymxn commented Oct 11, 2024

Per b/270576405,

This migrates FirebaseLibraryExtension to Kotlin, and takes advantage of more modern gradle features (such as properties/conventions) to help with build time and maintenance.

This also adds documentation for all the exposed properties and options on FirebaseLibraryExtension.

Future TODOs have been left denoting possible future modernization efforts.

This PR also fixes the following:

Copy link
Contributor

github-actions bot commented Oct 11, 2024

Release note changes

No release note changes were detected. If you made changes that should be
present in the next release, ensure you've added an entry in the appropriate
CHANGELOG.md file(s).

Copy link
Contributor

github-actions bot commented Oct 11, 2024

Test Results

 1 022 files  ±0   1 022 suites  ±0   36m 30s ⏱️ +3s
 5 809 tests ±0   5 787 ✅ ±0  22 💤 ±0  0 ❌ ±0 
11 703 runs  ±0  11 659 ✅ ±0  44 💤 ±0  0 ❌ ±0 

Results for commit ccb5a88. ± Comparison against base commit d96507b.

♻️ This comment has been updated with latest results.

Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v4.0

Copy link
Contributor

github-actions bot commented Oct 15, 2024

buildSrc Test Results

37 tests   37 ✅  1m 2s ⏱️
 8 suites   0 💤
 8 files     0 ❌

Results for commit ccb5a88.

♻️ This comment has been updated with latest results.

@daymxn daymxn requested review from rlazo and davidmotson October 17, 2024 17:46
@daymxn daymxn requested a review from rlazo October 17, 2024 19:24
@daymxn daymxn requested a review from davidmotson October 18, 2024 14:30
@daymxn daymxn requested a review from rlazo October 22, 2024 23:23
@daymxn daymxn requested a review from rlazo October 24, 2024 17:31
@daymxn daymxn merged commit 0697dd3 into main Oct 24, 2024
259 of 262 checks passed
@daymxn daymxn deleted the daymon-migrate-firebaselibext branch October 24, 2024 20:05
@firebase firebase locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants