cli icon indicating copy to clipboard operation
cli copied to clipboard

:cl::round_pushpin: Setup automated semver compliant package publishing

Results 89 cli issues
Sort by recently updated
recently updated
newest added

``` ? What CI are you using? Travis CI ERR! semantic-release TypeError: Cannot read property 'id' of undefined ERR! semantic-release at /usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:94:25 ERR! semantic-release at next (native) ERR! semantic-release at...

cli

The package took 11 minutes to download. ``` c:\dev\AREPL-vscode>npm i -g semantic-release-cli npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11) C:\Users\almenon\AppData\Roaming\npm\semantic-release-cli -> C:\Users\almenon\AppData\Roaming\npm\node_modules\semantic-release-cli\bin\semantic-release.js > [email protected] install C:\Users\almenon\AppData\Roaming\npm\node_modules\semantic-release-cli\node_modules\keytar...

cli

![image](https://user-images.githubusercontent.com/13080965/47338880-4a786f00-d64e-11e8-8176-019d5d55a78c.png) Image text in case it's hard to see: ``` ? What is your npm registry? https://registry.npmjs.org/ ? What is your npm username? almenon ? What is your NPM two-factor...

cli

I use semantic-release with Greenkeeper to make everything awesome. I suspect others do, too. However, there is currently no way to set it up automatically so that it automatically uses...

feature
help wanted
cli

This problem happens randomly. Step to reproduce: 1. Create a new repo on Github 2. Clone the repo locally 3. Run `semantic-release-cli setup` 4. Enter npm and github password 5....

bug
help wanted
cli

This error is occurring while performing the installation. **note: I'm using organizations in GitHub and travis** `D:\Projetos\Truly-UI>semantic-release-cli init ? What is your npm registry? https://registry.npmjs.org/ ? What is your npm...

feature
help wanted
cli

``` ERR! semantic-release Could not get repository on Travis CI. ERR! semantic-release { file: 'not found' } ``` My repo has been running thousands of Travis builds, is publicly available,...

help wanted
cli

For Github access, you use the library Request that reads the proxy config from the environment variables. But not for Travis, so it doesn't work if you have a proxy.

feature
help wanted
cli

At our organization, we use a dedicated CI GitHub user with restricted rights for semantic-release. The problem is that setup will fail if I select Travis in the setup, because...

feature
help wanted
cli

Fail with meaningful error message https://github.com/semantic-release/semantic-release/issues/101

bug
help wanted
cli