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

broken plugin, not sure what to do #1048

Open
pdemagny opened this issue Sep 13, 2024 · 0 comments
Open

broken plugin, not sure what to do #1048

pdemagny opened this issue Sep 13, 2024 · 0 comments
Labels

Comments

@pdemagny
Copy link
Contributor

Describe the Bug

Hi,

I would have opened a GH discussion instead, but they're not enabled :/

I maintain a plugin for the serverless framework but it has an issue preventing if to support current v4+ versions of this tool, my plugin can only installs v3 binaries.

The upstream project stopped producing binaries for v4+ so there's not much I can do to fix this.
So my question is what should I do with the plugin:

  • keep this plugin as is ?
  • rename it to asdf-serveless-v3, and fix the list-all to only list v3 ?
  • remove this plugin alltogether ?

Just let me know :eyes

Steps to Reproduce

❯ asdf install serverless 3.39.0

  • Downloading serverless release 3.39.0...
    serverless 3.39.0 installation was successful!

❯ asdf install serverless 4.0.26

Expected Behaviour

Should work with v3 & v4

Actual Behaviour

Doesn't work with v4, because upstream stopped producing binaries ...

Environment

No need, there's nothing wrong with asdf itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant