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

Create plugin sample #11

Open
imago-storm opened this issue Feb 22, 2019 · 1 comment
Open

Create plugin sample #11

imago-storm opened this issue Feb 22, 2019 · 1 comment

Comments

@imago-storm
Copy link

From @lrochette on December 11, 2015 13:1

Create an example that download a plugin from GitGub
Install it
Promote it

Copied from original issue: electric-cloud#19

@imago-storm
Copy link
Author

From @lrochette on December 11, 2015 15:28

issue with installPlugin:

def _url = 'https://github.com/electric-cloud/EC-Admin/blob/master/EC-Admin.jar?raw=true'
def resp=installPlugin(url: _url)

Unknown exception during DSL eval at line 26: All nested operations must support requeuing: installPluginOperation does, but context[op=evalDsl,id=13350] doesn't
Line 0026: Method 'installPlugin'
Line 0026: Invoking 'installPlugin' with args {url=https://github.com/electric-cloud/EC-Admin/blob/master/EC-Admin.jar?raw=true}

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

1 participant