yeah, you'd need ikvm or such to attempt that ;-)

On 5 November 2013 15:08, Slide <slide.o....@gmail.com> wrote:

> What I meant was, if the scripts that the plugin runs were able to import
> the Jenkins object model and call methods and so forth, but I don't think
> that is the point of the plugin based on further analysis.
>
> slide
>
>
> On Tue, Nov 5, 2013 at 7:46 AM, David Ogden <daveo...@gmail.com> wrote:
>
>> So if by integrate with the object model you mean:
>>
>> "Jenkins' object model is extensible (for example, one can define
>> additional SCM implementations, provided that they implement certain
>> interfaces), and it supports the notion of "plugins," which can plug into
>> those extensibility points and extend the capabilities of Jenkins."
>>
>> Then yes, ScriptCS is a native plugin for Jenkins and take advantage of
>> extensibility points. Specifically by extending Builder.
>>
>>
>> On Monday, November 4, 2013 4:55:48 PM UTC-6, David Ogden wrote:
>>>
>>> Unless by some accident, there is no integration with the Jenkins object
>>> model. In all honestly I don't really know what that means, but I'm
>>> intrigued as to what it could potentially offer. Is there something I
>>> should be reading?
>>>
>>> I have followed the tutorial and modified the HelloWorld sample until I
>>> arrived here. This is simply the fastest I could put together a working
>>> plugin for ScriptCS.
>>>
>>> On Monday, November 4, 2013 4:40:57 PM UTC-6, slide wrote:
>>>>
>>>> This looks pretty interesting from quickly looking over it. I'm
>>>> assuming it lets you run arbitrary ScriptCS stuff? Is there any integration
>>>> with the Jenkins object model?
>>>>
>>>> slide
>>>>
>>>>
>>>> On Mon, Nov 4, 2013 at 3:37 PM, David Ogden <dave...@gmail.com> wrote:
>>>>
>>>>> Thanks for the info. I've created a repo at:
>>>>>
>>>>> https://github.com/daveoggy/scriptcs-plugin
>>>>> On Monday, November 4, 2013 4:23:00 PM UTC-6, slide wrote:
>>>>>
>>>>>> Normally, from what I have seen is someone develops a plugin under
>>>>>> their own account on github, then they provide the repo and its forked 
>>>>>> into
>>>>>> the jenkinsci group.
>>>>>>
>>>>>>
>>>>>> On Mon, Nov 4, 2013 at 3:14 PM, David Ogden <dave...@gmail.com>wrote:
>>>>>>
>>>>>>> Just trying to follow the 
>>>>>>> tutorial<https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Requesthosting>,
>>>>>>> sorry for any misunderstanding.
>>>>>>>
>>>>>>> I have no repo currently just files held locally. I was under the
>>>>>>> impression "https://github.com/jenkinsci/ScriptCS"; would either be
>>>>>>> created for me, or I'd be able to create it once I received permission.
>>>>>>>
>>>>>>> On Monday, November 4, 2013 4:06:07 PM UTC-6, slide wrote:
>>>>>>>
>>>>>>>> It would be helpful to have the repo address as well.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Nov 4, 2013 at 3:03 PM, David Ogden <dave...@gmail.com>wrote:
>>>>>>>>
>>>>>>>>> Hi
>>>>>>>>>
>>>>>>>>> I have created a new plugin for ScriptCS. My Github id is:
>>>>>>>>> daveoggy
>>>>>>>>>
>>>>>>>>> Please may I have commit access?
>>>>>>>>>
>>>>>>>>> Thanks
>>>>>>>>>
>>>>>>>>> Dave
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>>> Groups "Jenkins Developers" group.
>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>> send an email to jenkinsci-de...@googlegroups.com.
>>>>>>>>>
>>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Website: http://earl-of-code.com
>>>>>>>>
>>>>>>>  --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Jenkins Developers" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to jenkinsci-de...@googlegroups.com.
>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Website: http://earl-of-code.com
>>>>>>
>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Developers" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to jenkinsci-de...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Website: http://earl-of-code.com
>>>>
>>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Website: http://earl-of-code.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to