-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: LSDV-4974: Add status and debug info to storages #4059
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ Deploy Preview for heartex-docs canceled.
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #4059 +/- ##
===========================================
- Coverage 76.04% 75.77% -0.28%
===========================================
Files 156 156
Lines 11884 12056 +172
===========================================
+ Hits 9037 9135 +98
- Misses 2847 2921 +74 ☔ View full report in Codecov by Sentry. |
* fix: Presigned storage tests * update all_urls * fix presign url test
AndrejOros
approved these changes
May 17, 2023
shayantabatabaee
pushed a commit
to shayantabatabaee/label-studio
that referenced
this pull request
Sep 19, 2023
) * docs: LSDV-4775: Small fixes in storage docs * Revert * feat: LDSV-4979: Add status and debug info to storages * Fix ldclient debug level * Fixes * Fixes with storages * Fix NGINX downloads for export * Add migrations * Fix bug with export annotations and expand_fields in BaseExportSerializer * More feats * Refactoring * Update readme * Add mermaid * Add mermaid * Some * Fix last ping * Fix duration * Add validation on export storage add sync * Add double validation in API * Fix validation api * Rename job_status * Fixes * Fix readme * Add more info for statuses in readme * Fix readme * Add icon * Add more help * Fix texts * Some fixes * Fixes in storage validation * ci: Build frontend * Fix tests in LSE * Fixes for azure export storage validation * Fixed tests and added getLastTraceback * ci: Build frontend * Fixes * Fix pytest * Add migration * Tests * Fix wrong test * Fix update progross in the correct place * Fixes with time_in_progress * Fix frontend * ci: Build frontend * Fixes * ci: Build frontend * fix: Presigned storage tests (HumanSignal#4184) * fix: Presigned storage tests * update all_urls * fix presign url test * Fix azure validation * Update LSP * ci: Build frontend * Remove wrong placeholder in azure * Add migrations * Fix null in total annotations in LSP * Update LSP build * Use timezone.now() instead of datetime * Fix migrations --------- Co-authored-by: robot-ci-heartex <[email protected]> Co-authored-by: bmartel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.