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: Preemptively fix API change in NDB. #7361

Merged
merged 1 commit into from
Aug 7, 2023

Preemptively fix API change in NDB.

152d400
Select commit
Loading
Failed to load commit list.
Merged

fix: Preemptively fix API change in NDB. #7361

Preemptively fix API change in NDB.
152d400
Select commit
Loading
Failed to load commit list.
Conventional Commit Lint GCF / conventionalcommits.org failed Aug 7, 2023 in 0s

Commit message did not follow Conventional Commits

Some of your commit messages failed linting.

Visit conventionalcommits.org to learn our conventions.

Run git commit --amend and edit your message to match Conventional Commit guidelines.

Details

❌ The following linting errors found:

  • subject may not be empty
  • type may not be empty
    for the following input:
    "*preemptively fix api change in ndb.

glockenspiel broke due to 'query' now being required within a client context. this change fixed glockenspiel. blockly samples doesn't appear to be broken yet, but glokenspeil broke at midnight yesterday.

similar change being made to blockly games.*"