Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release #117

Closed
calvinmetcalf opened this issue Feb 27, 2015 · 13 comments
Closed

release #117

calvinmetcalf opened this issue Feb 27, 2015 · 13 comments

Comments

@calvinmetcalf
Copy link
Contributor

we moved to put out a release at the last meeting, but we haven't actually done it yet. Do we have a procedure for this?

@rvagg
Copy link
Member

rvagg commented Feb 27, 2015

what is the status of the code in here? does it track io.js? was it agreed to jump to 3.0.0? who should be responsible for releases? I have publish access and could hand it over to someone the WG selects if there is a procedure and plan in place.

@chrisdickinson
Copy link
Contributor

It tracks io.js. It was agreed to jump to 3.0.0. Unsure who is responsible for releases.

@rvagg
Copy link
Member

rvagg commented Feb 27, 2015

fine, I can take responsibility for now, I'll do a 3.0.0 with the current codebase now unless someone tells me otherwise

@rvagg
Copy link
Member

rvagg commented Feb 27, 2015

also .. how's the browserify support? do all of the transforms get applied to make it es3-happy or are we ditching that?

@calvinmetcalf
Copy link
Contributor Author

I don't see why we'd ditch that

@rvagg
Copy link
Member

rvagg commented Feb 27, 2015

well if you reverse the flow of code then it would be ditched -- the support came via the transformations that were applied in the build script (like this one for Array#forEach(), is that still being used to transfer code from io.js to here?

@calvinmetcalf
Copy link
Contributor Author

I didn't think we reversed the flow yet

@mhart
Copy link

mhart commented Feb 27, 2015

@chrisdickinson when you say it "tracks io.js" what does that mean exactly? This codebase is currently behind where io.js is, for example – so I would've thought it would be better if a 3.0.0 release is up to date with where io.js is...?

Eg, #102 made it into io.js, but hasn't made it in here...

But perhaps I'm misunderstanding the process for how the two are supposed to stay in sync.

@chrisdickinson
Copy link
Contributor

@mhart There are build scripts that pull in the changes from io.js, but they are still run manually.

@mhart
Copy link

mhart commented Feb 27, 2015

Ah cool, gotcha.

Well my two cents would be that I'd love that script to be run before the next release, so that we can use the new constructor hotness. But not too fussed.

@sonewman
Copy link
Contributor

sonewman commented Mar 4, 2015

+1 on discussing this. We should iron out this process for the future.

@mhart
Copy link

mhart commented May 4, 2015

Yo yo, what's the news on this?

@calvinmetcalf
Copy link
Contributor Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants