Block a user
Added parent hook and some renderer
Well, they were already being added before the hook function was getting triggered but anyways, now I've them placed altogether.
Added parent hook and some renderer
But see, it still need those functions
Ah wait, which master.cfg
you mean here? The one in buildbot-config repo? Or you mean that hook here should be renamed to master.cfg
?
Added parent hook and some renderer
Okay it's like take the contents of already available Dockerfile and append it with extra commands based on the distro.
Added parent hook and some renderer
You said it should be dynamic, where should this come from then?
Added parent hook and some renderer
And those are what? 'repository', 'branch', 'author', these things?
Added parent hook and some renderer
Can I access this Util
in multibuid.py as well? I just passed the 'repository' and 'branch' as command line args while executing multibuild.py