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 |
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-automated-build-tp4836715.html > 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_ (4b. get inspired by configuration of other projects if needed) 5. ??? 6. profit On Thu, Jul 9, 2015 at 9:30 AM, stepharo <[hidden email]> wrote: register to the ci first |
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. smime.p7s (5K) Download Attachment |
In reply to this post by stepharo
Thank You Stepharo :)
Registered . |
In reply to this post by Peter Uhnak
Peter , Thank You so much :)
Just registered. I believe this step-by-step instruction will help me out . |
In reply to this post by Peter Uhnak
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 :) |
Has your registration to pharo-contribution been approved yet? An admin needs to manually approve it, so it make take couple of hours. Peter From: [hidden email] Sent: 7/13/2015 1:48 PM To: [hidden email] Subject: Re: [Pharo-users] Request to put up my under-development applicationfor automated build *Access Denied [hidden email] 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-automated-build-tp4836715p4837326.html 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." |
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 <[hidden email]> wrote: YES, I did receive an email stating :- |
Oh, my bad .
Ty :) |
In reply to this post by Peter Uhnak
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. |
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 <[hidden email]> wrote: *Access Denied |
Tried logging out and logging in again.
Well, Thanks Peter. I will explore this further and post on the mailing list. Regards Jigyasa |
In reply to this post by Peter Uhnak
Hello,
You need to get more rights added to be able to create projects. I can look into that tomorrow.
|
Hi Marcus
Oh..Ohk Thank You It would be quite a help. Regards Jigyasa |
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 <[hidden email]> 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-automated-build-tp4836715p4837365.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > |
Yes, the error vanished the next morning.
Thank You Marcus :) |
Free forum by Nabble | Edit this page |