You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/11/10 21:09:16 UTC

[incubator-datalab] 01/01: Merge pull request #1333 from apache/DATALAB-2556

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

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

commit 82316bb4529006e6ce9957ecfc44b3b33b00c40e
Merge: 6e23dd1 66455cb
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Wed Nov 10 23:09:11 2021 +0200

    Merge pull request #1333 from apache/DATALAB-2556
    
    [DATALAB] -- fixed jackson dependency, added test log, fixed billing …

 services/datalab-model/pom.xml                     |  6 +++++
 .../epam/datalab/dto/UserEnvironmentResources.java |  5 +++-
 .../epam/datalab/dto/project/ProjectCreateDTO.java |  2 ++
 .../handlers/ResourcesStatusCallbackHandler.java   |  7 +++++
 .../resources/aws/InfrastructureResourceAws.java   |  1 +
 .../CheckInfrastructureStatusScheduler.java        |  9 +++++--
 .../schedulers/billing/BillingScheduler.java       |  2 +-
 .../service/impl/BillingServiceImpl.java           | 30 +++++++++++++++++++++-
 .../epam/datalab/backendapi/util/BillingUtils.java |  6 ++++-
 .../datalab/backendapi/util/RequestBuilder.java    |  4 ++-
 10 files changed, 65 insertions(+), 7 deletions(-)

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