Release Che 7.27.1
See original GitHub issueList of pending issues / PRs
PRs related to DevWorkspace Integration - STEP1 Milestone:
- Include che.devworkspaces.enabled property by xbaran4
- Add in CRUD actions for the devworkspace in dashboard
- Che operator should be able to install DevWorkspace operator
- Che Operator should be able to install the Devworkspace che operator
- Make routing attributes allign with devfile attributes
- Increase resource limits for controller to avoid OOMKilled https://github.com/devfile/devworkspace-operator/pull/312
- Dashboard is not handling anymore ‘restart-workspace’ event https://github.com/eclipse/che/issues/19174
PRs related to release process improvements:
- generate changelog as part of che GH release https://github.com/eclipse/che/pull/19222
- followup fix in https://github.com/eclipse/che/pull/19267
- https://github.com/eclipse/che-release/pull/30 (should be changed to call the action in eclipse/che repo, as it doesn’t work in che-release repo)
- https://github.com/che-incubator/devworkspace-che-operator/pull/23 DevWorkspace Che Operator release workflow
- Mattermost notifications (8 artifacts to release): https://github.com/eclipse/che/issues/18906#issuecomment-796472177
Release status
In series, the following will be released via che-release:
- che-theia, che-machine-exec, che-devfile registry,
- che-plugin-registry (once che-theia and machine-exec are done)
- che-parent, che-dashboard, che-workspace-loader, and che (server assembly)
- Note that release to Maven Central is deprecated
- che-operator
Then, these steps will be done, which still require some manual intervention (PR verification is not yet automated):
- generation of OperatorHub PRs
- chectl
- che-theia, che-machine-exec, che-devfile-registry, che-plugin-registry
- che-parent, che-dashboard, che-workspace-loader, che
- che-operator (depends on all of the above)
- chectl (depends on che-operator)
- Che community operator PRs (depends on che-operator)
- che-docs PR (depends on che-operator)
If this is a .0 release:
- send reminder to TLs to triage unresolved issues
- complete current milestone
- move incomplete deferred issues to backlog
- move incomplete WIP issues to next milestone
- close completed issues
- close milestone
[1] Overall process owner: @mkuznyetsov
[2] Note that release of artifacts to Maven Central is deprecated and will be removed in the future.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
che-selenium-test : 7.27.1 - Maven Central Repository Search
Che Legacy E2E :: Test. ... org.eclipse.che.selenium:che-selenium-test 7.27.1. content_copy. <?xml version="1.0" encoding="UTF-8"?> <!
Read more >org.eclipse.che:assembly-wsmaster-war 7.27.1 vulnerabilities | Snyk
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides ...
Read more >org.eclipse.che.core » che-core-api-system ... - Maven Repository
Embedded SQL Databases · Top Categories · Home » org.eclipse.che.core » che-core-api-system » 7.27.1 ... Note: There is a new version for this...
Read more >devworkspace-che-operator/make-release.sh at main - GitHub
Experimental operator that enhances DevWorkspaces with che-specific functionalities ... (( NEXT=NEXT+1 )) # for VERSION=7.27.1, get BASE=7.27, NEXT=2.
Read more >che-core-api-ssh Java documentation Version 7.27.1
Javadoc for the artifact che-core-api-ssh from the group org.eclipse.che.core version 7.27.1.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Had various issues related to plugin registries build and DWO release processes, which took until friday to be resolved
Now, che operator has been released and merged, altough just noticed that this file wasn’t updated, so investigating the reason why this happened: https://github.com/eclipse/che-operator/blob/master/deploy/olm-catalog/stable/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml#L85 after this, the release of chectl, che-docs and community operator PRs will follow
upd. release is done on our side, waiting for community-operator/docs PR to be merged