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

feat(mgmt): use unified dashboard endpoints #239

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

jvallesm
Copy link
Contributor

@jvallesm jvallesm commented Aug 22, 2024

Because

  • Pipeline and credit endpoints have different params and schemas.
  • Some of the information served by the existing endpoints will be handled by the pipeline run feature.

This commit

@jvallesm jvallesm self-assigned this Aug 22, 2024
Copy link

linear bot commented Aug 22, 2024

@jvallesm jvallesm force-pushed the jvalles/ins-5379-credit-dashboard-endpoints branch from de750df to eb8af8c Compare October 4, 2024 11:16
@jvallesm jvallesm force-pushed the jvalles/ins-5379-credit-dashboard-endpoints branch from eb8af8c to 7c89141 Compare November 20, 2024 17:02
@jvallesm jvallesm marked this pull request as ready for review November 20, 2024 17:02
The new path reflects that the endpoint isn't resource-oriented and that
it is a custom method.
The gRPC endpoint keeps the old name. Therefore, the previous endpoint
is renamed.
@jvallesm jvallesm force-pushed the jvalles/ins-5379-credit-dashboard-endpoints branch from 7c89141 to 5ac1791 Compare November 26, 2024 14:59
@jvallesm jvallesm merged commit 1f223b1 into main Nov 26, 2024
12 checks passed
@jvallesm jvallesm deleted the jvalles/ins-5379-credit-dashboard-endpoints branch November 26, 2024 15:36
heiruwu pushed a commit that referenced this pull request Dec 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.31.0-beta](v0.30.0-beta...v0.31.0-beta)
(2024-11-29)


### Features

* **artifact:** support search chunk & source
([#272](#272))
([48b7573](48b7573))
* **mgmt:** use unified dashboard endpoints
([#239](#239))
([1f223b1](1f223b1))


### Bug Fixes

* **blob:** remove auth for using upload and download url
([#269](#269))
([e262b10](e262b10))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 🚧 Planned
Development

Successfully merging this pull request may close these issues.

3 participants