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

Che script improvements #2211

Merged
merged 7 commits into from
Aug 25, 2016
Merged

Che script improvements #2211

merged 7 commits into from
Aug 25, 2016

Conversation

TylerJewell
Copy link

@TylerJewell TylerJewell commented Aug 25, 2016

What does this PR do?

1: Moves profiles into ~/.che/profiles/
2: Adds syntax for che dir instead of che up.
3: Adds syntax for che action and che test.
4: Adds mini product name to output, so CLI can have different names
5: Improved execution of docker_exec command to remove repeated syntax
6: Passed environment file and profile configuration to other containers for reuse
7: Removed dockerfiles and libraries that were put into che-dockerfiles
8: Moved core Che Dockerfile into the repository root

@benoitf
Copy link
Contributor

benoitf commented Aug 25, 2016

+1 as well will require #2048

@TylerJewell TylerJewell added this to the 4.7.0 milestone Aug 25, 2016
@TylerJewell TylerJewell added the kind/enhancement A feature request - must adhere to the feature request template. label Aug 25, 2016
@TylerJewell
Copy link
Author

@benoitf - this is ready for merge. Can you +1?

@benoitf
Copy link
Contributor

benoitf commented Aug 25, 2016

yes I already +1
(seems now you've some conflicts in the branch)

@TylerJewell
Copy link
Author

Those branch conflicts are just due to github never recognizing my CLA status.

@benoitf benoitf force-pushed the che-script-improvements branch from 72c6642 to 4866ce6 Compare August 25, 2016 15:27
@TylerJewell TylerJewell merged commit 2d301dd into master Aug 25, 2016
@TylerJewell TylerJewell deleted the che-script-improvements branch August 25, 2016 15:28
@codenvy-ci
Copy link

@bmicklea bmicklea mentioned this pull request Aug 29, 2016
89 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* remove *-container

* moved profiles to ~/.che/profiles

* Add product names to profile

* added env-file to other commands

* Simpler docker run syntax

* Add changes for che dir, action, test

Change-Id: I8524478628144afe7034541bd7b86f7ad8847027
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>

* Rename CHE_FILE into CHE_DIR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants