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 regression in plugin generation #1675

Merged
merged 1 commit into from Dec 12, 2022
Merged

Conversation

pkwarren
Copy link
Member

The 'Remote' field contains the full plugin name (including path and version information). For the GetRemoteHostname() method, we should parse the hostname portion and return it.

This resolves 404 errors when generating with older plugins.

The 'Remote' field contains the full plugin name (including path and
version information). For the GetRemoteHostname() method, we should
parse the hostname portion and return it.

This resolves 404 errors when generating with older plugins.
@pkwarren pkwarren merged commit fae35f6 into main Dec 12, 2022
@pkwarren pkwarren deleted the pkw/plugin-generation-regression branch December 12, 2022 16:44
Monirul1 pushed a commit to Monirul1/buf that referenced this pull request Apr 30, 2023
The 'Remote' field contains the full plugin name (including path and
version information). For the GetRemoteHostname() method, we should
parse the hostname portion and return it.

This resolves 404 errors when generating with older plugins.
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.

None yet

2 participants