pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

As an user I want to download an image that is the artifact of a PR to Pharo #516

Open tesonep opened 3 years ago

tesonep commented 3 years ago

Jenkins build the image for each PR. I want to be able to download it an open it with the launcher.

Bajger commented 6 months ago

@tesonep Hello Pablo! Did you envision this user story as completed by feature availability in UI of Pharo launcher? Btw: current implementation has only CLI action defined at the moment, see: https://github.com/pharo-project/pharo-launcher/blob/feature/cmd-line/docs/commands-cmd-line.md#Image-create-from-pull-request

PS: need to check, if CI server is correct since it build process moved from Jenkins server to GH actions: (see https://github.com/pharo-project/pharo-launcher/pull/563/files#diff-aa9783d3ff56fad022798ccf6ff6626bc1858534db78b2a195991342cf3f6747R166)