Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

4.6.0 to 4.7.2 are missing Windows binaries for Node < 4 #2222

Closed
nschonni opened this issue Jan 19, 2018 · 11 comments
Closed

4.6.0 to 4.7.2 are missing Windows binaries for Node < 4 #2222

nschonni opened this issue Jan 19, 2018 · 11 comments

Comments

@nschonni
Copy link
Contributor

nschonni commented Jan 19, 2018

This was intentionally dropped in e934a55#diff-180360612c6b8c4ed830919bbb4dd459
@xzyfer should we update the release notes to indicate the support on Windows has changed or add those platforms back and generate the bindings

@xzyfer
Copy link
Contributor

xzyfer commented Jan 20, 2018

We should probably regenerate the binaries. Some of those releases are actually bugfixes for broken Node < 4 support so we only need to build binaries for a couple releases - 4.6.1, 4.7.0, 4.7.2

@saper
Copy link
Member

saper commented Jan 28, 2018

Maybe we can use this opportunity to fix CentOS 5 for node < 8 and make a new release out of that.

@xzyfer
Copy link
Contributor

xzyfer commented Jan 29, 2018 via email

@isochronous
Copy link

Yes, please do this sooner rather than later. I've had to deal with half a dozen issues stemming from these missing binaries over the past week.

@nschonni
Copy link
Contributor Author

@saper will that script you use help pull the binaries from https://ci.appveyor.com/project/nschonni/node-sass/build/97 or should I just manually copy them over?

@nschonni
Copy link
Contributor Author

Looks like nodejs/nan#725 was causing the IO.js 3 builds to fail. There is a fix landed now and I retriggered the build

@saper
Copy link
Member

saper commented Feb 24, 2018

Appveyor script will upload if tagged release is detected... (Tricky sometimes)

@nschonni
Copy link
Contributor Author

@saper sorry I missread/understood a comment you had before and though you had a different script for copying binaries between releases 😝
I'll just manually copy them to the release :shipit:

@saper
Copy link
Member

saper commented Feb 25, 2018

yes, I didn't have a script but that does not mean I could not write one :) The binaries are attached to the 4.7.2 release, would be good to test them.

🎉

@xzyfer
Copy link
Contributor

xzyfer commented Feb 25, 2018 via email

@saper
Copy link
Member

saper commented Feb 25, 2018

Yep I have a couple of GitHub release upload/download scripts but I needed to write an @appveyor one since I don't have PowerShell :) Basically it iterates all jobs of the latest build and downloads all artifacts.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

4 participants