Skip to content

Decouple tooling attributes from the projects table #92

@KrashLeviathan

Description

@KrashLeviathan

The projects table in the database contains things such as githubRepositoryName, travisRepositoryName, etc. These are tooling attributes that shouldn't be so tightly coupled to projects. If we later add GitLab or CircleCI, we're not going to continue to add these to the projects table.

In short, decouple the tooling attributes from projects so that adding new tools later isn't such a big impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions