Skip to content
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

Do not dispatch a warning, if the git provider is not supported #1306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vinokurig
Copy link
Contributor

@vinokurig vinokurig commented Jan 28, 2025

What does this PR do?

Do not dispatch a warning, if the git provider is not supported.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes eclipse-che/che#23304

Is it tested? How?

  1. Deploy Che with the pull request image: quay.io/eclipse/che-dashboard:pr-1306
  2. Start a workspace from an unsupported git provider repository e.g https://gitea.com/ivinokur/test.git

See workspace starts from the default devfile without any warnings.

Release Notes

Docs PR

@che-bot
Copy link
Contributor

che-bot commented Jan 28, 2025

Click here to review and test in web IDE: Contribute

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.60%. Comparing base (6c0d01f) to head (7ea3c7c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1306      +/-   ##
==========================================
- Coverage   91.68%   91.60%   -0.08%     
==========================================
  Files         498      499       +1     
  Lines       45447    45462      +15     
  Branches     3166     3158       -8     
==========================================
- Hits        41668    41647      -21     
- Misses       3748     3783      +35     
- Partials       31       32       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@olexii4 olexii4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Знімок екрана 2025-01-29 о 14 34 20

Copy link

openshift-ci bot commented Jan 29, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: olexii4, vinokurig

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1306

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1306", name: che-dashboard}]}}]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants