Request to put up my under-development application for automated build
Hello All :) I am a newbie in Pharo and have started to build my first application i.e. an offline text search application namely *searchQuick* which returns the list of file titles from the pre-loaded text files present in the resource folder when a string is searched for. You all are welcome to fork the code (https://github.com/jig08/sQuick_new) , try the infancy application and send in suggestions. Further, I would like to request to put up my application on the CI Automated Build server for Pharo. Kindly guide me on how to go about it. Regards Jigyasa -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
register to the ci first Le 9/7/15 08:26, Jigyasa Grover a écrit :
Hello All :)
I am a newbie in Pharo and have started to build my first application i.e. an offline text search application namely *searchQuick* which returns the list of file titles from the pre-loaded text files present in the resource folder when a string is searched for.
You all are welcome to fork the code (https://github.com/jig08/sQuick_new) , try the infancy application and send in suggestions.
Further, I would like to request to put up my application on the CI Automated Build server for Pharo. Kindly guide me on how to go about it.
Regards Jigyasa
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
As I've been through this just a week ago... 1. register for CI https://ci.inria.fr/ 2. request participation in pharo-contribution 3. _read documentation_ 4. https://ci.inria.fr/pharo-contribution/job/JobTemplate/ (4b. get inspired by configuration of other projects if needed) 5. ??? 6. profit On Thu, Jul 9, 2015 at 9:30 AM, stepharo <stepharo@free.fr> wrote:
register to the ci first
Le 9/7/15 08:26, Jigyasa Grover a écrit :
Hello All :)
I am a newbie in Pharo and have started to build my first application i.e. an offline text search application namely *searchQuick* which returns the list of file titles from the pre-loaded text files present in the resource folder when a string is searched for.
You all are welcome to fork the code (https://github.com/jig08/sQuick_new) , try the infancy application and send in suggestions.
Further, I would like to request to put up my application on the CI Automated Build server for Pharo. Kindly guide me on how to go about it.
Regards Jigyasa
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On 09-07-15 09:47, Peter Uhnák wrote:
As I've been through this just a week ago...
1. register for CI https://ci.inria.fr/ 2. request participation in pharo-contribution 3. _read documentation_ 4. https://ci.inria.fr/pharo-contribution/job/JobTemplate/ (4b. get inspired by configuration of other projects if needed)
Easiest is mostly to find the job most similar to yours and just copy that, changing the required configuration/version, description, and emailadress. Stephan
Le 9 juil. 2015 à 10:17, Stephan Eggermont a écrit :
On 09-07-15 09:47, Peter Uhnák wrote:
As I've been through this just a week ago...
1. register for CI https://ci.inria.fr/ 2. request participation in pharo-contribution 3. _read documentation_ 4. https://ci.inria.fr/pharo-contribution/job/JobTemplate/ (4b. get inspired by configuration of other projects if needed)
Easiest is mostly to find the job most similar to yours and just copy that, changing the required configuration/version, description, and emailadress.
yes, and if you do not need to run multiple configurations, do not use a matrix job but rather a free-style job
Peter , Thank You so much :) Just registered. I believe this step-by-step instruction will help me out . -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
*Access Denied grover.jigyasa1@gmail.com is missing the Job/Create permission* Peter, This is the error I receive on clicking on NEW JOB option. Help appreciated. Thank You :) -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Has your registration to pharo-contribution been approved yet? An admin needs to manually approve it, so it make take couple of hours. Peter -----Original Message----- From: "Jigyasa Grover" <grover.jigyasa1@gmail.com> Sent: â7/â13/â2015 1:48 PM To: "pharo-users@lists.pharo.org" <pharo-users@lists.pharo.org> Subject: Re: [Pharo-users] Request to put up my under-development applicationfor automated build *Access Denied grover.jigyasa1@gmail.com is missing the Job/Create permission* Peter, This is the error I receive on clicking on NEW JOB option. Help appreciated. Thank You :) -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
YES, I did receive an email stating :- *"Hi Jigyasa Grover, Your request to join the project Pharo has been accepted ! Regards, Support team."* -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
That's because you requested "Pharo" and not "pharo-contribution" (should have been the latter). Peter On Mon, Jul 13, 2015 at 2:36 PM, Jigyasa Grover <grover.jigyasa1@gmail.com> wrote:
YES, I did receive an email stating :-
*"Hi Jigyasa Grover, Your request to join the project Pharo has been accepted !
Regards, Support team."*
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Oh, my bad . Ty :) -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
*Access Denied grover.jigyasa1@gmail.com is missing the Job/Create permission* Still the same error, though I received this mail: *Hi Jigyasa Grover, Your request to join the project pharo-contribution has been accepted ! Regards, Support team. * -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Um... I don't know. I didn't have such problems. Maybe try logging out and back? Apart from that I cannot help. :( So hopefully someone who knows what's going on will read this, or you can write to ci-inria mailing list. Peter On Mon, Jul 13, 2015 at 2:56 PM, Jigyasa Grover <grover.jigyasa1@gmail.com> wrote:
*Access Denied grover.jigyasa1@gmail.com is missing the Job/Create permission*
Still the same error, though I received this mail:
*Hi Jigyasa Grover, Your request to join the project pharo-contribution has been accepted ! Regards, Support team. *
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Tried logging out and logging in again. Well, Thanks Peter. I will explore this further and post on the mailing list. Regards Jigyasa -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hello, You need to get more rights added to be able to create projects. I can look into that tomorrow.
On 13 Jul 2015, at 15:23, Peter Uhnák <i.uhnak@gmail.com> wrote:
Um... I don't know. I didn't have such problems. Maybe try logging out and back? Apart from that I cannot help. :( So hopefully someone who knows what's going on will read this, or you can write to ci-inria mailing list.
Peter
On Mon, Jul 13, 2015 at 2:56 PM, Jigyasa Grover <grover.jigyasa1@gmail.com <mailto:grover.jigyasa1@gmail.com>> wrote: *Access Denied grover.jigyasa1@gmail.com <mailto:grover.jigyasa1@gmail.com> is missing the Job/Create permission*
Still the same error, though I received this mail:
*Hi Jigyasa Grover, Your request to join the project pharo-contribution has been accepted ! Regards, Support team. *
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... <http://forum.world.st/Request-to-put-up-my-under-development-application-for...> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi Marcus Oh..Ohk Thank You It would be quite a help. Regards Jigyasa -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi, I saw that you managed to set up a project⦠good⦠the internet was a bit bad the last days here. Marcus
On 13 Jul 2015, at 19:36, Jigyasa Grover <grover.jigyasa1@gmail.com> wrote:
Hi Marcus Oh..Ohk Thank You It would be quite a help. Regards Jigyasa
-- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Yes, the error vanished the next morning. Thank You Marcus :) -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thank You Stepharo :) Registered . -- View this message in context: http://forum.world.st/Request-to-put-up-my-under-development-application-for... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (7)
-
Christophe Demarey -
Jigyasa Grover -
Marcus Denker -
Peter Uhnak -
Peter Uhnák -
Stephan Eggermont -
stepharo