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

the existing `when` logic for the CircleCI `token` input is the only thing referring to the `ask-for-passwords` option anymore, which defaults to `false`, hence by default it doesn't prompt for...

cli

Without this, if a PR is opened for a branch, Travis creates two builds; one for the branch and one for the PR itself. When Travis is configured (in the...

cli

I just updated the cli (which worked before the update) and encountered the following error: command ran: ``` semantic-release-cli setup ``` RESULT: ``` semantic-release-cli setup ERR! semantic-release Error: Cannot find...

bug
cli

Looks like something is trying to find a specific version windows sdk to build a package for windows platform. It is looking for Windows 8.1 but I have Windows 10...

cli

```sh > semantic-release-cli setup ? What is your npm registry? https://registry.npmjs.org/ ? What is your npm username? wmhilton ? What is your npm password? [hidden] WARN semantic-release keytar is not...

help wanted
cli

Hey everyone, just wanted to give y'all some clues on my Github password. So it contains `!@#$` (_in that order_). Now the problem is I'm not sure why but I...

cli

I would like to not have to type my npm and GitHub handles each time I set this up, or to type in my 2FA token. Is there a global...

cli

First off, thanks for this project it's a legitimate life saver! I recently ran into the following issue. Running `semantic-release-cli init` I get the following stack trace when my package.json...

cli

I keep seeing this error when trying to update creds for https://github.com/electron/packages ``` $ npx semantic-release-cli setup ? What is your npm registry? https://registry.npmjs.org/ ? What is your npm username?...

cli