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

[JENKINS-53101] Add Declarative credentials handler for AWS creds #50

Merged
merged 4 commits into from
Feb 24, 2019

Conversation

andresrc
Copy link
Contributor

See JENKINS-53101

Supersedes #45 and #49

@andresrc andresrc requested a review from abayer February 23, 2019 19:58
@andresrc andresrc mentioned this pull request Feb 23, 2019
@andresrc andresrc merged commit 7016341 into jenkinsci:master Feb 24, 2019
@andresrc andresrc deleted the JENKINS-53101 branch February 24, 2019 16:31
</dependency>
<dependency>
<groupId>org.jenkinsci.plugins</groupId>
<artifactId>pipeline-model-extensions</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

Much as I loathe optional dependencies, maybe it makes sense here—this dependency pulls in a fat subtree including workflow-cps and workflow-job. Of course better might be for the extension API to not depend on these things to begin with. CC @abayer

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.

None yet

3 participants