You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by my...@apache.org on 2020/07/29 14:52:12 UTC

[incubator-dlab] branch develop updated (dc2d3b9 -> e2181c1)

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from dc2d3b9  Updated test for AccessKeyService, created test for AccessKeyService
     add c1d23dc  [DLAB-1966]: fixed R package installation for dataengine-service, yum installation, some other pip, R and apt improvements
     add b1e2372  [DLAB-1966]: fixed R package installation for dataengine-service, yum installation, some other pip, R and apt improvements
     add 6e72bbf  Merge branch 'DLAB-1966' of https://github.com/apache/incubator-dlab into DLAB-1966
     add 554c79a  [DLAB-1966]: added removal of apt package from it`s dependencies list
     add 587a644  [DLAB-1966]: removed '***' from available versions list
     add 9958adc  [DLAB-1966]: added additional package installation for gcp
     add 37b4315  [DLAB-1966]: added additional package installation for gcp
     add b827eca  [DLAB-1966]: for R status invalid_version is returned only if list of available versions has been obtained
     new e2181c1  Merge pull request #837 from apache/DLAB-1966

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/general/lib/os/debian/notebook_lib.py      | 15 ++++---
 .../src/general/lib/os/fab.py                      | 14 +++++--
 .../src/general/lib/os/redhat/notebook_lib.py      | 47 +++++++++++++++++++---
 .../general/scripts/os/install_additional_libs.py  |  7 ++++
 4 files changed, 68 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/01: Merge pull request #837 from apache/DLAB-1966

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit e2181c159bf2b88bfe10e86b1d6f98ce5c80ec8c
Merge: dc2d3b9 b827eca
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Wed Jul 29 17:49:22 2020 +0300

    Merge pull request #837 from apache/DLAB-1966
    
    [DLAB-1966]: Lib installation fails from r/Apt/Yum packages for Data Engine Service

 .../src/general/lib/os/debian/notebook_lib.py      | 15 ++++---
 .../src/general/lib/os/fab.py                      | 14 +++++--
 .../src/general/lib/os/redhat/notebook_lib.py      | 47 +++++++++++++++++++---
 .../general/scripts/os/install_additional_libs.py  |  7 ++++
 4 files changed, 68 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org