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

pass in authentication credential and patch release #29

Closed
kknd22 opened this issue Jul 15, 2016 · 2 comments
Closed

pass in authentication credential and patch release #29

kknd22 opened this issue Jul 15, 2016 · 2 comments

Comments

@kknd22
Copy link

kknd22 commented Jul 15, 2016

This seems to be a fairly simple but very useful plugin. I got a questions:

  1. how to configure authentication username/password for git
  2. Is there releasePatch task?

Thanks
-cl

@kknd22
Copy link
Author

kknd22 commented Jul 15, 2016

ok, release is the releasePatch that I asked for.

beside using ~/.netrc to passing in git credential, any better way?

@netzwerg
Copy link
Owner

Yes, release creates a patch version release. I created an issue to improve consistency with regards to these tasks (#30).

Concerning git credentials: Because the plugin just invokes the command-line git client, you are free to use your favourite git credentials mechanism.

Just as an example: I personally use the osxkeychain helper on my dev machine, and the Jenkins Credentials plugin on our CI server.

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

2 participants