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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
