Giter Site home page Giter Site logo

New Release about hubot-scripts HOT 7 CLOSED

github avatar github commented on May 30, 2024
New Release

from hubot-scripts.

Comments (7)

tombell avatar tombell commented on May 30, 2024

If you don't want to wait for actual releases, you can add the URL to a tarball which npm can use for the dependency. You can see https://github.com/tombell/pickles/blob/master/package.json for an example of how I use this for hubot-scripts.

from hubot-scripts.

lackac avatar lackac commented on May 30, 2024

I have tried this method, but the packages doesn't get updated this way when I deploy to Heroku.

from hubot-scripts.

incanus avatar incanus commented on May 30, 2024

Ditto, this doesn't work on Heroku.

from hubot-scripts.

atmos avatar atmos commented on May 30, 2024

It does, npm just won't follow redirects.

I've release v2.0.4, enjoy.

from hubot-scripts.

incanus avatar incanus commented on May 30, 2024

Thanks for the release.

I discovered the redirect issue, but in my experience, putting a tarball at a non-redirected URL didn't work either.

from hubot-scripts.

atmos avatar atmos commented on May 30, 2024

Yup, I ran into that time and time again before we pushed hubot out as actual npm packages. Heroku has an issue where a url is pulled down and essentially cached, without checking the version number of the package.json file in npm. As a result new tarballs at the same path don't count as updates, even updated urls seemed to have the problem too.

My only solution was to nuke the entire app and recreate it, which drove me insane.

from hubot-scripts.

lackac avatar lackac commented on May 30, 2024

Thanks for the release!

from hubot-scripts.

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.