Giter Site home page Giter Site logo

Comments (9)

calvinmetcalf avatar calvinmetcalf commented on June 11, 2024

Those sound sensible

from crypto-browserify.

jprichardson avatar jprichardson commented on June 11, 2024

I like this idea as it seems to provide an adequate system of checks &
balances. It's probably better than what exists now.

On Mon, Nov 17, 2014 at 2:59 PM, Dominic Tarr [email protected]
wrote:

I've done something dumb and published a broken release more than once.
Given the seriousness of crypto, this is not acceptable, and we need a
better way.

I'm thinking something along the lines of all releases should be a pull
request,
which are then validated and published by another contributor.
@calvinmetcalf https://github.com/calvinmetcalf, you have been putting
most of the work into this recently,
I could add you as an npm owner, and then one of us prepares a release,
but the other one publishes it.

Alternatively, I've just added a prepublish test that would have prevented
3.4.0 getting out.
ce25939
ce25939

Maybe this will be enough?


Reply to this email directly or view it on GitHub
#75.

Simple & Secure Bitcoin Wallet: https://www.coinbolt.com
Bitcoin / JavaScript: http://cryptocoinjs.com
Follow me on Twitter: http://twitter.com/jprichardson

from crypto-browserify.

MylesBorins avatar MylesBorins commented on June 11, 2024

Having a consistent process tends to be the most useful in my experience. While the above test might help against some problems, I am not sure it would have guarded against 3.4.0 as you would have still had sha.js in your node_modules folder unless you had done a clean install.

A release candidacy might be a good way to move forward, although for the scale of this lib it might be overkill. Perhaps publication could be offloaded to the CI server?

from crypto-browserify.

calvinmetcalf avatar calvinmetcalf commented on June 11, 2024

@thealphanerd you'd get an error for having an extraneous dep

from crypto-browserify.

calvinmetcalf avatar calvinmetcalf commented on June 11, 2024

when doing npm ls

from crypto-browserify.

MylesBorins avatar MylesBorins commented on June 11, 2024

OH AMAZING!!!! I did not know about that feature... I will now be slowly adding this to all of my modules 😄

from crypto-browserify.

dcousens avatar dcousens commented on June 11, 2024

Agreed with this.

However, just submitting a PR for all changes into the library in general would also have allowed for external review and probably have caught this particular issue.

Even things like ce25939 might have been caught by just giving the changes a tiny amount of breathing time out in the open (aka, in a PR).

from crypto-browserify.

dominictarr avatar dominictarr commented on June 11, 2024

yes, okay lets try it this way and see how it goes.

from crypto-browserify.

dcousens avatar dcousens commented on June 11, 2024

This has been the case for a while now. Seems to work well. Closing.

from crypto-browserify.

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.