Skip to content

[server] Stop calling BillingService.SetBilledUsage #13011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented Sep 15, 2022

Description

Removes invocations of BillingService.SetBilledUsage

Related Issue(s)

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@easyCZ easyCZ requested a review from a team September 15, 2022 14:47
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Sep 15, 2022
@@ -125,7 +125,7 @@ import { WorkspaceClasses, WorkspaceClassesConfig } from "./workspace-classes";
import { EntitlementService } from "../billing/entitlement-service";
import { BillingModes } from "../../ee/src/billing/billing-mode";
import { AttributionId } from "@gitpod/gitpod-protocol/lib/attribution";
import { BillingServiceClient, BillingServiceDefinition, System } from "@gitpod/usage-api/lib/usage/v1/billing.pb";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can remove the billingservice field as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot. Done.

@easyCZ easyCZ force-pushed the mp/usage-stop-invoking-set-billed branch from 5341df0 to 9ef2721 Compare September 15, 2022 14:53
@easyCZ easyCZ requested a review from svenefftinge September 15, 2022 15:02
@roboquat roboquat merged commit 61d6bee into main Sep 15, 2022
@roboquat roboquat deleted the mp/usage-stop-invoking-set-billed branch September 15, 2022 22:59
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/S team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants