[Buildbot-devel] Build Properties through the DB / data API

Pierre Tardy tardyp at gmail.com
Sat Nov 22 17:01:40 UTC 2014


>
> Could you elaborate on that ? Split the 'source' from the value, but
> don't make it a String, make it a foreign key ? Introduce a
> properties_source table ?

I don't think its really worth to try to de de-duplicate the source values.
Its already duplicated in the jdon anyway.
This would be an easy fix anyway, if somebody feels the need to optimize
such queries.



> Do we query properties based on source that
> often ?
>
No, I think the source data is really for the user to debug its
configuration.This is really informational in the UI, AFAIK

> Now, I believe you're talking about the web part, right ? You want to
> support showing the current (changing) value of the property value in
> real-time on the build page ?
I would like that indeed. I don't now yet how we can propagate properties
change in real time, given the current data model
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20141122/8e806944/attachment.html>


More information about the devel mailing list