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

Commits on Dec 12, 2022

  1. fix regression in plugin generation

    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 committed Dec 12, 2022
    Copy the full SHA
    edf0422 View commit details
    Browse the repository at this point in the history