Coder Social home page Coder Social logo

Comments (3)

jrburke avatar jrburke commented on August 30, 2024

This goes against the usual git/hub convention of 'vX.X.X' or just 'X.X.X'. Someone else may have a 'rel_v' or some other weird prefix, and I'm reticent to add more since it also increases the likelihood of false positives for version tags when they are just branches (git flow release branches come to mind?). I would instead encourage the developer to use more standardized tag names.

In the meantime, a fixed version volojs/repos package.json override could be used.

from volo.

dmose avatar dmose commented on August 30, 2024

Agreed, there are indeed other ways around this issue. My thinking in suggesting this was more that it struck me as wildly unlikely that "release_vX.X.X" would be intended to mean something semantically different than "vX.X.X", so that the chances of false positives would be vanishingly small.

from volo.

blackjk3 avatar blackjk3 commented on August 30, 2024

What about Three.js using r49, etc for their tagging strategy? The list could go on forever. I have been writing something similar to pull down a repo version based on github tags and it is has been very difficult based on all these different tagging strategies. Wouldn't it be nice if the community would be more consistent :- )

from volo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.