-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat: DEV-3145: Add command for export project in Opensource #2824
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
Conversation
|
✅ Linked to Story DEV-3145 · Add command for export in opensource |
Codecov Report
@@ Coverage Diff @@
## develop #2824 +/- ##
===========================================
+ Coverage 77.04% 77.14% +0.10%
===========================================
Files 144 144
Lines 10599 10643 +44
===========================================
+ Hits 8166 8211 +45
+ Misses 2433 2432 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@guilhermemachado26 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

Description of the proposed changes
These changes add a new command to export a Label Studio project in a specific format.
label-studio export <project-id> <export-format>settings.EXPORT_DIRfolder.INTERPOLATE_KEY_FRAMESandCONVERTER_DOWNLOAD_RESOURCESdefined in the settings file.Jira Ticket
https://heartex.atlassian.net/browse/DEV-3145