[
https://issues.apache.org/jira/browse/CLIMATE-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004097#comment-15004097
]
ASF GitHub Bot commented on CLIMATE-561:
----------------------------------------
GitHub user Omkar20895 opened a pull request:
https://github.com/apache/climate/pull/260
CLIMATE-561 Prompts the user for a destination directory to install the ocw
virtaulenv.
Hello @lewismc I have tried to squash the commits as you mentioned in the
previous pull request but I got some weird results with it and it would be
great if you can help me with it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Omkar20895/climate master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/260.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #260
----
commit 69704b007b9975f8e69d7f79428225bfcd46b23f
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T12:53:30Z
Solved [CLIMATE-556]
commit d44f615b851b02e018088770d369808b1bda9f4b
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T12:56:35Z
CLIMATE-556 easy_install scripts should create a new virtualenv e.g. -e
flag, by default
commit add2f9f50aa1fbcc9aa6e6219f9618cb173fd036
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T12:58:36Z
CLIMATE-556 - easy_install scripts should create a new virtualenv e.g. -e
flag, by default
commit a6bea2df7dd5227d2b5c800e0c9b47587b632bf3
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T13:11:33Z
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
commit 7b9c2fdf9f0338be5cd89e1c893f9e82d5be578c
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T17:43:14Z
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
commit 8cd4be3c9fe777b1a315afcd1351a341d9bd518a
Author: Omkar Reddy <[email protected]>
Date: 2015-10-27T12:22:42Z
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
commit 0c14d640a66e49bf5ae417659c54f7130e4d8831
Author: Omkar Reddy <[email protected]>
Date: 2015-10-27T12:38:31Z
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
commit b6185fc215d1d9c7483fd3c27150e8c55adea17d
Author: Omkar Reddy <[email protected]>
Date: 2015-11-04T04:58:54Z
Climate-556 Added neccessary warnings and user permissions in the ocw-script
commit ec7922ed8fa1819ed1f88fb8b4eb1ce2a1c0bb47
Author: Omkar Reddy <[email protected]>
Date: 2015-11-13T14:12:39Z
CLIMATE-561 Prompts the user for a destination directory to install the ocw
virtaulenv.
commit 8e9dc8620c0d7bb03b382cf0fb446f801f0e9dd0
Author: Omkar Reddy <[email protected]>
Date: 2015-10-26T12:53:30Z
Solved [CLIMATE-556]
CLIMATE-556 easy_install scripts should create a new virtualenv e.g. -e
flag, by default
CLIMATE-556 - easy_install scripts should create a new virtualenv e.g. -e
flag, by default
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by
default
Climate-556 Added neccessary warnings and user permissions in the ocw-script
commit 01495d304f7d2f77888ff6b0f5f4a6163ff7fa4a
Author: Omkar Reddy <[email protected]>
Date: 2015-11-13T14:12:39Z
CLIMATE-561 Prompts the user for a destination directory to install the ocw
virtaulenv.
commit 4cb0c586e92234670e28eeaf5a5a515f32a203ec
Author: Omkar Reddy <[email protected]>
Date: 2015-11-13T14:54:37Z
Merge branch 'master' of https://github.com/Omkar20895/climate
Merging to keep-up with the rebase.
----
> easy-ocw/install-osx.sh script should not assume relative locations for
> dependency utilitiy files
> -------------------------------------------------------------------------------------------------
>
> Key: CLIMATE-561
> URL: https://issues.apache.org/jira/browse/CLIMATE-561
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: easy-ocw
> Affects Versions: 0.4, 0.5
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Labels: build
> Fix For: 1.2
>
>
> Right now there are a number of flat files contained within ./easy-ocw/ which
> are utilized (very cunningly) to make the easy install process smooth.
> An improvement to the install scripts themselves would be to NOT assume these
> files are relative to where the script was invoked.
> We should be able to find these files based on a $OCW_HOME or something.
> Right now (as we are already setting virtualenv etc) I am not entirely sure
> how we do this cleanly.
> Lets talk about it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)