Skip to content

✨ Fixed #JENKINS-44586. add support for managing credentials#264

Open
wei-lee wants to merge 4 commits intojenkinsci:masterfrom
feedhenry:JENKINS-44586-credential-support
Open

✨ Fixed #JENKINS-44586. add support for managing credentials#264
wei-lee wants to merge 4 commits intojenkinsci:masterfrom
feedhenry:JENKINS-44586-credential-support

Conversation

@wei-lee
Copy link
Copy Markdown
Contributor

@wei-lee wei-lee commented Jun 16, 2017

Replace #256. This time with the right JIRA issue in the commit message.

@wei-lee
Copy link
Copy Markdown
Contributor Author

wei-lee commented Jun 16, 2017

ping @khmarbaise

@wei-lee wei-lee force-pushed the JENKINS-44586-credential-support branch from 20134e1 to 01d8cda Compare June 27, 2017 14:58
@wei-lee wei-lee closed this Jun 27, 2017
@wei-lee wei-lee reopened this Jun 27, 2017
public void getPluginsShouldReturn27ForJenkins1651() {
public void getPluginsShouldReturn28ForJenkins1651() {
JenkinsVersion jv = jenkinsServer.getVersion();
if (jv.isLessThan("1.651") && jv.isGreaterThan("1.651.3")) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this not be an or instead of an and?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aidenkeating not really sure TBH. I didn't write this test. Just update the name of the test as I added a new plugin

@wei-lee wei-lee force-pushed the JENKINS-44586-credential-support branch from 70fa366 to 8058758 Compare July 7, 2017 12:28
@matzew
Copy link
Copy Markdown

matzew commented Aug 2, 2017

any reason those changes are not merged ?

we are currently in the process of releasing a fork, IMO it would be much more value to the larger community if

  • those changes would be merged
  • regularly releases would be published to maven central

Is there anything we can help to make that happen ?

@wei-lee wei-lee force-pushed the JENKINS-44586-credential-support branch from 8058758 to b320380 Compare August 2, 2017 12:22
@LinuxSuRen
Copy link
Copy Markdown
Member

my not merge this, i need credentials manage too.

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

Successfully merging this pull request may close these issues.

4 participants