Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Conversation

@bcomnes
Copy link
Contributor

@bcomnes bcomnes commented Apr 9, 2019

Adds some prepublish concerns for tomorrow and a baseline dependency test.

"prepublishOnly": "git push && git push --tags && gh-release",
"test": "run-s test:*",
"test:deps": "dependency-check ./package.json --entry \"src/commands/**/!(*.test).js\" --unused --missing --no-dev --no-peer -i @oclif/plugin-not-found -i @oclif/config -i @oclif/plugin-help -i @oclif/plugin-plugins",
"test-skip:mocha": "nyc mocha --forbid-only \"test/**/*.test.js\"",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:(

@bcomnes bcomnes merged commit eb103de into master Apr 9, 2019
@bcomnes bcomnes deleted the pre-publish branch April 9, 2019 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants