-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Che 7.13.1 release #16950
Comments
@nickboldt, @tolusha, @l0rd, @ibuziuk: what about including the issue "Cannot edit user account within Account Page in Dashboard " into the 7.13.1? |
@dmytro-ndp I am ok with that if @olexii4 is ok with that and if there is no risk of regression (i.e. it should have been tested properly before releasing). |
FYI: I have done the issue "Cannot edit user account within Account Page in Dashboard ". Minor changes. |
@olexii4 I don't see a merged PR for your issue in the 7.13.x branch, nor a link to it on this issue, nor a new checkbox at the top listing the issues to be fixed in the 7.13.1 release. Please provide the above information and links. |
@nickboldt My PR - Fix URL syntax |
chectl, che-operator are released |
@tolusha: the issue #16944 hadn't been reproduced with chectl 7.13.0 on Eclipse Che 7.13.0 installed on minikube 1.1.1 by the command:
where: custom-resource-patch.yamlspec: server: cheImage: 'quay.io/eclipse/che-server' cheImageTag: '7.13.0' selfSignedCert: true auth: updateAdminPassword: false k8s: ingressDomain: '10.0.101.79.nip.io' |
@nickboldt, @olexii4: FYI: E2E AccountTest has passed on MultiUser Eclipse Che 7.13.1 without TLS support deployed to minishift 3.11, so Account Page has actually been fixed. "Failed to create workspace minikube with che-operator" issue hasn't been reproduced on MultiUser Eclipse Che 7.13.1 with TLS support deployed to minikube 1.1.1 by using operator installer: https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/1769/consoleFull E2E JavaMaven, JavaVertx, Python devfile tests and Happy path tests have passed successfully against MultiUser Eclipse Che 7.13.1 with TLS support deployed to minikube 1.1.1 by using operator installer. E2E JavaMaven, JavaVertx, Python devfile tests have passed successfully against SingleUser Eclipse Che 7.13.1 with TLS support deployed to minikube 1.1.1 by HELM installer. E2E git SSH flow tests and DirectUrlFactoryWithSpecificBranchTest.factoryWithDirectUrlWithSpecificBranch have failed and should be investigated. Update: DirectUrlFactoryWithSpecificBranchTest.factoryWithDirectUrlWithSpecificBranch test has passed been run again. |
All PRs are merged |
List of pending issues / PRs
Release status
In series, the following will be released via che-release:
Then manually:
Then by script:
eclipse/che-theia
eclipse/che-machine-exec
eclipse/che-plugin-registry
eclipse/che-devfile-registry
che-dashboard
che-workspace-loader
eclipse/che-server
,eclipse/che-endpoint-watcher
,eclipse/che-keycloak
,eclipse/che-postgres
,eclipse/che-server
,eclipse/che-e2e
eclipse/che-operator
The text was updated successfully, but these errors were encountered: