Re: GSoC 2019 [Buildbot ideas]

2019-04-02 Thread Pierre Tardy
Not sure if this is applicable, but there is no import method from buildbot 0.8.x to buildbot 0.9+ Buildbot do not import previous commit as changes when starting, it only looks for new things. Pierre Le lun. 1 avr. 2019 à 23:03, Mojca Miklavec a écrit : > > On Mon, 1 Apr 2019 at 18:52,

Re: GSoC 2019 [Buildbot ideas]

2019-03-27 Thread Pierre Tardy
Hi, I think MacPorts has quite specific huge scale in term of the number of packages it builds, and optimisations on non rebuilding everything. So for this project what would be interesting is to research the best visualisation for MacPort, rather than making compromises so that it is useful for

Re: GSoC 2019 [Buildbot ideas]

2019-03-24 Thread Pierre Tardy
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 a écrit : > On Sat, 23 Mar 2019 at 15:30, Rajdeep Bharati wrote: > > > > Is the old master.cfg file written in Python 2? > >

Re: GSoC 2019 [Buildbot ideas]

2019-03-24 Thread Pierre Tardy
qxLEv0FincJ/view?usp=drive_web> > > Rajdeep > > > On Sun, Mar 24, 2019 at 5:36 PM Pierre Tardy 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 d

Re: GSoC 2019 [Buildbot ideas]

2019-03-21 Thread Pierre Tardy
side Main.js in a similar manner as > ReactDOM.render()? > - I guess there's also some problem in the webpack.config.js > > Sorry for the delayed response. I'm slightly new to Vue.js, so some help > would be great. > Thank you. > > On Tue, Mar 19, 2019 at 11:41 PM Pierre Tar

Re: GSoC 2019 [Buildbot ideas]

2019-03-28 Thread Pierre Tardy
You can take control of the VM by downloading a ransomware or botnet or whatever. You usually counter that by making sure the PR VMs are restricted in term of network access they can do, and also restricted in the number of time it is alive (basically just the time of the build) Another much

Re: GSoC 2019 [Buildbot ideas]

2019-03-29 Thread Pierre Tardy
admin as a > backup option. > > Rajdeep > > On Thu, Mar 28, 2019 at 5:37 PM Pierre Tardy wrote: > >> You can take control of the VM by downloading a ransomware or botnet or >> whatever. >> >> You usually counter that by making sure the PR VMs are res

Re: GSoC 2019 [Buildbot ideas]

2019-04-01 Thread Pierre Tardy
Mon, Apr 1, 2019 at 8:26 PM Pierre Tardy wrote: > >> Hi Rajdeep, >> >> Against which data are you working on? are you using gulp dev proxy or >> something? >> >> The committer name is normally a field in the change, but it works only >> if the changesource ext

Re: GSoC 2019 [Buildbot ideas]

2019-04-01 Thread Pierre Tardy
buildbot. This package would be more generic, and the >>> Macports one will be optimized for our use case. It can be documented and >>> also be made into a pip package. >>> Please correct me if I'm wrong. >>> >>> Regarding the calendar widget: That

Re: GSoC 2019 [Buildbot ideas]

2019-03-19 Thread Pierre Tardy
On Tue, Mar 19, 2019 at 4:14 PM Rajdeep Bharati < > rajdeepbharat...@gmail.com> wrote: > >> Sounds good to me. Thanks! >> >> On Tue, Mar 19, 2019 at 3:59 PM Pierre Tardy wrote: >> >>> Hi Rajdeep, >>> >>> Sorry if I have not been clear. >>>

Re: GSoC 2019 [Buildbot ideas]

2019-03-19 Thread Pierre Tardy
r 18, 2019 at 10:53 AM Pierre Tardy wrote: > Hi, > > We have our own GSoC project to transition the UI from coffeescript: > > https://github.com/buildbot/buildbot/wiki/Buildbot-GSoC-Projects-2019#transition-web-uis-data-module-from-coffeescript-to-typescript > The ideal would be

Re: GSoC 2019 [Buildbot ideas]

2019-03-22 Thread Pierre Tardy
Rajdeep Bharati wrote: > Yes, I can see it. > > On Fri, Mar 22, 2019 at 1:16 PM Pierre Tardy wrote: > >> Hi Rajdeep. >> I commented in the code. Do you see the comments? >> >> https://github.com/rajdeepbharati/buildbot-vue-plugin-boilerplate/commit/a1ff8178a327b5275

Re: GSoC 2019 [Buildbot ideas]

2019-03-22 Thread Pierre Tardy
dbot api. buildbot has its own API for having the latest commit (the change api) Pierre > > Rajdeep > > On Fri, Mar 22, 2019 at 3:38 PM Rajdeep Bharati < > rajdeepbharat...@gmail.com> wrote: > >> Thanks, I'll check it out. >> >> On Fri, Mar 22, 2019

Re: GSoC 2019 [Buildbot ideas]

2019-03-22 Thread Pierre Tardy
jca Miklavec wrote: > Dear Pierre, > > On Fri, 22 Mar 2019 at 08:34, Pierre Tardy wrote: > > > > Hi, > > > > Vue and React are the two major JS frameworks in 2018/2019. React is > still the major one, probably thanks to the fact that react-native is very > usefu

Re: GSoC 2019 [Buildbot ideas]

2019-03-22 Thread Pierre Tardy
Hi, Vue and React are the two major JS frameworks in 2018/2019. React is still the major one, probably thanks to the fact that react-native is very useful for mobile. So learning react allows you to make both webapps and mobile apps (even if you cannot really share UI code between the two

Re: GSoC 2019 [Buildbot ideas]

2019-03-22 Thread Pierre Tardy
Hi Rajdeep. I commented in the code. Do you see the comments? https://github.com/rajdeepbharati/buildbot-vue-plugin-boilerplate/commit/a1ff8178a327b52757d63e907036b6586a9cf5cc Pierre On Fri, Mar 22, 2019 at 8:35 AM Pierre Tardy wrote: > Hi, > > Vue and React are the two major JS f

Re: GSoC 2019 [Buildbot ideas]

2019-04-08 Thread Pierre Tardy
to upgrade after a first instanciation So I would recommend a generator plus a library. Regards Pierre Pierre Le lun. 8 avr. 2019 à 18:44, Rajdeep Bharati a écrit : > > @Mojca Miklavec Oh, I see. > > @Pierre Tardy Regarding the npm package: I think it would be better to create

Re: GSoC 2019 [Buildbot ideas]

2019-04-08 Thread Pierre Tardy
do you mean a library of components and JSON interfaces? > > Regards > Rajdeep > > On Tue, Apr 9, 2019 at 12:18 AM Pierre Tardy wrote: >> >> Hi Rajdeep, >> >> We already have a yeoman generator: >> https://github.com/buildbot/guanlecoja/tree/master/generator-

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

2019-05-09 Thread Pierre Tardy
> Could you add them to the project ? Done.

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

2019-05-15 Thread Pierre Tardy
Hi Rajdeep, Buildbot calculates the version number based on tags. You you have to fetch all the tags so that the version is correctly calculated. git fetch --tags --all then you can re-do the make virtualenv Regards Pierre Le mar. 14 mai 2019 à 11:39, Rajdeep Bharati a écrit : > > Thanks for

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

2019-05-21 Thread Pierre Tardy
require('./changes/changes.controller.js'); > require('./changes/changes.route.js'); > It's working after adding them > > Rajdeep > > On Tue, May 21, 2019 at 7:33 PM Pierre Tardy wrote: >> >> Ouch, and we have https://buildbot.buildbot.net/ which is down >> (probably beca

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

2019-05-21 Thread Pierre Tardy
too early :) Regards Pierre Le mar. 21 mai 2019 à 16:33, Rajdeep Bharati a écrit : > > Done. > > On Tue, May 21, 2019 at 7:54 PM Pierre Tardy wrote: >> >> Can you please make a PR? >> >> Thanks >> Pierre >> >> Le mar. 21 mai 2019 à 16:21,

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

2019-05-21 Thread Pierre Tardy
Sat, May 18, 2019 at 1:32 PM Rajdeep Bharati > wrote: >> >> Thank you. Now it's working >> >> Rajdeep >> >> On Sat, May 18, 2019 at 12:29 PM Pierre Tardy wrote: >>> >>> Hi, >>> >>> The buildbot_badges plugin is using cairo. You ca

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

2019-05-18 Thread Pierre Tardy
; macports py). I guess that's why they didn't work? > Could you please help? > > Thank you. > Rajdeep > > On Wed, May 15, 2019 at 5:20 PM Rajdeep Bharati > wrote: >> >> Ok cool! >> >> Thanks >> Rajdeep >> >> On Wed, May 15, 2019 at 1

GSOC 2020

2020-01-07 Thread Pierre Tardy
Hi, GSOC 2020 has been announced, I haven't seen a thread yet on macports being an org. We discussed the topic within Buildbot community, and we think we don't have enough of our users as student, and are not attractive enough to be effective. But last years experience partnering with Macports