-
Notifications
You must be signed in to change notification settings - Fork 27
feat(devops-copilot): improve copilot chat view when that's not enable #2333
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
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
|
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 |
|
A preview environment was automatically created via Qovery. Another comment will be posted when deployments are finished |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #2333 +/- ##
===========================================
+ Coverage 47.73% 50.57% +2.84%
===========================================
Files 1254 305 -949
Lines 22717 6222 -16495
Branches 6635 1824 -4811
===========================================
- Hits 10844 3147 -7697
+ Misses 9808 2505 -7303
+ Partials 2065 570 -1495
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Your preview environment has been successfully deployed ! |
- change text color and font weight - change button size
rmnbrd
left a comment
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.
Approved but libs/shared/devops-copilot/feature/src/lib/devops-copilot-panel/devops-copilot-panel.tsx is becoming unreadable and unmaintainable!
@killiancolla Next time you update this file, can you split it into several small components? Thx
|
🎉 This PR is included in version 1.275.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Issue: QOV-1530
Improve the copilot window display when it is not activated so that the status is more understandable for the user
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release