You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2021/08/05 14:57:46 UTC

[incubator-datalab] branch develop updated (eb67a19 -> fe6e341)

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

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


    from eb67a19  Merge pull request #1255 from apache/DATALAB-2527
     add f159de7  [DATALAB-408]: usage of docker images from nexus during ssn deployment
     add ca3266f  [DATALAB-408]: fixed argument name
     add 7d0c439  [DATALAB-408]: made that repository address should be entered without https://
     add 8744787  [DATALAB-408]: added command execution under sudo
     add d770e78  [DATALAB-408]: fixed image name
     add 008577e  [DATALAB-408]: changed docker image name structure
     add 331f9f8  [DATALAB-408]: added sleep fot testing
     add 11779ac  [DATALAB-408]: added removal of node_modules directory before npm install
     new fe6e341  Merge pull request #1256 from apache/DATALAB-408

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:
 .../scripts/deploy_datalab.py                      | 16 ++++--
 .../src/dataengine/scripts/configure_dataengine.py |  2 +-
 .../src/general/lib/os/fab.py                      |  2 +-
 .../src/ssn/scripts/configure_docker.py            | 58 ++++++++++++++--------
 .../src/ssn/scripts/configure_ui.py                | 10 ++--
 5 files changed, 57 insertions(+), 31 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1256 from apache/DATALAB-408

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

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

commit fe6e3410d656c2665a1e51a02250a9ec3489ebf7
Merge: eb67a19 11779ac
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Thu Aug 5 17:57:41 2021 +0300

    Merge pull request #1256 from apache/DATALAB-408
    
    [DATALAB-408]: [SSN] Added docker images to Nexus

 .../scripts/deploy_datalab.py                      | 16 ++++--
 .../src/dataengine/scripts/configure_dataengine.py |  2 +-
 .../src/general/lib/os/fab.py                      |  2 +-
 .../src/ssn/scripts/configure_docker.py            | 58 ++++++++++++++--------
 .../src/ssn/scripts/configure_ui.py                | 10 ++--
 5 files changed, 57 insertions(+), 31 deletions(-)

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