Skip to content

How to handle packages without semver-valid tags? #73

Description

@deathaxe

Not all packages use strict SemVer <major>.<minor>.<patch> versions, but

  1. just <major>.<minor>.
  2. Date based versioning whith minor, patch being prepended with 0.

Those are flagged with "No tagged version found ..."

No tagged version found for https://github.com/kpym/SublimeLaTeXAccents

No tagged version found for https://github.com/jaabell/gmsh-syntax-and-tools

No tagged version found for https://github.com/scholer/TextToSpeech

No tagged version found for https://github.com/mcw0933/SublimeLinter-contrib-tflint

Old crawler used to be more tolerant with those quirks.

Actually Package Control 4 uses PEP440 versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    crawlerIssues related to the crawlerdiscussionA topic to discuss

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions