Skip to content

Conversation

wei-lee
Copy link
Contributor

@wei-lee wei-lee commented May 31, 2017

This PR will add support for:

  • listing credentials
  • create/update/delete credentials

At the moment, it only supports "Username with password" credential type. I am planning to add support for ssh key credential as well. But want to get some feedback first in the mean time.

Thanks.

@khmarbaise khmarbaise added this to the Release 0.3.8 milestone May 31, 2017
@khmarbaise
Copy link
Member

What kind of feedback did you expect ?

@wei-lee
Copy link
Contributor Author

wei-lee commented May 31, 2017

@khmarbaise anything that you think isn't good, or not following the practices of the library. Like code review basically.

@wei-lee wei-lee force-pushed the JENKINS-27013-credentials-support branch from 234164a to a91b4de Compare June 1, 2017 14:18
@wei-lee
Copy link
Contributor Author

wei-lee commented Jun 1, 2017

@khmarbaise I am considering this PR is completed now. Feel free to review the PR. Would appreciate if we can get a SNAPSHOT release of the module after this PR is merged. Thanks a lot.

@wei-lee
Copy link
Contributor Author

wei-lee commented Jun 1, 2017

@matzew could you publish a new snapshot from this PR to maven central?

@matzew
Copy link

matzew commented Jun 2, 2017

@wei-lee I can look at publishing a snapshot of this to our JBoss/RedHat repo.

@wei-lee
Copy link
Contributor Author

wei-lee commented Jun 2, 2017

@khmarbaise we are looking at using this module in one of our open source projects digger-java. But we are a bit blocked because there is no release of this PR.

We would like to help in anyway we can. If you are ok with it, I can help to publish a snapshot release of this module. Another option is we can fork this and publish it to our own repo with a different group id.

WDYT?

@matzew
Copy link

matzew commented Jun 2, 2017

I've deployed a fork to our nexus

@khmarbaise if we can help, e.g. w/ releases etc, let us know :-)

@khmarbaise
Copy link
Member

If you could give me some time until tomorrow I have some time to make a SNAPSHOT deploy....

@wei-lee
Copy link
Contributor Author

wei-lee commented Jun 2, 2017

@khmarbaise no problem at all. Thanks for the help!

@khmarbaise khmarbaise merged commit b7a5ea9 into jenkinsci:master Jun 16, 2017
@khmarbaise
Copy link
Member

khmarbaise commented Jun 16, 2017

Hm..one problem is that the reference to JENKINS-27013 is wrong, cause that references a plugin of Jenkins but not this API ?So I had to remove the previously merge part...until this reference is not corrected...Sorry...

@wei-lee
Copy link
Contributor Author

wei-lee commented Jun 16, 2017

@khmarbaise that's really stupid of me 😢 , not sure how I got the wrong issue number.

The right jira is this: https://issues.jenkins-ci.org/browse/JENKINS-44586. I think we can mark that one as resolved?

Thanks.

@khmarbaise
Copy link
Member

khmarbaise commented Jun 16, 2017

Can you please make a new commit containing the pull request with the correct issue reference otherwise the history is hard to follow and confusing...Best in this case would be to create a complete new pull request with appropriate corrections...

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

Successfully merging this pull request may close these issues.

3 participants