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

Good 7.0.0 Release Candidate #468

Closed
arb opened this issue Apr 12, 2016 · 4 comments
Closed

Good 7.0.0 Release Candidate #468

arb opened this issue Apr 12, 2016 · 4 comments
Labels
support Questions, discussions, and general support
Milestone

Comments

@arb
Copy link
Contributor

arb commented Apr 12, 2016

To get started, you'll need to install the good release candidate with npm install good@7.0.0-rc1. That will give you the release candidate for good version 7. To date, only three reporters have been updated to the new interface - good-console, good-http, and good-file.

When installing the reporters, first start with npm view [module_name] versions. This will list all the published versions for the reporter. Find the latest version and explicitly install that version. None of the reporters have their "latest" tags updated (yet). For example, to install the latest version of good-console, you would need to do npm install good-console@6.0.0. Just npm install good-console will give you the 5.x.x version which is not compatible with the good release candidate.

Do not use this issue for reporting any issues, this is just for coordinating the release candidate. Log issues the normal GitHub way and mention the version you are using. Release notes can be found at #467

@arb arb added the support Questions, discussions, and general support label Apr 12, 2016
@arb arb added this to the 7.0.0 milestone Apr 12, 2016
@fhemberger
Copy link
Contributor

With the new classes for the reporters, it should be easy to let reporters like good-loggly and good-influxdb inherit from good-www, as only the output needs to be formatted differently.

@spalger
Copy link

spalger commented Apr 13, 2016

Can you tag the good rc as such and re-tag the latest 6.x release as latest?

Ideally this would work until 7.0 is released:

npm install good good-console good-squeeze

image

@arb
Copy link
Contributor Author

arb commented Apr 13, 2016

Thanks @spalger. I sort of assumed npm wouldn't automatically tag an "RC" as latest; guess I was wrong.

@arb arb closed this as completed May 2, 2016
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

3 participants