Go to file
Sergey Skorik fa8b05a5d8
[Selenium] Add DevWorkspaceHappyPath e2e typescript test (#19152)
2021-02-25 18:29:01 +02:00
.ci Move nightly build to GH actions workflow (#18695) 2021-01-26 22:11:35 +02:00
.dependabot Explicit dependabot configuration (#17330) 2020-07-08 10:58:45 +03:00
.github add che-docs step; refactor table to drop process owner as the whole column is the same person now; add links to new GH actions and make-release.sh scripts (#19063) 2021-02-22 09:15:55 -05:00
.mvn
assembly Obtain and persist Bitbucket personal access token as k8s secret (#18726) 2021-02-11 16:17:13 +02:00
core Correct response codes and messages related to private factory flow 2021-02-17 19:46:20 +02:00
deploy [helm chart] Add RBAC templates for the resource-monitor. (#18998) 2021-02-23 09:15:38 +02:00
dockerfiles Remove customizing section (#18717) 2021-02-15 09:48:27 +02:00
docs
infrastructures Fix pod watching manner to prevent events from other pods to cancel the waiting 2021-02-24 10:46:24 +02:00
multiuser Set public url for public keycloak endpoints (#19096) 2021-02-19 12:44:03 +02:00
tests [Selenium] Add DevWorkspaceHappyPath e2e typescript test (#19152) 2021-02-25 18:29:01 +02:00
typescript-dto [release] Bump to 7.27.0-SNAPSHOT in master (#19042) 2021-02-11 15:28:53 +02:00
wsmaster Correct response codes and messages related to private factory flow 2021-02-17 19:46:20 +02:00
.gitattributes
.gitignore gitignore dashboard war overlays folder (#16420) 2020-03-23 07:23:54 +01:00
.repositories-update-contributing.sh chore(repositories): Add yaml with all repositories used in Eclipse Che 2020-08-04 16:57:40 +02:00
.repositories.yaml chore(repositories): Add yaml with all repositories used in Eclipse Che 2020-08-04 16:57:40 +02:00
CHANGELOG.md RELEASE: Update CHANGELOG (#15158) 2019-11-18 12:34:17 +02:00
CODE_OF_CONDUCT.md Referencing to che-dev@eclipse.org in the CODE_OF_CONDUCT.md 2020-03-23 18:51:36 +01:00
CONTRIBUTING.md Add PR checklist explanation 2020-09-11 09:48:32 +02:00
LICENSE
NUMBERING.md
README.md tweaks to readme links (#18836) 2021-02-09 21:07:06 -05:00
RELEASE.md CRW-1387 use /latest instead of /7.y.z in che.properties (#18822) 2021-01-19 13:43:47 -05:00
devfile.yaml Che devfile (#17227) 2020-06-26 08:07:57 +02:00
make-release.sh Fix release parameters (#19086) 2021-02-17 15:17:04 +02:00
pom.xml jackson-databind update version to 2.10.5.1 (#19132) 2021-02-24 10:55:09 +02:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

Next-generation container development platform, developer workspace server and cloud IDE

Eclipse License Build Status

Che is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs ... Read More

Eclipse Che


Visit website at: https://www.eclipse.org/che/ and documentation at: https://www.eclipse.org/che/docs


Getting Started

Here you can find links on how to get started with Eclipse Che:

Using Eclipse Che

Here you can find references to useful documentation and hands-on guides to learn how to get the most of Eclipse Che:

Feedback and Community

We love to hear from users and developers. Here are the various ways to get in touch with us:

Contributing

If you are interested in fixing issues and contributing directly to the code base:

Extending Eclipse Che

Roadmap

We maintain the Che roadmap in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our community meetings.

CI

The following CentOS CI jobs are associated with the repository:

  • master - builds and push Maven artifacts on each commit to the master.
  • nightly - builds and push Maven artifacts, builds CentOS images and pushes them to quay.io on a daily basis from the master branch.
  • release - builds and push Maven artifacts, builds images from the release branch. CentOS images are public and pushed to quay.io.

License

Che is open sourced under the Eclipse Public License 2.0.