Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App to submit PR with annotations into a git repo #126

Closed
4 tasks
nmanovic opened this issue Oct 12, 2018 · 0 comments
Closed
4 tasks

App to submit PR with annotations into a git repo #126

nmanovic opened this issue Oct 12, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nmanovic
Copy link
Contributor

It is a very good practice to submit all annotations into a git repository. Now a user should download annotations and after that upload them into a git repository manually. It is necessary to implement a django application which will help with the task.

  • Create new task dialog should have an additional optional field. If a git repository isn't specified it is OK. In this case all works as previously.
  • Support GitLab and GitHub out of the box (use corresponding API to submit PR). Thus need to have a configuration dialog with GitLab/GitHub token, etc... Also GitLab/GitHub access can be setup using the app settings (can we configure app settings using web interface?)
  • Need to have statuses: “all annotations were committed to the git repo” or “there are changes which are not committed yet”
  • Probably it is a good time to implement a status for whole task (completed, in progress, open, etc...). Please review possible django/javascript apps which implement "issue tracker" functionality. Probably there is an open source app which can be integrated into CVAT as is and improve our dashboard.
@nmanovic nmanovic added this to the Beta 0.3.0 milestone Oct 12, 2018
@nmanovic nmanovic added the enhancement New feature or request label Oct 19, 2018
@nmanovic nmanovic modified the milestones: 0.3.0 - Beta, 0.4.0 - Alpha Dec 26, 2018
TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
* update changelog

* update version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants