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 6e23dd182976b3a36e30c67ad2e00321904506a2 Merge: b9c52fc 5891d61 Author: Kinash Yurii <[email protected]> AuthorDate: Mon Nov 8 21:07:58 2021 +0200 Merge pull request #1330 from apache/DATALAB-2556 Datalab 2556 services/billing-azure/pom.xml | 33 ++-- .../gcp/service/impl/BillingServiceImpl.java | 4 +- .../epam/datalab/dto/status/EnvResourceList.java | 4 + .../response/handlers/EdgeCallbackHandler.java | 1 + .../response/handlers/ProjectCallbackHandler.java | 4 +- .../response/handlers/ResourceCallbackHandler.java | 5 +- .../resources/callback/ProjectCallback.java | 35 ++-- .../CheckInfrastructureStatusScheduler.java | 5 +- .../service/impl/BillingServiceImpl.java | 17 +- .../impl/InfrastructureInfoServiceImpl.java | 17 +- .../epam/datalab/backendapi/util/BillingUtils.java | 202 +++++++++++++++------ .../datalab/backendapi/util/RequestBuilder.java | 3 +- 12 files changed, 224 insertions(+), 106 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
