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 pipeline #7

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

ButkiewiczP
Copy link

Allows the Keychain and Provisioning Profile management functions to work inside Jenkins Pipelines.

Keychain and Provisioning Profile options will now appear under the General Step section of the Pipeline Syntax Generator. You can use the generated code in Pipelines to copy keychains and profiles over to Pipeline workspaces.

Most of the work was done by @AndreasR92 in their repo here

michaelbaer and others added 19 commits August 15, 2013 07:54
…ile because it didnt work in the old locations.
Accidentally pushed IDE file. removed.
…rapper. Changed to the projectWorkspace variable that is injected for SimpleBuildWrapper
@wes-goulet
Copy link

@ButkiewiczP this obviously never got merged, is there by chance some other plugin that implements this? Trying to convert our freestyle jobs to pipeline and finding an alternative to this plugin is the last piece of the puzzle.

@ButkiewiczP
Copy link
Author

ButkiewiczP commented Dec 13, 2017

@wes566 I haven't tried looking for any other plugins that replicate this behavior. We decided to build the plugin from this branch and use it in production. The syntax isn't completely updated for Pipelines, but it will still work.

@bzon
Copy link

bzon commented Jan 14, 2018

This needs attention. 🙂

@maxfields2000
Copy link

Is this project dead is that why this PR has not yet been merged? This is a super useful PR.

@oleg-nenashev
Copy link
Member

@michaelbaer Hi, are you still interested in this plugin? If not, would you be fine if we mark it for adoption?

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.

7 participants