Make Git repo API properly REST #113
Labels
No Label
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#113
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The API's a bit lacking at the moment, and doesn't allow for a lot of expansion. I'd like to start working with actual IDs for each entry (just a number that counts up), so that we can properly implement RESTful operations. This will be accompagnied by an improved CLI tool, which knows how to properly use this new system.
Finishing this issue will open up improvements to the build system, as the plan to allow multi repositories with multiple architectures requires more data to be stored in the API.
Closed by #114