Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

feat: Enable general location support in the CLI #143

Merged
merged 9 commits into from
May 18, 2023
Merged

Commits on May 10, 2023

  1. Add documentation referring to other firebase regions.

    Note that it currently does not work; the location needs to be fully supported first
    mctavish committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1f759f6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. feat: CLI general location support

    fixes #141
    jasonborg committed May 16, 2023
    Configuration menu
    Copy the full SHA
    35f9ce4 View commit details
    Browse the repository at this point in the history
  2. Tweak the README about region support

    The CLI will automatically find the DB url, regardless of region.
    jasonborg committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c917373 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Code formatting/linting

    jasonborg committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e8ec903 View commit details
    Browse the repository at this point in the history
  2. Undo pylintrc change

    It has been moved to a separate PR.
    jasonborg committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6e3f5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a2779 View commit details
    Browse the repository at this point in the history
  4. Added link to vscode config to README

    To note, this change depends on
    #144 first
    being submitted
    jasonborg committed May 17, 2023
    Configuration menu
    Copy the full SHA
    10ba61d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Address PR comment

    jasonborg committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4957a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b07a02 View commit details
    Browse the repository at this point in the history