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

chore: add GH Workflow to run systests under emulator #430

Merged
merged 16 commits into from
Oct 12, 2021

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    e8744c4 View commit details
    Browse the repository at this point in the history
  2. chore: tweak workflow trigger

    tseaver committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f7fbdc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ac3cc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. tests: ensure emulator is really stopped

    Even if the tests are interrupted.  Also, they seem to need SIGKILL,
    rather than SIGTERM.
    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5d53cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8567141 View commit details
    Browse the repository at this point in the history
  3. fix: force anonymous credentials under emulator

    Also, supply a dummy project ID if none us passed.
    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9bdee62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1dfb6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e647e6d View commit details
    Browse the repository at this point in the history
  6. fix: preserve noxfile changes

    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7bdd049 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e5533e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85ee732 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. fix: use 'google-' prefixed default project under emulator

    Such project IDs cannot be used in real API calls.
    tseaver committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0500e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ec1e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73491a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    7e35200 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    429d791 View commit details
    Browse the repository at this point in the history