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

release Che 7.16.0 #17428

Closed
4 of 11 tasks
mkuznyetsov opened this issue Jul 16, 2020 · 8 comments
Closed
4 of 11 tasks

release Che 7.16.0 #17428

mkuznyetsov opened this issue Jul 16, 2020 · 8 comments
Assignees
Labels
kind/release Issue dedicated to a release (content, status, related PR, go/nogo/problem discussion, etc.) kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@mkuznyetsov
Copy link
Contributor

mkuznyetsov commented Jul 16, 2020

List of pending issues / PRs

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)

Then manually:

  • release che server in Maven Central

Then by script:

  • che-operator
  • generation of OperatorHub PRs
  • chectl

If this is a .0 release:

  • complete current milestone
    • move incomplete deferred issues to backlog
    • move incomplete WIP issues to next milestone
    • close completed issues
    • close milestone
Owner Process Script CI Artifact(s) + Container(s)
@mkuznyetsov che-theia cico_release.sh centos eclipse/che-theia
@mkuznyetsov che-machine-exec cico_release.sh centos eclipse/che-machine-exec
@mkuznyetsov che-plugin-registry cico_release.sh centos eclipse/che-plugin-registry
@mkuznyetsov che-devfile-registry cico_release.sh centos eclipse/che-devfile-registry
@mkuznyetsov che-parent cico_release.sh centos che-parent
@mkuznyetsov che-dashboard cico_release.sh centos che-dashboard
@mkuznyetsov che-workspace-loader cico_release.sh centos che-workspace-loader
@mkuznyetsov che cico_release.sh centos che.core,
eclipse/che-server,
eclipse/che-endpoint-watcher,
eclipse/che-keycloak,
eclipse/che-postgres,
eclipse/che-server,
eclipse/che-e2e
@tolusha che-operator make-release.sh ? eclipse/che-operator
@tolusha chectl make-release.sh travis chectl releases
@mkuznyetsov mkuznyetsov added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jul 16, 2020
@mkuznyetsov mkuznyetsov self-assigned this Jul 16, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 16, 2020
@flacatus flacatus added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 16, 2020
@ibuziuk
Copy link
Member

ibuziuk commented Jul 17, 2020

@ibuziuk
Copy link
Member

ibuziuk commented Jul 17, 2020

@ericwill FYI ^

@ericwill
Copy link
Contributor

ericwill commented Jul 17, 2020

@ericwill FYI ^

Hmm, looking at the log I see:

Error response from daemon: No such image: rhel-che-plugin-registry:latest

@nickboldt do you have any idea? I also see some errors about sorting the vscode-extensions.json file:

The command '/bin/sh -c ./check_sorted_json.sh' returned a non-zero code: 1

but I don't know if this is enough to derail the build.

@ibuziuk
Copy link
Member

ibuziuk commented Jul 17, 2020

just fyi this is a blocker for Hosted Che update since we are using rhel based images on dsaas / dsaas-stg

@mkuznyetsov
Copy link
Contributor Author

@ericwill you can disregard the error related to "rhel-che-plugin-registry" image, since it was caused by failed docker build, which is related to that sorting error it.

@ericwill
Copy link
Contributor

This sorting business is not crucial so I'll just disable it for now, and @benoitf can take a look next week when he's back from PTO. Expect a PR shortly.

@ericwill
Copy link
Contributor

PR to fix the build: eclipse-che/che-plugin-registry#537

@mkuznyetsov
Copy link
Contributor Author

mkuznyetsov commented Jul 17, 2020

with plugin registry fixed, Che 7.16.0 finally released, community operator PRs are created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/release Issue dedicated to a release (content, status, related PR, go/nogo/problem discussion, etc.) kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

7 participants