On 08 Nov 2015, at 13:40, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 04 Nov 2015, at 14:14, Marcus Denker <marcus.denker@inria.fr> wrote:
On 03 Nov 2015, at 17:15, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi,
Does anyone know if we can still run Pharo (4) without sources and without changes ? Years ago there used to be an option to 'abandon changes' and/or 'abandon sources', IIRC. Can we still do that ? I can't find this option in System Settings. I want to run just a reduced image on a server.
No, in Pharo4 it does not work⦠we should have a look again, if we have the time.
What is clear is that we really need to find a better solution to .changes/.sourcesâ¦
Marcus
It would be good to have this functionality back, but it is not a high priority.
But in 4.0 even #cleanupForProduction did not work â¦
everything not tested does not work by definition. I am therefore skeptical every time we want to deploy differently than we use the system every day⦠- The artefact on the CI server has to be the artefact of release - the artefact we use for development has to be the artefact of deployment. Marcus