Coder Social home page Coder Social logo

Comments (3)

crisptrutski avatar crisptrutski commented on June 2, 2024

@xcthulhu wouldn't be surprised if there's hesitance to accept this change -

Versioning /dist creates lots of noise and also inconvenience (eg. cannot check out another branch if they're dirty)

Alternates:

  1. Create tagged release commits (usually not on master itself), with artifacts versioned here only
  2. Add the build artifacts manually to the Github release (see bottom of this announcement)
  3. Ensure there are some dependable, versioned CDN links to the artifacts

(3) is obviously the winner if it already exists (save schlepping)

from bitauth.

braydonf avatar braydonf commented on June 2, 2024

Yep, this has been discussed before. And including the browserified version in the master branch isn't desired, for the reasons mentioned by @crisptrutski

The current strategy is to tag release commits that include the browserified bundle and push to the git repository primarily for bower, since it's git based. That is at least how it's currently handled for all of the bitcore releases, as well as uploading compiled binaries to a CDN for bitcore-node, however we haven't updated the release process for bitauth yet. We've previously released builds via github releases: https://github.com/bitpay/bitauth/releases/tag/v0.1.2 however it looks like the latest two were not, unfortunately. I think option 1, in this case would be most applicable, as to work with bower.

from bitauth.

xcthulhu avatar xcthulhu commented on June 2, 2024

Cool, I'll go with whatever you guys decide to run with.

I just want to use this thing because the recent Ashley Madison stuff has reminded me that BitAuth is a great idea :D

from bitauth.

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.