Vitali Lovich
2015-08-04 16:30:39 UTC
Forgot to file this one when I brought up 0.9b1. When I was deleting branches it triggered my builders to run.
I can see why someone might want this but this should be called out in the release notes & the migration notes updated: the vast majority of builders I would imagine don’t work with branch deletions.
-Vitali
I can see why someone might want this but this should be called out in the release notes & the migration notes updated: the vast majority of builders I would imagine don’t work with branch deletions.
-Vitali
#3327: buildbot 0.9b1 tries to build deleted branch?
--------------------+-----------------------
Type: defect | Status: new
Priority: major | Milestone: undecided
--------------------+-----------------------
In 0.8.x it looks like buildbot filtered out changes from the change hook
(at least GitLab) for deleted branches. In 0.9b1 this doesn't look to be
the case anymore so it's triggering builders that can't succeed. Is this
intended behaviour? I can see why someone might want this. If it's
intentional, it's probably worth calling out in the release notes with
documentation in the migration notes about how to filter them out for
builders that don't want them.
For the time being I've updated my custom GitLab change hook to ignore
deletion events.
--
Ticket URL: <http://trac.buildbot.net/ticket/3327>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
--------------------------------------------------------------------------------------------------+-----------------------
Type: defect | Status: new
Priority: major | Milestone: undecided
--------------------+-----------------------
In 0.8.x it looks like buildbot filtered out changes from the change hook
(at least GitLab) for deleted branches. In 0.9b1 this doesn't look to be
the case anymore so it's triggering builders that can't succeed. Is this
intended behaviour? I can see why someone might want this. If it's
intentional, it's probably worth calling out in the release notes with
documentation in the migration notes about how to filter them out for
builders that don't want them.
For the time being I've updated my custom GitLab change hook to ignore
deletion events.
--
Ticket URL: <http://trac.buildbot.net/ticket/3327>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation