Ss_singh
  • Joined on 2021-08-13
Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-26 08:31:15 +01:00
6039d3a39b Removed parent hook
Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-25 12:25:56 +01:00
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.

Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-25 12:22:50 +01:00
c9d1ffa117 Minor updates
Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-25 07:58:02 +01:00
bea032dc78 Updated multibuild and renderers
Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-25 06:22:56 +01:00
Added parent hook and some renderer

Created a PR addressing this in the buildbot-config repo

Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-25 05:49:37 +01:00
9a55687ec6 Added functions to add more steps to a buildFactory
Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-24 05:07:26 +01:00
Added parent hook and some renderer

I've pushed an update resolving this. Kindly have a look

Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-24 05:06:52 +01:00
1432e510a1 Add extra content in dockerfile based on OS
Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-24 03:56:09 +01:00
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?

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-24 03:54:16 +01:00
Added parent hook and some renderer

But see, it still need those functions

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-24 03:29:03 +01:00
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.

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-24 03:25:20 +01:00
Added parent hook and some renderer

But we need to check if its github or gitea, don't we?

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 12:30:34 +01:00
Added parent hook and some renderer

I've made a few changes

Ss_singh pushed to hooks at Ss_singh/buildbot_multibuild 2021-12-23 12:27:16 +01:00
f38fd1c826 Updated-S
Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:53:31 +01:00
Added parent hook and some renderer

You said it should be dynamic, where should this come from then?

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:49:46 +01:00
Added parent hook and some renderer

And those are what? 'repository', 'branch', 'author', these things?

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:48:37 +01:00
Added parent hook and some renderer

Got it. It should be %(prop:<propname>)s

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:47:49 +01:00
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

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:44:04 +01:00
Added parent hook and some renderer

So what this 'base webhook' should actually be?

Ss_singh commented on pull request Bitmessage/buildbot_multibuild#1 2021-12-23 11:22:30 +01:00
Added parent hook and some renderer

Similarly we don't need node here so it can be removed