Quantcast

Permision tu publish a new plugin

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Permision tu publish a new plugin

Pablo Alba
Hi.

I created a new grails plugin that I want to publish

My grails.org user is pablo.alba
The plugin name is sample-data

I have the plugin published on github: https://github.com/kaleidos/Sample-Data
The source code can be downloaded from that url, or directly by git at git://github.com/kaleidos/Sample-Data.git

I have created a page with the documentation of the plugin at http://grails.org/plugin/sample-data


Thank you


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: (+34) 627260971 | (+34) 913562995
http://www.kaleidos.net


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permision tu publish a new plugin

burtbeckwith
You shouldn't manually create the plugin page - it's created for you when you release the first version. Having it there now is misleading since it implies that it's released and ready to use.

Burt

Pablo Alba wrote
Hi.

I created a new grails plugin that I want to publish

My grails.org user is pablo.alba
The plugin name is sample-data

I have the plugin published on github:
https://github.com/kaleidos/Sample-Data
The source code can be downloaded from that url, or directly by git at
git://github.com/kaleidos/Sample-Data.git

I have created a page with the documentation of the plugin at
http://grails.org/plugin/sample-data


Thank you


--
Un saludo:


*Pablo Alba Chao**
CTO & Co-founder*
<[hidden email]>
http://kaleidos.net/708090/ | Tel: (+34) 627260971 | (+34) 913562995
http://www.kaleidos.net
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permision tu publish a new plugin

Pablo Alba
Oh, sorry, I didn't know. It's my first plugin.

I have deleted de info from the page, but I can't delete the page itself.

The doc is now at the repository: https://github.com/kaleidos/Sample-Data/blob/master/readme.txt


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: (+34) 627260971 | (+34) 913562995
http://www.kaleidos.net




On Fri, Jun 1, 2012 at 4:22 PM, burtbeckwith <[hidden email]> wrote:
You shouldn't manually create the plugin page - it's created for you when you
release the first version. Having it there now is misleading since it
implies that it's released and ready to use.

Burt


Pablo Alba wrote
>
> Hi.
>
> I created a new grails plugin that I want to publish
>
> My grails.org user is pablo.alba
> The plugin name is sample-data
>
> I have the plugin published on github:
> https://github.com/kaleidos/Sample-Data
> The source code can be downloaded from that url, or directly by git at
> git://github.com/kaleidos/Sample-Data.git
>
> I have created a page with the documentation of the plugin at
> http://grails.org/plugin/sample-data
>
>
> Thank you
>
>
> --
> Un saludo:
>
>
> *Pablo Alba Chao**
> CTO & Co-founder*
> &lt;pablo.ruiz@&gt;
> http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995">(+34) 913562995
> http://www.kaleidos.net
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Permision-tu-publish-a-new-plugin-tp4629372p4629393.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permision tu publish a new plugin

