Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-14 Thread Jesus M. Gonzalez-Barahona
Thanks a lot. I can run it now, with the latest version of Perceval, and at first glance seems to work. Some improvements could be done, but it seems to work. Since we're quite close to the evaluation for the microtask, let's stop here, except for the tests. Please, produce some, to validate at lea

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-14 Thread Priya
Hello Jesus, I had made changes to my code to work with the latest version of Perceval, you can see my latest commit [1]. Let me know if come across issues? I am working on the testing part now, stuck with few issues. Hoping to complete by tomorrow or day after. [1]: https://github.com/priya299

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-13 Thread Priya
Hello, Forgot to CC the Xen-devel mailing list. I have changed the code to add the tests, and now it is like you need to provide the whole link of the mbox file rather than just the file name. So, $python3 createjson.py --mbox http://lists.xenproject.org/archives/html/mbox/advisory-board-2013-0

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-11 Thread Jesus M. Gonzalez-Barahona
On Fri, 2016-04-08 at 19:33 +0530, Priya wrote: > Hello, > > I tried running the same command in new version of perceval.  I found > the following missing message id errors in perceval_mbox_parse.log > file. I am working on the testing part and I will be able to finish > it in one or two days. >

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-08 Thread Priya
Hello, I tried running the same command in new version of perceval. I found the following missing message id errors in perceval_mbox_parse.log file. I am working on the testing part and I will be able to finish it in one or two days. You can see the errors here [1] [1]:http://imgur.com/yVsIoCT

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-07 Thread Jesus M. Gonzalez-Barahona
On Thu, 2016-04-07 at 17:57 +0530, Priya wrote: > Hello all, > > Thanks for the suggestions. I have updated the changes as u had > mentioned. I am sorry, but I could not find any errors while running  > > $ python3 createjson.py --mbox xen-devel-2016-03 --output new.json  > > command. I am wonde

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-07 Thread Priya
Hello all, Thanks for the suggestions. I have updated the changes as u had mentioned. I am sorry, but I could not find any errors while running $ python3 createjson.py --mbox xen-devel-2016-03 --output new.json command. I am wondering what is wrong with this and might be a problem with python3 o

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-06 Thread Jesus M. Gonzalez-Barahona
On Wed, 2016-04-06 at 17:30 +0530, Priya wrote: > Hello, > > Thanks for your suggestions. > I have made the appropriate changes as you had mentioned. > It took a little time to change from python3 to python3.4 as perceval > supports python3.4. I have updated the changes in my github. You can > see

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-06 Thread Priya
Hello, Thanks for your suggestions. I have made the appropriate changes as you had mentioned. It took a little time to change from python3 to python3.4 as perceval supports python3.4. I have updated the changes in my github. You can see my git repo [1] [1]:https://github.com/priya299/Dashboard

[Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-05 Thread Priya
Hello all, I have completed coding the initial task of grouping the email thread using the Zawinski algorithms and then adding property entity to the json for the messages that belong to the same email thread. You can see my git repo [1]. The new.json is the output of my script and out.json is th

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-04-05 Thread Jesus M. Gonzalez-Barahona
On Tue, 2016-04-05 at 22:05 +0530, Priya wrote: > Hello all,  > > I have completed coding the initial task of grouping the email thread > using the Zawinski algorithms and then adding property entity to the > json for the messages that belong to the same email thread.  > > You can see my git repo

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard (Urgent)

2016-03-22 Thread Lars Kurth
> On 22 Mar 2016, at 09:43, Priya wrote: > > Hello all, > > Thank you for the introduction Lars. > > On Mon, Mar 21, 2016 at 3:13 PM, Lars Kurth > wrote: > > There are no Perceval based scripts at this stage yet. But maybe we can find > some improvements.

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard (Urgent)

2016-03-22 Thread Priya
Hello all, Thank you for the introduction Lars. On Mon, Mar 21, 2016 at 3:13 PM, Lars Kurth wrote: > > There are no Perceval based scripts at this stage yet. But maybe we can > find some improvements. > @Priya: What is your IRC handle. I think we ought to set up a quick chat, > if possible. I a

Re: [Xen-devel] Regarding Outreachy project on Improving CR Dashboard (Urgent)

2016-03-21 Thread Lars Kurth
Priya, so for the delay: wasn't checking my mail on the weekend. Also adding Jesus and Daniel > On 19 Mar 2016, at 09:54, Priya wrote: > > Hello Lars Kurth, > > I'm Priya V, a final year Computer Science student from Amrita University, > India. I came across this project on 'Improving Code R

[Xen-devel] Regarding Outreachy project on Improving CR Dashboard

2016-03-19 Thread Priya
Hello Lars Kurth, I'm Priya V, a final year Computer Science student from Amrita University, India. I came across this project on 'Improving Code Review Dashboard' in Xen project ideas list, and thought about applying for the same in this round of Outreachy. >From a quick look, I understand that