You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/07/26 07:57:17 UTC

[incubator-datalab] branch develop updated (b4f122bf7 -> 8981b838b)

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

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


    from b4f122bf7 Merge pull request #1615 from a1expol/develop
     add 993dda8e7 change image status from created to active
     add 762e47101 update mock responses
     new 8981b838b Merge pull request #1616 from apache/DATALAB-2939

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:
 .../java/com/epam/datalab/dto/exploratory/ImageStatus.java    |  2 +-
 .../resources/mock_response/aws/notebook_create_image.json    |  2 +-
 .../resources/mock_response/azure/notebook_create_image.json  |  2 +-
 .../resources/mock_response/gcp/notebook_create_image.json    |  2 +-
 .../backendapi/service/impl/ImageExploratoryServiceImpl.java  | 11 ++++-------
 .../backendapi/resources/ImageExploratoryResourceTest.java    |  3 +--
 .../backendapi/service/impl/BillingServiceImplTest.java       |  3 +--
 .../service/impl/ImageExploratoryServiceImplTest.java         |  5 ++---
 8 files changed, 12 insertions(+), 18 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 #1616 from apache/DATALAB-2939

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

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

commit 8981b838bbaf930ce67f7f3171dbb27d0c945b7c
Merge: b4f122bf7 762e47101
Author: Denys Yankiv <de...@gmail.com>
AuthorDate: Tue Jul 26 10:57:13 2022 +0300

    Merge pull request #1616 from apache/DATALAB-2939
    
    [DATALAB-2939]: change image status from created to active

 .../java/com/epam/datalab/dto/exploratory/ImageStatus.java    |  2 +-
 .../resources/mock_response/aws/notebook_create_image.json    |  2 +-
 .../resources/mock_response/azure/notebook_create_image.json  |  2 +-
 .../resources/mock_response/gcp/notebook_create_image.json    |  2 +-
 .../backendapi/service/impl/ImageExploratoryServiceImpl.java  | 11 ++++-------
 .../backendapi/resources/ImageExploratoryResourceTest.java    |  3 +--
 .../backendapi/service/impl/BillingServiceImplTest.java       |  3 +--
 .../service/impl/ImageExploratoryServiceImplTest.java         |  5 ++---
 8 files changed, 12 insertions(+), 18 deletions(-)


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