Eric Berry
This is very similar to my faker plugin (http://grails.org/plugin/faker).

Did you want to migrate your stuff into this plugin? It seems most of the functionality you provide is in the faker plugin already.

Eric Berry




On Fri, Jun 1, 2012 at 10:25 AM, Pablo Alba <[hidden email]> wrote:
Oh, sorry, I didn't know. It's my first plugin.

I have deleted de info from the page, but I can't delete the page itself.

The doc is now at the repository: https://github.com/kaleidos/Sample-Data/blob/master/readme.txt


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
http://www.kaleidos.net




On Fri, Jun 1, 2012 at 4:22 PM, burtbeckwith <[hidden email]> wrote:
You shouldn't manually create the plugin page - it's created for you when you
release the first version. Having it there now is misleading since it
implies that it's released and ready to use.

Burt


Pablo Alba wrote
>
> Hi.
>
> I created a new grails plugin that I want to publish
>
> My grails.org user is pablo.alba
> The plugin name is sample-data
>
> I have the plugin published on github:
> https://github.com/kaleidos/Sample-Data
> The source code can be downloaded from that url, or directly by git at
> git://github.com/kaleidos/Sample-Data.git
>
> I have created a page with the documentation of the plugin at
> http://grails.org/plugin/sample-data
>
>
> Thank you
>
>
> --
> Un saludo:
>
>
> *Pablo Alba Chao**
> CTO & Co-founder*
> &lt;pablo.ruiz@&gt;
> http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
> http://www.kaleidos.net
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Permision-tu-publish-a-new-plugin-tp4629372p4629393.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permision tu publish a new plugin

Pablo Alba
Hi, Eric.

It kinda make me illusion to publish my first plugin, but I think you are right. It is better not to have several plugins for sample data.

So, sure, I can migrate my funcionality to your plugin.

Please, write me to [hidden email] in order to talk about repositories and permissions, ok?


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: (+34) 627260971 | (+34) 913562995
http://www.kaleidos.net




On Mon, Jun 4, 2012 at 9:27 PM, Eric Berry <[hidden email]> wrote:
This is very similar to my faker plugin (http://grails.org/plugin/faker).

Did you want to migrate your stuff into this plugin? It seems most of the functionality you provide is in the faker plugin already.

Eric Berry




On Fri, Jun 1, 2012 at 10:25 AM, Pablo Alba <[hidden email]> wrote:
Oh, sorry, I didn't know. It's my first plugin.

I have deleted de info from the page, but I can't delete the page itself.

The doc is now at the repository: https://github.com/kaleidos/Sample-Data/blob/master/readme.txt


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
http://www.kaleidos.net




On Fri, Jun 1, 2012 at 4:22 PM, burtbeckwith <[hidden email]> wrote:
You shouldn't manually create the plugin page - it's created for you when you
release the first version. Having it there now is misleading since it
implies that it's released and ready to use.

Burt


Pablo Alba wrote
>
> Hi.
>
> I created a new grails plugin that I want to publish
>
> My grails.org user is pablo.alba
> The plugin name is sample-data
>
> I have the plugin published on github:
> https://github.com/kaleidos/Sample-Data
> The source code can be downloaded from that url, or directly by git at
> git://github.com/kaleidos/Sample-Data.git
>
> I have created a page with the documentation of the plugin at
> http://grails.org/plugin/sample-data
>
>
> Thank you
>
>
> --
> Un saludo:
>
>
> *Pablo Alba Chao**
> CTO & Co-founder*
> &lt;pablo.ruiz@&gt;
> http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
> http://www.kaleidos.net
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Permision-tu-publish-a-new-plugin-tp4629372p4629393.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permision tu publish a new plugin

Eric Berry
Pablo, I think it's awesome you are contributing by submitting plugins. I don't want to discourage you at all from doing so. Keep up the great work!


On Tue, Jun 5, 2012 at 2:21 AM, Pablo Alba <[hidden email]> wrote:
Hi, Eric.

It kinda make me illusion to publish my first plugin, but I think you are right. It is better not to have several plugins for sample data.

So, sure, I can migrate my funcionality to your plugin.

Please, write me to [hidden email] in order to talk about repositories and permissions, ok?



--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
http://www.kaleidos.net




On Mon, Jun 4, 2012 at 9:27 PM, Eric Berry <[hidden email]> wrote:
This is very similar to my faker plugin (http://grails.org/plugin/faker).

Did you want to migrate your stuff into this plugin? It seems most of the functionality you provide is in the faker plugin already.

Eric Berry




On Fri, Jun 1, 2012 at 10:25 AM, Pablo Alba <[hidden email]> wrote:
Oh, sorry, I didn't know. It's my first plugin.

I have deleted de info from the page, but I can't delete the page itself.

The doc is now at the repository: https://github.com/kaleidos/Sample-Data/blob/master/readme.txt


--
Un saludo:

  
Pablo Alba Chao
CTO & Co-founder
[hidden email]
http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
http://www.kaleidos.net




On Fri, Jun 1, 2012 at 4:22 PM, burtbeckwith <[hidden email]> wrote:
You shouldn't manually create the plugin page - it's created for you when you
release the first version. Having it there now is misleading since it
implies that it's released and ready to use.

Burt


Pablo Alba wrote
>
> Hi.
>
> I created a new grails plugin that I want to publish
>
> My grails.org user is pablo.alba
> The plugin name is sample-data
>
> I have the plugin published on github:
> https://github.com/kaleidos/Sample-Data
> The source code can be downloaded from that url, or directly by git at
> git://github.com/kaleidos/Sample-Data.git
>
> I have created a page with the documentation of the plugin at
> http://grails.org/plugin/sample-data
>
>
> Thank you
>
>
> --
> Un saludo:
>
>
> *Pablo Alba Chao**
> CTO & Co-founder*
> &lt;pablo.ruiz@&gt;
> http://kaleidos.net/708090/ | Tel: <a href="tel:%28%2B34%29%20627260971" value="+34627260971" target="_blank">(+34) 627260971 | <a href="tel:%28%2B34%29%20913562995" value="+34913562995" target="_blank">(+34) 913562995
> http://www.kaleidos.net
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Permision-tu-publish-a-new-plugin-tp4629372p4629393.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email






Loading...