Nicolai wrote:
>How can I make configurations from
>MetaRepoPharo30 work on Pharo4?

Go to ci.pharo.org/pharo-contributions, log in,
select a build, edit the configuration and add a Pharo4 build.
Click build now, and fix the build when needed.
When it is green (and works), copy the configuration
to MetaRepoForPharo40
Report or complain on the mailing list.

Most common problem is a configuration that refers to
#'pharo3.x' that should be #(#'pharo3.x' #'pharo4.x')

Stephan


Reply via email to