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

Build: Verbose stats #493

Merged
merged 2 commits into from
Oct 29, 2014
Merged

Build: Verbose stats #493

merged 2 commits into from
Oct 29, 2014

Conversation

am11
Copy link
Contributor

@am11 am11 commented Oct 29, 2014

To know exactly how many tests are failing.

am11 referenced this pull request Oct 29, 2014
Build: Uses different strategy to test bins status
andrew added a commit that referenced this pull request Oct 29, 2014
@andrew andrew merged commit 0e2e565 into sass:master Oct 29, 2014
@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

@am11 what's your npm email, I'll add you as a maintainer on there so you can publish new releases too.

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

Lets publish v1.1.2. 😄

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

@andrew,
adeelbm@outlook.com

@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

@am11 I've added you now, would you like to publish v1.1.2?

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

@andrew I am getting error on publishing:

C:\users\Adeel\Source\Repos\node-sass [master +1 ~0 -0 !]> npm publish ./



> node-sass@1.1.1 prepublish ./
> node scripts/prepublish

Copying binaries to bin
npm ERR! publish Failed PUT 403
npm ERR! Error: forbidden cannot modify pre-existing version: 1.1.1
npm ERR! old={"author":{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","url":"http://andrew.github.com"},"name":"
node-sass","description":"wrapper around libsass","version":"1.1.1","homepage":"https://github.com/sass/node-sass","keyw
ords":["sass","css","libsass","scss","style","preprocessor"],"bugs":{"url":"https://github.com/sass/node-sass/issues"},"
...
...

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

Same with npm publish ./ --tag 1.1.2

@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

The workflow I use for publishing:

cd node-sass
npm version 1.1.2
git push && git push --tags
npm publish

Also make sure your node-sass-binaries repo is next to node-sass and up to date.

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

Thanks it worked! :)

But for some crazy reason, x64 Windows is taking forever to install. No error, no nothing. Just sitting there at exists: testing.

@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

@am11 I can't see any commits for the updated version in package.json, did you push those to github?

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

Oh dam. Just pushed it now. :)

@am11 am11 mentioned this pull request Oct 29, 2014
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants