Quantcast

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

JIRA noreply@jenkins-ci.org
Issue Type: New Feature New Feature
Assignee: domi
Components: config-file-provider, managed-scripts
Created: 02/Aug/12 10:19 AM
Description:

Sometimes, it might make sense to deploy scripts to jenkins using external packaging or pretty much anything. Having scripts behave more as tools can improve on manageability and keeping your scripts in version control.

Project: Jenkins
Priority: Major Major
Reporter: Jan Vansteenkiste
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

JIRA noreply@jenkins-ci.org
domi commented on New Feature JENKINS-14663

I don't quite get what this feature is about - can give me some more information what you'r missing?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

I would like to add a 'path to a script' on the local filesystem in stead of pasting the complete script in.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Jan Vansteenkiste edited a comment on New Feature JENKINS-14663

I would like to add a 'path to a script' on the local filesystem in stead of pasting the complete script in.

I also realize I could just call the local script from the managed script, so maybe this is a nice to have feature but not really worth the effort. I'll leave that decision up to you

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14663) Allow running of scripts on the local filesystem.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
domi commented on New Feature JENKINS-14663

this might be ok in a single master mode, but when the script has to be executed on a node, this will fail...
OK, we could still read the file from the filesystem on the master and copy it over to the node - but is there really much of an advantage?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Loading...