Giter VIP home page Giter VIP logo

Comments (5)

medikoo avatar medikoo commented on June 12, 2024

@franz-josef-kaiser I stopped doing that, as adding release always needs to be done manually.
Why it's important for you? You certainly have valid point, but I'd like to understand for what reasons devs use that feature (it's npm where versions are released not github)

from d.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 12, 2024

When I switch releases in a package manager, then it's easier to have both the plain resources (git, zip) and as well the package manager packages. Also npm shrinkwrap complained about a pkg that used your package and it was unable to nail down the version (using a 6.x Nodejs version).

from d.

medikoo avatar medikoo commented on June 12, 2024

Also npm shrinkwrap complained about a pkg that used your package and it was unable to nail down the version (using a 6.x Nodejs version).

That's insteresting, do you suggest that npm shrinkwrap relies on github releases? It would be a big surprise to me.

from d.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 12, 2024

npm shrinkwrap relies on github releases?

I am not completely sure if it does that. Aside from Composer, all other package manager internals are unknown to me. I just came here as the npm debug stacktrace pointed its trace back to this plugin. Package managers normally are capable using different mechanisms of delivery to use fallbacks in case some route does not work out: streams, tarballs, zips, vcs checkouts, you choose.

Btw, if you do not have a tag on GitHub and do not want to push one, you can simply open the releases tab, enter a version number and then just (as per the docs) get a new tag created for you.

from d.

medikoo avatar medikoo commented on June 12, 2024

I just came here as the npm debug stacktrace pointed its trace back to this plugin.

npm for sure doesn't depend on github releases. I'm closing it as it's for sure not relevant to your issue

from d.

Related Issues (16)

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.