Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Che CLI to run in directory w/o write permissions #2358

Merged
merged 3 commits into from
Sep 7, 2016

Conversation

TylerJewell
Copy link

@TylerJewell TylerJewell commented Sep 6, 2016

What does this PR do?

1: Updates the CLI to write its temporary file into ~/.che/tmpgibberish, which is always writable, instead of writing it into the current directory. In order to do a docker run, temporarily changes the directory location to ~/.che/ to perform the execution.

2: Found reversion on the networking tests. Seems that we reverted back to an old version of the tests. So fixed that.

3: Added in check on boot2docker + windows - to override CHE_DATA_FOLDER to be %USERPROFILE%/.che, if CHE_DATA_FOLDER is not a subset of %USERPROFILE%.

There is no docs impact.

@TylerJewell TylerJewell added the kind/bug Outline of a bug - must adhere to the bug report template. label Sep 6, 2016
@TylerJewell TylerJewell added this to the 4.7.1 milestone Sep 6, 2016
@codenvy-ci
Copy link

@bmicklea bmicklea mentioned this pull request Sep 6, 2016
25 tasks
@codenvy-ci
Copy link

@codenvy-ci
Copy link

@TylerJewell TylerJewell merged commit 0bc9fb3 into master Sep 7, 2016
@TylerJewell TylerJewell deleted the che-cli-fix-tmp branch September 7, 2016 14:12
riuvshin pushed a commit that referenced this pull request Sep 7, 2016
* Detect unknown options
* Add windows check
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants