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

Fixing Google Auth Dependencies #6

Closed
wants to merge 2 commits into from
Closed

Conversation

riccardo-alle
Copy link
Contributor

@riccardo-alle riccardo-alle commented Feb 21, 2024

  • Currently, the 'auth' step in the workflow is failing because we are not providing secrets.GOOGLE_CREDENTIALS
  • Removing this step, however causes VertexAI related tests to fail

Possible fixes:

  • find a way to be able to authenticate/bypass authentication offline, without the need of google credentials
  • use google credentials that can be publicly used (not attached to Allegro)

@riccardo-alle riccardo-alle changed the title Removing Google Auth from Github workflow Fixing Google Auth Dependencies in GitHub Workflow Feb 21, 2024
@riccardo-alle riccardo-alle changed the title Fixing Google Auth Dependencies in GitHub Workflow Fixing Google Auth Dependencies Feb 21, 2024
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.

1 participant