Login  Register

Meta repo for pharo 5.0 / pharo catalog

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Meta repo for pharo 5.0 / pharo catalog

NorbertHartl
3479 posts
I just added the class side information to my metacello configuration in order to have it displayed better in the pharo catalog. In the pharo catalog it says that my package (mustache) has not been tagged for pharo 5.0. I don't know how this information is derived. And I cannot see a meta repo for pharo 5.0 where I can put the configuration.

Has this process changed. Are there any pointers I can get information about. Thanks

Norbert


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Meta repo for pharo 5.0 / pharo catalog

EstebanLM
6187 posts

> On 09 Jul 2015, at 13:16, Norbert Hartl <[hidden email]> wrote:
>
> I just added the class side information to my metacello configuration in order to have it displayed better in the pharo catalog. In the pharo catalog it says that my package (mustache) has not been tagged for pharo 5.0. I don't know how this information is derived. And I cannot see a meta repo for pharo 5.0 where I can put the configuration.
>
> Has this process changed. Are there any pointers I can get information about. Thanks

no, it does not changed.
is tagged for Pharo 5 if you commit it in MetaRepoForPharo50, that’s it.
Now, update process happens once a day, at midnight… so if you put it just now you will need to wait until tomorrow :)

Esteban

>
> Norbert
>
>


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Meta repo for pharo 5.0 / pharo catalog

NorbertHartl
3479 posts

> Am 09.07.2015 um 13:20 schrieb Esteban Lorenzano <[hidden email]>:
>
>
>> On 09 Jul 2015, at 13:16, Norbert Hartl <[hidden email]> wrote:
>>
>> I just added the class side information to my metacello configuration in order to have it displayed better in the pharo catalog. In the pharo catalog it says that my package (mustache) has not been tagged for pharo 5.0. I don't know how this information is derived. And I cannot see a meta repo for pharo 5.0 where I can put the configuration.
>>
>> Has this process changed. Are there any pointers I can get information about. Thanks
>
> no, it does not changed.
> is tagged for Pharo 5 if you commit it in MetaRepoForPharo50, that’s it.
> Now, update process happens once a day, at midnight… so if you put it just now you will need to wait until tomorrow :)
>
Ah, ok, I didn't see the meta repo for 5.0. My fault!

thanks,

Norbert