envoyproxy / envoyproxy/toolshed

Restructure dependency/release data model in dependency checker

Open
#321 1 comment 0 reactions 1 assignee Claimed by @phlax View on GitHub
Dominant language
Python
Stars
12
Forks
24
Avg merge
6h 37m
Merged PRs (30d)
92

Description

Currently we have a `Dependency` class that may/not be github and has various raises etc accordingly.

If it is a github dep we can create a "release" object for it which unlocks further functionality.

I think we need to create a GithubDependency and separate it from Dependency, likewise with Release, so we can make some of the functionality available to other deps (cf #320 )

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.