-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Milestone
Description
Partial duplicate of #40 and nodejs/build#40 but I want to put it here as a v1.0.0 milestone.
I've gone with an iojs.org/download/ directory for now so we can experiment a little but TC wants a /dist/ directory organised roughly the same as nodejs.org/dist/ to help version managers and ease transition. I'm planning on doing this with symlinks for releases and leaving the nightlies in /download/.
- Need a catalogue for version managers, getting late but it would be good to have input from version manager authors like @ljharb, I'll try and have something up within the next few hours if I can manage it
- Need a
latest
symlink - Need to GPG sign SHASUMS256.txt upon release (I don't want to provide a SHA-1 version of this like on nodejs.org and I don't think nightlies will be signed)
- Need to alias & symlink iojs.org/api/ to point to latest release docs/api/ directory