-
Notifications
You must be signed in to change notification settings - Fork 52
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
fix: workspace condition messages #884
Conversation
1008b75
to
242a0d1
Compare
Signed-off-by: Oleksii Kurinnyi <[email protected]>
242a0d1
to
599c90e
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-884 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-884 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, olexii4 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## main #884 +/- ##
==========================================
- Coverage 81.54% 81.53% -0.02%
==========================================
Files 347 347
Lines 35962 35977 +15
Branches 2244 2248 +4
==========================================
+ Hits 29325 29333 +8
- Misses 6615 6622 +7
Partials 22 22
Flags with carried forward coverage won't be shown. Click here to find out more.
|
What does this PR do?
This PR restores showing workspace condition messages as starting steps.
Fixes regression in #878