Skip to content

Rethink data size limits #127

Open
Open
@PTKay

Description

@PTKay

Currently, the repository prefix size and the username size is too long for all repository options, as in:

  • Max prefix size is 64 chars
  • Max username size is 64 chars
  • Repos are prefixed by "CG" and a number
  • GitHub has a 100 char limit for repository names

This will cause problems when using long assignment names together with long usernames. The sizes of these names should be changed in order to support all possible repository names.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions