Implement manage repositories workflow in serverless view#3126
Conversation
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
…in-serverless-view
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3126 +/- ##
==========================================
- Coverage 32.01% 31.47% -0.54%
==========================================
Files 74 75 +1
Lines 5120 5252 +132
Branches 973 996 +23
==========================================
+ Hits 1639 1653 +14
- Misses 3481 3599 +118
☔ View full report in Codecov by Sentry. |
|
@msivasubramaniaan have we added the telemetry events for all the actions for Manage Repository ? From Adding to updation. |
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Yes, The command based calls were captured as per the framework. The other events are captured with latest commit. |
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
mohitsuman
left a comment
There was a problem hiding this comment.
Wording and UI improvement recommendation.
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
datho7561
left a comment
There was a problem hiding this comment.
Are you planning on incorporating Mohit's suggestion of hiding the action buttons for the default repository? Otherwise, looks good!
At the end he mentioned it was okay. @mohitsuman if it not an issue please provide +1 |
Fixes: #3055