Skip to content
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

[server] Hook up usage API (4/5) #11322

Merged
merged 1 commit into from
Jul 13, 2022
Merged

[server] Hook up usage API (4/5) #11322

merged 1 commit into from
Jul 13, 2022

Conversation

geropl
Copy link
Member

@geropl geropl commented Jul 12, 2022

Description

Configures server to consume the actual UsageService over gRPC.

Related Issue(s)

Context #10325

How to test

  • create a team with billing
  • go to team -> Billed Usage and see that empty list we currently return as dummy data (and notice that there are no errors in the web console)

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview
  • /werft with-payment

@roboquat roboquat added size/L and removed size/XXL labels Jul 13, 2022
@geropl geropl force-pushed the gpl/10325-useapi-4 branch 2 times, most recently from b42e693 to d6d8a76 Compare July 13, 2022 09:04
@geropl geropl marked this pull request as ready for review July 13, 2022 09:16
@geropl geropl requested a review from a team July 13, 2022 09:16
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jul 13, 2022
Copy link
Member

@easyCZ easyCZ left a comment

Choose a reason for hiding this comment

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

/hold
for comments, up to you to make changes or not

components/gitpod-protocol/src/usage.ts Show resolved Hide resolved
components/server/ee/src/workspace/gitpod-server-impl.ts Outdated Show resolved Hide resolved
@geropl
Copy link
Member Author

geropl commented Jul 13, 2022

/unhold

Now with dummydata again:
image

@roboquat roboquat merged commit d1c412e into main Jul 13, 2022
@roboquat roboquat deleted the gpl/10325-useapi-4 branch July 13, 2022 10:09
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Jul 14, 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/L team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants