Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-03-26 Thread Oleg Nenashev
Hi Andrei, Just FYI, Mar 27 16:00 PM UTC is a deadline for proposals. If you are still interested in the project, please make sure to submit your final proposal by this time. We will also have the last Q&A office hours today at 18:00PM UTC. Feel

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-17 Thread Andrei Vînătoru
Hi Martin, This looks like an interesting project for GSoC. I'll do my best to understand what I have to do. Right now I'm reading the plugin tutorial and next I'll look up the external workspace manager plugin to see how it is structured. Andrei On Friday, 16 February 2018 12:57:39 UTC+2, ma

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-17 Thread Surya Gaddipati
Hi Oleg, Thank you. I've added myself to the google doc. On Wednesday, February 14, 2018 at 6:43:04 PM UTC-6, Andrei Vînătoru wrote: > > Hello Everyone, > > My name is Andrei Vinatoru, and I am currently in the 4th year at the > Faculty of Automatic Control and Computer Science, at Politehnica U

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-17 Thread Oleg Nenashev
Hi Surya, Just add some intro info here: https://docs.google.com/document/d/1q2p_XZEdbkcVDMpEPTtjPS15i2Oq3CQgH_geJjPhofY/edit#heading=h.56lpb2edjhz0 I will do the rest. BR, Oleg On Friday, February 16, 2018 at 4:21:31 PM UTC+1, Surya Gaddipati wrote: > > Hi Martin, > > Yes. I would would def li

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-16 Thread Surya Gaddipati
Hi Martin, Yes. I would would def like to be a co mentor on this. Let me know if I need to complete any steps to get that going from my side. Surya On Wednesday, February 14, 2018 at 6:43:04 PM UTC-6, Andrei Vînătoru wrote: > > Hello Everyone, > > My name is Andrei Vinatoru, and I am currentl

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-16 Thread martinda
Hello Andrei, Some ideas that have been presented, IMO the project is attracting some good discussions which will likely continue for a little bit while the project is being more fully defined. Is this something you'd be interested in for GSoC? What do you think so far on the direction this pr

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-16 Thread martinda
Hi Surya, Thank you for your input. Based on your response, you seem to have an interest in this kind of approach. Would you consider being a co-mentor on this project? Martin On Thursday, February 15, 2018 at 9:06:53 AM UTC-5, Surya Gaddipati wrote: > > Hey I worked on something similar ( act

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Jesse Glick
On Thu, Feb 15, 2018 at 10:19 AM, martinda wrote: > My users will never write a Jenkinsfile, ever. But I > was able to get them to specify a (very) small YAML file. > > Maybe you are suggesting that this should be implemented as an open-source > Pipeline library and Jenkinsfile You can of course

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread martinda
Ah, I just saw Jesse's comment in the proposal doc. I need to do more research on multi-branch and organization folders. Last time I tried was already a few years ago. On Thursday, February 15, 2018 at 9:55:57 AM UTC-5, Jesse Glick wrote: >> >> I posted a comment to the doc. The proposal suggest

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread martinda
Hi Jesse, Yes, the plugin is a highly opinionated way of using Jenkins. I think that that is the point of the plugin: this plugin does not intent to be as flexible as a Jenkinsfile. I have implemented some of the features of this proposal in a pipeline, and it is surprisingly long and complex,

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread martinda
Hello Andrei and al, The simple pull-request plugin is described in more details in the link kindly posted by Joseph P (thank you Joseph). I have added some ideas to the detailed proposal

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Jesse Glick
I posted a comment to the doc. The proposal suggests something far more complex (and ultimately limited) than what you can already do very easily with a minor extension to Pipeline. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubs

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Surya Gaddipati
Hey I worked on something similar ( actually exactly the same thing looks like) https://github.com/groupon/DotCi I would like if to help you if you need anything with your project On Wednesday, February 14, 2018 at 6:43:04 PM UTC-6, Andrei Vînătoru wrote: > > Hello Everyone, > > My name is An

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Michal Vala
On 02/15/2018 10:33 AM, Joseph P wrote: https://jenkins.io/projects/gsoc/gsoc2018-project-ideas/#simple-pull-request-job-plugin The idea is to create a YAML file similar to Travis' YAML file but it could properly be extending that plugin since the infrastructure for being a Github bot is alread

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Joseph P
https://jenkins.io/projects/gsoc/gsoc2018-project-ideas/#simple-pull-request-job-plugin The idea is to create a YAML file similar to Travis' YAML file but it could properly be extending that plugin since the infrastructure for being a Github bot is already there :) Den torsdag den 15. februar 20

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Michal Vala
The project that sounds interesting to me is Simple Pull-Request Job Plugin. I do not have many ideas about how to start, and I hope we can discuss some starting points and get some advice. What will this plugin do? Is it something like this https://plugins.jenkins.io/ghprb ? -- Michal Vala

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Joseph P
Hi Andrei 😊 A good place to start is by reading the plugin tutorial https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial Or by looking at Jenkins org at Github, here is a simple search for "job" https://github.com/search?q=org%3Ajenkinsci+language%3Ajava+job To see similar job plugins /Josep

[GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-14 Thread Andrei Vînătoru
Hello Everyone, My name is Andrei Vinatoru, and I am currently in the 4th year at the Faculty of Automatic Control and Computer Science, at Politehnica Univerity of Bucharest, Romania. My interests include Java, Continuous Integration, Automation, C, C++, Operating Systems and Networking. I a