pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

Cleanup sources #612

Closed jecisc closed 1 year ago

jecisc commented 1 year ago

The sources of Pharo currently have items that are unreacheable lake the Moose jenkins or the Pharo contribution jenkins. IMO we should remove both.

Also it might be nice to add: 

    PhLTemplateSource {
        #type : #JenkinsServer,
        #name : 'Pharo CI Jenkins',
        #url : 'https://ci.inria.fr/pharo-ci-jenkins2'
    },

or

PhLTemplateSource {
        #type : #JenkinsServer,
        #name : 'Pharo CI Jenkins',
        #url : 'https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/'
    },

For the people working on Pharo development to help reviewing or testing PR artifacts.

jecisc commented 1 year ago

I used "bug" category because I find it buggy to show sources that are no reacheable anymore.

demarey commented 1 year ago

done in 385628a8ce6e3fb10772525b92d6869443d441bc