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

Publish as @sinonjs/nise #77

Open
mroderick opened this issue Dec 9, 2018 · 5 comments
Open

Publish as @sinonjs/nise #77

mroderick opened this issue Dec 9, 2018 · 5 comments
Labels

Comments

@mroderick
Copy link
Member

This package should be published as @sinonjs/nise, and the existing package deprecated.

@stale
Copy link

stale bot commented Feb 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 7, 2019
@fatso83 fatso83 added pinned and removed stale labels Feb 8, 2019
@fatso83
Copy link
Contributor

fatso83 commented Apr 16, 2019

Which steps are needed? Can I just change the package.json name and publish?

@mroderick
Copy link
Member Author

Which steps are needed?

  1. Change the name in package.json to @sinonjs/nise
  2. npm publish --access public
  3. Commit your changes
  4. git push origin master --follow-tags (to ensure that your changes and any tags are in GitHub)
  5. Use npm deprecate to deprecate the old package. Be kind and point to @sinonjs/nise as the replacement package.

@mantoni
Copy link
Member

mantoni commented Aug 21, 2019

Maybe we should make a major release first, and then deprecate that major. This would cause the warning to be shown when someone installs the package freshly, but doesn't add noise to builds that are already using an older version.

@mantoni
Copy link
Member

mantoni commented Nov 28, 2019

Just a thought: We could also publish nise as @sinonjs/xhr and lolex could become @sinonjs/clock. Less sexy, but more obvious.

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

No branches or pull requests

3 participants