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

Upgrade: eslint-release@1.0.0 (refs #10631) #10991

Merged
merged 1 commit into from Oct 19, 2018
Merged

Commits on Oct 17, 2018

  1. Upgrade: eslint-release@1.0.0 (refs #10631)

    This upgrades `eslint-release` to 1.0.0. The new version of `eslint-release` has a separate "generate" and "publish" phase, to allow for a 2FA code to be supplied in between. As a side-effect, it's now possible to manually test most aspects of the release process (by running `npm run generate-release`) without actually publishing a release somewhere. In lieu of unit tests, this should make it easier to test changes to the release process, like this one.
    not-an-aardvark committed Oct 17, 2018
    Copy the full SHA
    027f840 View commit details
    Browse the repository at this point in the history