Skip to content

Expand private-dependencies CI check #968

Open
@timmc-edx

Description

@timmc-edx

We have a CI check in edx-internal called check-private-dependencies that checks if all of the regular PyPI private_requirements.txt are installable.

Acceptance criteria:

  • Expand this to cover git+https/git+ssh dependencies as well
    • Will likely require rewriting URLs to all be git+https
    • Will likely require using GITHUB_TOKEN, as these are generally in private repos

Metadata

Metadata

Labels

Type

No type

Projects

Status

Backlog

Status

Author Team Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions