Go to file
Mykhailo Kuznietsov 7f5c8d53d8
Fix broken nightly job (#19701)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-28 16:37:41 +03: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 Fix broken nightly job (#19701) 2021-04-28 16:37:41 +03:00
.mvn
assembly Gitlab factory authentication using OAuth 2 flow (#19521) 2021-04-27 13:56:11 +03:00
core Temporary disables test to fix issues on CI. (#19655) 2021-04-22 16:51:03 +03:00
deploy Update to traefik 2.3.2 using new quay.io image 2021-04-09 10:57:51 +02:00
dockerfiles Update dependencies versions (#19615) 2021-04-20 15:53:24 +02:00
docs Fix the link to docs. 2018-08-19 05:59:45 +00:00
infrastructures Temporary disables test to fix issues on CI. (#19655) 2021-04-22 16:51:03 +03:00
multiuser Che server configuration integrity test (#19616) 2021-04-21 15:15:49 +03:00
tests Update dependencies versions (#19615) 2021-04-20 15:53:24 +02:00
typescript-dto Include Typescript DTO into release process (#19635) 2021-04-23 08:12:05 -04:00
wsmaster Improving flow when user denies Bitbucket access to Che (#19620) 2021-04-28 14:54:17 +03:00
.gitattributes
.gitignore Create tests for the "Typescript" and "Node-debug2" plugins (#19474) 2021-04-01 21:07:14 +03: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 Get rid of dashboard next notion 2021-04-16 15:35:42 +03: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 Get rid of dashboard next notion 2021-04-16 15:35:42 +03:00
LICENSE Fix remaining notes about old EPL 1.0 license (#10607) 2018-08-01 09:48:15 +03:00
NUMBERING.md
README.md Update README.md and RELEASE.md (#19560) 2021-04-14 08:45:41 -04:00
RELEASE.md Update README.md and RELEASE.md (#19560) 2021-04-14 08:45:41 -04: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 Include Typescript DTO into release process (#19635) 2021-04-23 08:12:05 -04:00
pom.xml Upgrade swagger to latest 1.6.2 (#19694) 2021-04-28 12:18:21 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

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

Eclipse License

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

There are several GitHub Actions workflows implemented for this repository:

  • nightly - builds Maven artifacts, builds container images and pushes them to quay.io on a daily basis from the master branch.
  • release - builds Maven artifacts and container images. Images are public and pushed to quay.io. See RELEASE.md for more information about this workflow.

License

Che is open sourced under the Eclipse Public License 2.0.