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

feat: support universe resolution #1774

Merged
merged 6 commits into from
Jan 16, 2024
Merged

Commits on Jan 12, 2024

  1. feat: support universe resolution

    This PR wires up consumption of the universe_domain client option for
    resolving the endpoint for constructing the BQ client.
    
    Testing universes is not yet something we want to in this repo, so
    validation was done out of band.
    shollyman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7d55fac View commit details
    Browse the repository at this point in the history
  2. formatting and testing

    shollyman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    276a257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d389b89 View commit details
    Browse the repository at this point in the history
  4. conditionals for stale core

    shollyman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    25998bf View commit details
    Browse the repository at this point in the history
  5. formatting

    shollyman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f73e6c7 View commit details
    Browse the repository at this point in the history
  6. unused import

    shollyman committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    80a69b9 View commit details
    Browse the repository at this point in the history