Hello, The new "official" repository for Epicea*, Ombu* and Hiedra* packages in Pharo >= 7 is just Pharo's github (https://github.com/pharo-project/pharo/).
This will ease to fix a bug or add a feature on those packages. At least, will be easy to me... BEFORE: 1. Developer creates PR in github.com/pharo-project/pharo/. 2. Integrator merges PR. 3. I merge "upstream" (smalltalkhub/Epicea) usually several of those PRs. 4. I create a new version in ConfigurationOfEpicea (in smalltalkhub/Epicea). 5. I create a PR in github.com/pharo-project/pharo/ to integrate the new version in smalltalkhub. NOW: Only steps 1 and 2. Yeah! BTW, I did deprecate: - Smalltalkhub repo (http://smalltalkhub.com/#!/~MartinDias/Epicea) for pharo > 6.1 (updated its readme) - Jenkins job (https://ci.inria.fr/pharo-contribution/job/Epicea/) Reference to the discussion: https://github.com/pharo-project/pharo/pull/1366 Cheers, Martín
