Go to file
Nick Boldt 33294d8a3d
add DWO and DWCO to issue template; clean up... (#19452)
* add DWO and DWCO to issue template; clean up order of steps; remove mention of Maven Central artifacts

Change-Id: I856d7023220185974601edd3fd781da3e6dfae07
Signed-off-by: nickboldt <nboldt@redhat.com>

* #19334 use mattermost/action-mattermost-notify@1.0.2 instead of master

Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-30 13:47:20 -04:00
.ci feat(machine-exec): Remove default machine-exec component as it is provided by che-theia meta/devfile now 2021-03-22 08:59:28 +01:00
.dependabot Explicit dependabot configuration (#17330) 2020-07-08 10:58:45 +03:00
.github add DWO and DWCO to issue template; clean up... (#19452) 2021-03-30 13:47:20 -04:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
assembly [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +02:00
core [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +02:00
deploy [helm chart] Add RBAC templates for the resource-monitor. (#18998) 2021-02-23 09:15:38 +02:00
dockerfiles Add variability for test suite (#19343) 2021-03-22 10:12:07 +01:00
docs Fix the link to docs. 2018-08-19 05:59:45 +00:00
infrastructures [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +02:00
multiuser [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +02:00
tests Create E2E test for checking the "Java11" plugin (#19446) 2021-03-30 16:16:46 +03:00
typescript-dto [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +02:00
wsmaster Factories for private Gitlab repository with pre-created personal access token (#19351) 2021-03-30 14:19:23 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.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 Update the references to a new Che-Theia repository (#19432) 2021-03-26 19:47:23 +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 Update the references to a new Che-Theia repository (#19432) 2021-03-26 19:47:23 +02:00
LICENSE Fix remaining notes about old EPL 1.0 license (#10607) 2018-08-01 09:48:15 +03:00
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
README.md tweaks to readme links (#18836) 2021-02-09 21:07:06 -05:00
RELEASE.md Replace eclipse on eclipse-che organization for che-operator and che-machine-exec repositories (#19353) 2021-03-23 09:36:42 +02:00
check_properties_description.sh Properties script (#19253) 2021-03-16 12:04:53 +02:00
devfile.yaml Che devfile (#17227) 2020-06-26 08:07:57 +02:00
make-release.sh Bump version during release in the beginning (#19395) 2021-03-25 12:26:37 +02:00
pom.xml [release] Bump to 7.29.0-SNAPSHOT in master (#19397) 2021-03-25 14:29:29 +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.