-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Dev #216
Conversation
add warning when no releases returned
Refactor/improve workspace card
circular connection warning
Co-authored-by: Vinícius Vaz <[email protected]>
fix: delete workspace from local storage on leave
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #216 +/- ##
=======================================
Coverage 75.86% 75.86%
=======================================
Files 42 42
Lines 1438 1438
=======================================
Hits 1091 1091
Misses 347 347 ☔ View full report in Codecov by Sentry. |
…s-and-types Refactor/Update Parse schemas on frontend
Update visual identity
fix build frontend types erros
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.
Frontend production image is breaking with:
/usr/share/nginx/html/entrypoint.sh: 7: /usr/share/nginx/html/import-meta-env: not found
fix: dockerfile frontend
Visual identity
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.
k8s
flag to task deploy_mode to fix bugs in production deploy mode_shared_storage_usage_in_bytes
variable toBasePiece
class. It maps the total storage usage by the piece, including all bytes stored in results, reports and xcom folder.--dev
flag when building docker images, allowing to build pieces using development base images.