Opened 8 years ago
Last modified 6 years ago
#56017 new enhancement
Buildbot: Replace WithProperties with Interpolate
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | admin@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | buildbot/mpbb | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
Our buildbot master.cfg uses WithProperties in many places. According to the buildbot documentation, WithProperties is deprecated and should be replaced with Interpolate (documentation). The interface is different though so it's not just a simple find-replace.
Note: See
TracTickets for help on using
tickets.

I'm doing this as I convert the config over to buildbot 2.