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

Fix build with --features google #2566

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Fix build with --features google #2566

merged 2 commits into from
Sep 26, 2024

Conversation

alvarobartt
Copy link
Member

What does this PR do?

As of recent changes within the Vertex AI integration via the google feature, the build via cargo build --features google was not working fine; this PR fixes that.

Who can review?

@Narsil

@alvarobartt alvarobartt requested a review from Narsil September 25, 2024 17:51
@Narsil
Copy link
Collaborator

Narsil commented Sep 26, 2024

Can we actually make sure this doesn't happen anymore ?

By adding cargo test --features google in a new CI step in .github/workflows/tests.yaml For instance ?
(We should also probably add this in the nix tests but I'll take care of it)

@Narsil Narsil merged commit 0aa66d6 into main Sep 26, 2024
11 of 12 checks passed
@Narsil Narsil deleted the fix-google-features branch September 26, 2024 09:41
yuanwu2017 pushed a commit to yuanwu2017/tgi-gaudi that referenced this pull request Oct 27, 2024
* Fix `cargo build --features google`

* Add `cargo test --features google`
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