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

Fix gRPC API link #216

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Fix gRPC API link #216

merged 2 commits into from
Feb 13, 2025

Conversation

pandeyanshuman
Copy link
Contributor

The link to gRPC API was broken, leading to 404 error.

The link to gRPC API was broken, leading to 404 error.
Co-authored-by: Adhitya Mamallan <[email protected]>
Copy link
Contributor

@ibarrajo ibarrajo left a comment

Choose a reason for hiding this comment

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

:shipit:

@ibarrajo ibarrajo self-requested a review February 12, 2025 00:32
Copy link
Contributor

@ibarrajo ibarrajo left a comment

Choose a reason for hiding this comment

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

Double checked this PR, the link should be:
https://github.com/cadence-workflow/cadence-idl/tree/master/proto/uber/cadence/api/v1

What happened is that during the github org migration from uber/cadence to cadence-workflow/cadence the link was rewritten.

We are yet to update the proto package name here:
https://github.com/cadence-workflow/cadence-idl/blob/master/proto/uber/cadence/admin/v1/service.proto#L23C1-L23C30

@pandeyanshuman
Copy link
Contributor Author

Thanks @ibarrajo! Based on @adhityamamallan's comment, the PR is now updated with the new link (https://github.com/cadence-workflow/cadence-idl/tree/master/proto/uber/cadence/api/v1)

Copy link
Contributor

@ibarrajo ibarrajo left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@ibarrajo ibarrajo merged commit 3e0b66a into master Feb 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants