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

order of stove publish actions #83

Closed
ghost opened this issue Aug 22, 2015 · 2 comments
Closed

order of stove publish actions #83

ghost opened this issue Aug 22, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2015

Hello. I recently had an issue where i ran stove and it was able to create the git tag but failed on uploading to Chef Supermarket because of some malformatted data in metadata.rb. When I went to run the command again, it failed because the git tag was already created. Without really diving deeply into the code, I am wondering if the actions should be resequenced to attempt to see if there will be issues uploading to supermarket first ... or is there an option i did not see where i could specify that i do not want the git tagging? Thanks!

@sethvargo
Copy link
Contributor

Hi @st-isidore-de-seville

Thank you for opening an issue. If you run stove -h, you can see all the command options, one of which is --no-git.

@ghost
Copy link
Author

ghost commented Aug 22, 2015

Wunderbar! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant