Skip to content

Remove/rename all usages of gitAccount #1258

@jescalada

Description

@jescalada

As per #973, we no longer associate commits by gitAccount (which is actually the GH username). #1042 further extends support for other Git hosts, which means that storing GH usernames specifically doesn't make sense either.

We'd like to remove or rename all usages of gitAccount in a way that makes sense considering that repos from different hosts (GitHub, GitLab, etc.) can be present. We should also take care of not breaking anything that used to rely on the gitAccount - though most of the extant usages and logic are in the UI.

Finally, we want to adjust the UI (especially src/ui/views/User) so that it suits the current implementation.

Additional context
Related PRs #973, #1042, #1257

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions