* Fix FindTextFeatureTest selenium test (#6762) * added timeout for closing the 'Search' loader before checking that FindText form is closed * Allow to disable require update password for default admin user (#6777) * Apply fixes to update maven plugins - errorprone : ignore test methods that are using testxyz() pattern but are not annotated by @Test - Remove deprecated stuff (for example use descriptors/descriptor for maven-assembly plugin - remove dependency with specific version - remove unnecessary stubbing Change-Id: I64e96c0465dc9081ed9dde6841ca9f77fb515005 Signed-off-by: Florent BENOIT <fbenoit@redhat.com> * No proxy handling (#6775) * Fix setting empty no_proxy Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com> * Fix setting empty no_proxy Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com> * Fix typo * Skip github api requests in keycloak interceptor Signed-off-by: Anna Shumilova <ashumilo@redhat.com> * Dashboard: added the validation of a factory name's uniqueness (#6758) * CHE-5462: add unique-factory-name validation directive. Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * CHE-5462: use validation directive for factory name's uniqueness. Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * CHE-6545: Add condition for breakpoints (#6763) * Provide new presentation model for the tree node (#6718) * Provide new presentation model for the tree node Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com> * Add missing HasNewPresentation interface Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com> * Increase login page load timeout in selenium tests (#6794) Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com> * Fix problem with open factory page in the selenium tests (#6789) * fixup! Merge with master |
||
|---|---|---|
| .. | ||
| action | ||
| base | ||
| bats | ||
| che | ||
| cli | ||
| dev | ||
| dir | ||
| init | ||
| ip | ||
| lib | ||
| mount | ||
| test | ||
| README.md | ||
| build.include | ||
| build.sh | ||
README.md
Eclipse Che - Dockerfiles
This che-dockerfiles repository is where all dockerfiles for Che Launcher, Che's CLI and Che's Stacks are hosted.
Eclipse Che
https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, Web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... Read More
Getting Started
You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The step by step guide will get you going.
The che repository is where we do development and there are many ways you can participate, for example:
- Submit bugs and feature requests and help us verify them
- Review source code changes
- Improve docs
Customizing
There are many ways to customize Che out-of-the-box including stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors.
Contributing
If you are interested in fixing issues and contributing directly to the code base, please see How to Contribute. It covers:
Feedback
- Support: You can ask questions, report bugs, and request features using GitHub issues.
- Roadmap: We maintain the roadmap on the wiki.
- Weekly Meetings: Join us on a hangout.
License
Che is open sourced under the Eclipse Public License 1.0.
