Commit Graph

6 Commits (main)

Author SHA1 Message Date
Masaki Muranaka dec037df21 Fix the link to docs.
codenvy/che-doc to eclipse/che-doc.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2018-08-19 05:59:45 +00:00
Florent BENOIT 5554345aae [cli] Fix cli tests by reworking how integration tests are launched (#3991)
* Fix #3980 by reworking how integration tests are launched
- We used OS path mounted into container path (it makes issues as on Windows we don’t have these paths)
- Now use /dockerfiles path inside the container
- add skip check for nightlies or it was downloading new images while testing the current nightly
- add —rm for cleaning containers at the end of docker run
- introduce of some asserts instead of custom checks
- Fix windows issue (like path with spaces)
- Fix teardown of che start tests

Change-Id: I352d7c475796df641c1e34f461c55a76c897922d
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-02-02 09:43:48 +01:00
James Drummond d5b7b7d849 Remove docs which are now located at che-docs. (#3580)
* Remove docs which are now located at che-docs.

* Add dependency information into CONTRIBUTING.md

* Added docs/README.md to point to new repo.

Signed-off-by: James Drummond jdrummond@codenvy.com
2017-01-16 13:18:16 -06:00
Tyler Jewell b42a062dd3 Update README.md 2016-12-21 15:31:20 -08:00
Tyler Jewell 4e013b4c35 Che CLI Improvements (#3301)
* cli improvements
* usage
* docs
* Remove need to mount :/cli
* DNS resolver check
* proxy detection
* export proxy
* Downgrade docker client to 1.10
2016-12-08 11:08:15 -08:00
Tyler Jewell d484d4be27 Update che.env to reflect latest properties (#3251)
* initial

* docker alias

* docs
2016-12-02 05:49:07 -08:00