Giter VIP home page Giter VIP logo

Comments (5)

SergeStinckwich avatar SergeStinckwich commented on May 25, 2024

Thank you @fniephaus for this issue. I dunno about Gemstone, but for Pharo, there is already images bundled with a mac or windows VM available on CI: https://ci.inria.fr/pharo/view/Launcher/
Scripts are available here:
https://github.com/pharo-project/pharo-ci/blob/master/ci-jobs/pharo/Launcher/build.sh
https://github.com/pharo-project/pharo-ci/blob/master/ci-jobs/pharo/Launcher-Mac/build.sh
https://github.com/pharo-project/pharo-ci/blob/master/ci-jobs/pharo/Launcher-Win/build.sh

from smalltalkci.

dalehenrich avatar dalehenrich commented on May 25, 2024

For now, https://github.com/GsDevKit/GsDevKit_home is the best mechanism for producing an "all-in-one bundle" ... so a solution for GemStone shouldn't be a blocking factor for this capability ...

from smalltalkci.

peteruhnak avatar peteruhnak commented on May 25, 2024

I've been today also playing with bundling and ssh-based deploys:
https://github.com/dynacase/dynacase/blob/master/.travis.yml#L18
https://github.com/dynacase/dynacase/blob/master/deploy.sh#L21

However I've noticed that (at least for Pharo), when the image is setup, it is not saved, so I would have to re-run it again. Is this desired behavior?

I.e. in https://github.com/hpi-swa/smalltalkCI/blob/master/pharo/run.sh#L179

instead of
"${SMALLTALK_CI_VM}" "${SMALLTALK_CI_IMAGE}" eval "
I would expect
"${SMALLTALK_CI_VM}" "${SMALLTALK_CI_IMAGE}" eval--save"

to have the loaded project persisted to the image.

from smalltalkci.

fniephaus avatar fniephaus commented on May 25, 2024

Yep, this is probably step one for Pharo all in ones. Feel free to send a PR if you want :)

from smalltalkci.

fniephaus avatar fniephaus commented on May 25, 2024

Closing this due to inactivity. I think things are a bit different today, so we problem need to rethink/rediscuss deployments.

from smalltalkci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.