GSOC 2019 project: Improvements of Buildbot views (@ MacPorts)

Mojca Miklavec mojca at macports.org
Mon Jun 3 21:02:25 UTC 2019


On Sun, 2 Jun 2019 at 18:30, Rajdeep Bharati <rajdeepbharati13 at gmail.com> wrote:
> On Sun, Jun 2, 2019 at 9:45 PM Ryan Schmidt <ryandesign at macports.org> wrote:
>
> Got it, thanks for your help. One thing is that when I install the new py37-buildbot, the command that I get to use is `buildbot-3.7`.
> What changes do I need to make in the port to use the command `buildbot`?

See the existing port
    devel/buildbot

Basically I think that you only need to drop the py- prefix from the
port name (and then as a consequence move the port from python/ to
devel/ or something).

But now Ryan opened
    https://github.com/macports/macports-ports/pull/4518
and if you update your PR now, it will conflict as soon as we merge
Ryan's one (unless the two get combined).

I have one further question for Ryan though. I think that waterfall
view, console view etc. depend on having buildbot installed before
installing the view. On the other hand I would want to say "port
install buildbot" and get all the three views installed automatically.
How do you want to address that one? Note that buildbot 2 is split
into many packages.

(I still suspect some users will run into problems if they
accidentally skip the update path from buildbot to buildbot-0.8, as we
would not give them the usual one year grace period, but that's not my
call to make.)

Mojca


More information about the macports-dev mailing list