Skip to content

broken plugin, not sure what to do #1048

Open
@pdemagny

Description

@pdemagny

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions