Yes, as Guille said, using #lastVersion would be more interesting here:"Dev image"Gofer newsqueaksource: 'MetacelloRepository';package: 'ConfigurationOfPharo';load.((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.
It would be nice if we could load whatever so that if someone commits a bug-fix, the build
And even more, what about loading the baseline directly?