[Buildbot-devel] BuildBot & Visual Studios....

Benoît Allard benoit at aeteurope.nl
Mon Oct 17 12:28:44 UTC 2011


Hi Ben,

On 9/21/2011 5:22 PM, Benoît Allard wrote:
> On 9/21/2011 4:48 PM, BRM wrote:
>> Where do I need to go to modify the master-slave protocol to add the
>> QueryRegistry functionality?
>
> First of all, you need to add the functionality to your slave. Don't
> think about the protocol yet.
>
> This is the place where the commands are defined:
>
> https://github.com/buildbot/buildbot/tree/master/slave/buildslave/commands
>
> I suggest you add something like a windows.py file, your command there,
> register it to registry.py (which is not about the windows registry),
> increment the version number, and add some unit tests to check your
> functionality is running fine.
>
> Here are the unit test for the other commands:
>
> https://github.com/buildbot/buildbot/tree/master/slave/buildslave/test/unit
>
> Then, we'll talk about the protocol and the visual studio steps ...
>
>>
>> I'll see what I can conjure up.
>>
>

I was wondering if you got some progress to report :) , or if you 
dropped the idea :( .

Best Regards,
Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4936 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20111017/7c564c1c/attachment.bin>


More information about the devel mailing list