Ok, I'll do that. I've also made some changes to the Vue plugin. Now it's showing that a Root component is present (as you can see in the attachment), but it's not rendering anything. Could you please review it? https://github.com/rajdeepbharati/buildbot-vue-plugin-boilerplate. Sorry for taking so much time.
Screenshot 2019-03-24 at 5.59.32 PM.png <https://drive.google.com/file/d/1FkNr-t7VRWtypEjstKBB-qxLEv0FincJ/view?usp=drive_web> Rajdeep On Sun, Mar 24, 2019 at 5:36 PM Pierre Tardy <[email protected]> wrote: > Right. > I would advise to start from a fresh config with a git poller a simple > build recipe to train yourself at buildbot. > > > Le dim. 24 mars 2019 à 13:02, Mojca Miklavec <[email protected]> a > écrit : > >> On Sat, 23 Mar 2019 at 15:30, Rajdeep Bharati wrote: >> > >> > Is the old master.cfg file written in Python 2? >> >> Yes. Buildbot 0.8.x only supported Python 2. The new version just >> dropped support for Python 2. >> >> > Can someone tell me a possible alternative for >> ```buildbot.plugins.status.GitHubStatus``` in 2.x >> >> I would need to check (I assume Pierre nows it), but you may leave >> such details out for now (along with many others). >> >> Mojca >> >
