Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Error: No such command "init_db". #11

@CrescentFresh

Description

@CrescentFresh

Sometime overnight our CI began failing during database migrations at step mschematool xyz init_db:

Error: No such command "init_db".

Looking at the log of the last successful run and comparing it to the failing runs:

log from Successful job:

Collecting mschematool
  Downloading https://files.pythonhosted.org/packages/0f/ba/b0d8c564abbe2b8053b1c270de9d01668856074caee9b8f23466c726a73d/mschematool-0.9.tar.gz
Collecting click (from mschematool)
  Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB)

log from Failing job:

Collecting mschematool
  Downloading https://files.pythonhosted.org/packages/0f/ba/b0d8c564abbe2b8053b1c270de9d01668856074caee9b8f23466c726a73d/mschematool-0.9.tar.gz
Collecting click (from mschematool)
  Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions