-
Notifications
You must be signed in to change notification settings - Fork 110
refactor: Update master branch mentioning to main
#1147
Conversation
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
master branch mentioning to main
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
|
|
||
| public static readonly DEFAULT_EXTENSIONS_URI = | ||
| 'https://raw.githubusercontent.com/eclipse-che/che-theia/master/che-theia-init-sources.yml'; | ||
| 'https://raw.githubusercontent.com/eclipse-che/che-theia/master-main/che-theia-init-sources.yml'; |
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.
This change is to pass the tests. I'll update that to main after merging this PR.
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.
Codecov Report
@@ Coverage Diff @@
## main #1147 +/- ##
=======================================
Coverage ? 32.78%
=======================================
Files ? 290
Lines ? 9885
Branches ? 1457
=======================================
Hits ? 3241
Misses ? 6641
Partials ? 3 Continue to review full report at Codecov.
|
|
[crw-ci-test --rebuild] |
1 similar comment
|
[crw-ci-test --rebuild] |
This comment has been minimized.
This comment has been minimized.
|
[crw-ci-test] |
This comment has been minimized.
This comment has been minimized.
|
[crw-ci-test --rebuild] |
This comment has been minimized.
This comment has been minimized.
|
[crw-ci-test] |
|
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
|
The HappyPath tests are failed due to the known problem. The built image can be tested with the following Devfile: apiVersion: 1.0.0
metadata:
name: main
attributes:
persistVolumes: 'false'
components:
- memoryLimit: 512Mi
type: cheEditor
reference: 'https://gist.githubusercontent.com/azatsarynnyy/09d57d7596a44d644d1774c2fe2a2b01/raw/f1444b94eef94f23890bffd48470986b4562f03f/webpack-cdn' |
* refactor: Update 'master' branch mentioning to 'main' Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
* refactor: Update 'master' branch mentioning to 'main' Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com
What does this PR do?
Updates the unit tests, CI jobs and other mentions of
masterbranch tomain.Screenshot/screencast of this PR
What issues does this PR fix or reference?
eclipse-che/che#20000
How to test this PR?
Build jobs should pass. At least one job for HappyPath tests should pass.
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=next