I'm trying to use progress metrics but don't they are not displayed in
base web ui and in source code I see:
buildbot/progress/buildstep.py:
def setupProgress(self):
# this function temporarily does nothing
pass
def setProgress(self, metric, value):
# this function temporarily does nothing
pass
Are progress metrics implemented? Please, give me minimal working example.
If they are not implemented I propose to note this fact in documentation.
Regards,
Alexey
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users