Request to put up my under-development application for automated build

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
19 messages Options
Reply | Threaded
Open this post in threaded view
|

Request to put up my under-development application for automated build

Jigyasa Grover
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
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

stepharo
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.
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

Peter Uhnak
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

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.





Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

Stephan Eggermont-3
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


Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

demarey

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

smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

Jigyasa Grover
In reply to this post by stepharo
Thank You Stepharo :)
Registered .
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

Jigyasa Grover
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 .
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development application for automated build

Jigyasa Grover
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 :)
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Peter Uhnak
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.

Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
YES, I did receive an email stating :-

"Hi Jigyasa Grover,
Your request to join the project Pharo has been accepted !

Regards,
Support team."
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Peter Uhnak
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 :-

*"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-automated-build-tp4836715p4837337.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.


Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
Oh, my bad .
Ty :)
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
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.
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Peter Uhnak
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
[hidden email] 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-automated-build-tp4836715p4837341.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.


Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
Tried logging out and logging in again.
Well, Thanks Peter.
I will explore this further and post on the mailing list.
Regards
Jigyasa
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Marcus Denker-4
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.

On 13 Jul 2015, at 15:23, Peter Uhnák <[hidden email]> 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 <[hidden email]> wrote:
*Access Denied
[hidden email] 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-automated-build-tp4836715p4837341.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.



Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
Hi Marcus
Oh..Ohk
Thank You
It would be quite a help.
Regards
Jigyasa
Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Marcus Denker-4
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.
>


Reply | Threaded
Open this post in threaded view
|

Re: Request to put up my under-development applicationfor automated build

Jigyasa Grover
Yes, the error vanished the next morning.
Thank You Marcus :)