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 2022/09/08 12:25:36 UTC

[incubator-datalab] branch develop updated (58963ccae -> 255e3a171)

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 58963ccae Merge pull request #1716 from apache/DATALAB-1408
     add 7e099d8da [DATALAB-3004]: added checking image status to status checker
     add ae8af3985 [DATALAB-3004]: changed status checker scripts
     add 3459af5b7 [DATALAB-3004]: changed status checker script in aws
     new 255e3a171 Merge pull request #1717 from apache/DATALAB-3004

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/aws/meta_lib.py                | 24 ++++++++++++++++++++
 .../src/general/lib/azure/meta_lib.py              | 26 ++++++++++++++++++++++
 .../src/general/lib/gcp/meta_lib.py                | 21 +++++++++++++++++
 .../src/general/scripts/aws/common_collect_data.py |  5 +++++
 .../general/scripts/azure/common_collect_data.py   |  5 +++++
 .../src/general/scripts/gcp/common_collect_data.py |  6 +++++
 6 files changed, 87 insertions(+)


---------------------------------------------------------------------
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 #1717 from apache/DATALAB-3004

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 255e3a1719624d1eca7fad887ec12d8e3d21a181
Merge: 58963ccae 3459af5b7
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Thu Sep 8 15:25:30 2022 +0300

    Merge pull request #1717 from apache/DATALAB-3004
    
    [DATALAB-3004]: Added checking image status to status checker

 .../src/general/lib/aws/meta_lib.py                | 24 ++++++++++++++++++++
 .../src/general/lib/azure/meta_lib.py              | 26 ++++++++++++++++++++++
 .../src/general/lib/gcp/meta_lib.py                | 21 +++++++++++++++++
 .../src/general/scripts/aws/common_collect_data.py |  5 +++++
 .../general/scripts/azure/common_collect_data.py   |  5 +++++
 .../src/general/scripts/gcp/common_collect_data.py |  6 +++++
 6 files changed, 87 insertions(+)


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