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

Release tool breaks #488

Closed
marcoscaceres opened this issue Sep 4, 2015 · 2 comments
Closed

Release tool breaks #488

marcoscaceres opened this issue Sep 4, 2015 · 2 comments

Comments

@marcoscaceres
Copy link
Member

Error:

prompt: Are you up to date and on branch develop:  (y) y
prompt: Current version is 3.2.68, bump it to:  (3.2.69) y
error:   Invalid input for Current version is 3.2.68, bump it to
error:   Values must be x.y.z
prompt: Current version is 3.2.68, bump it to:  (3.2.69)
prompt: Are you ready to build, add, commit, merge, and tag:  (y) y
ERROR: { [Error: Command failed: /bin/sh -c git tag -s v3.2.69
fatal: no tag message?
]
  killed: false,
  code: 128,
  signal: null,
  cmd: '/bin/sh -c git tag -s v3.2.69' }

Maybe because I'm using zsh?

@marcoscaceres
Copy link
Member Author

Breaks even when I include a message.

@marcoscaceres
Copy link
Member Author

I've removed the requirement for gpg. That seems a bit extreme and annoying for people to set up.

shikhar-scs pushed a commit to shikhar-scs/respec that referenced this issue Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant