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

Add dataset URI to Task from CLI #2983

Merged
merged 5 commits into from
Mar 30, 2021

Conversation

dreaquil
Copy link
Contributor

@dreaquil dreaquil commented Mar 19, 2021

Motivation and context

It would be useful to programmatically attach a git repository for annotation synchronization.

Closes #2976.

How has this been tested?

Tested this in a personal deployment of CVAT over HTTPS.

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

coveralls commented Mar 19, 2021

Coverage Status

Coverage decreased (-0.8%) to 74.924% when pulling 0e3ac43 on dreaquil:2976-dataset-uri-cli into 9e10f5e on openvinotoolkit:develop.

utils/cli/core/core.py Outdated Show resolved Hide resolved
utils/cli/core/core.py Outdated Show resolved Hide resolved
@azhavoro
Copy link
Contributor

@dreaquil Thanks for the contribution, please fix minor comment about checking request status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dataset URI to Task from CLI
5 participants