Skip to content

can't bottle a package with non-SemVer versioning #239

@ddobrinskiy

Description

@ddobrinskiy

This issue is a continuation of this discussion on discord

I'm trying to package mamba in 388, and it has weird version formatting i.e. 22.11.1-4

See releases here

Since tea currently forces SemVer formatting, this results in an error Uncaught (in promise) Error: invalid version: 22.11.1-4

Some examples of mamba versions here:

  • 22.11.1-4
  • 22.11.1-3
  • 22.11.1-2
  • 22.11.1-1
  • 22.11.1-0
  • 22.9.0-3
  • 22.9.0-2
  • 22.9.0-1
  • `22.9.0-0'

So it uses a semver plus a suffix

I wonder what's the solution here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions