[Pharo-users] Re: SmalltalkCI / Github Actions

2020-12-05 Thread Stéphane Ducasse
Thanks I thought that the os should be defined as matrix but this not case S name: PharoVersion env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} on: push: branches: - master jobs: build: runs-on: [ ubuntu-latest, mac-latest ] strategy: matrix: smalltalk: [

[Pharo-users] Re: SmalltalkCI / Github Actions

2020-12-05 Thread Stéphane Ducasse
THANKS > On 1 Dec 2020, at 22:46, Gabriel Cotelli wrote: > > Take a look at > https://github.com/ba-st/Buoy/blob/release-candidate/.github/workflows/build.yml > > > On Tue, Dec 1, 2020, 13:18 Stéphane Duca

[Pharo-users] Re: (Re)storing code blocks from text strings (hopefully in STON)

2020-12-05 Thread Stéphane Ducasse
and you can send PR to improve it :) > On 5 Dec 2020, at 00:23, Offray Vladimir Luna Cárdenas > wrote: > > Ohhh :-O ... where is the STON booklet. I would love to read it. > > Thanks, > > Offray > > On 4/12/20 3:24 p. m., Stéphane Ducasse wrote: >> Done :) >> >> >>> On 4 Dec 2020, at 21:2

[Pharo-users] Re: [Video] Transforming code using RewriteToolsSet

2020-12-05 Thread Noury Bouraqadi
+1 On Dec 4 2020, at 9:25 pm, Stéphane Ducasse wrote: > I want it as part of new tools :) > > S > > > On 2 Dec 2020, at 16:14, Sebastian Jordan > (mailto:sebastian...@hotmail.com)> wrote: > > Hi, > > If you are interested in applying custom code transformations on a selected > > set of classes,

[Pharo-users] Re: (Re)storing code blocks from text strings (hopefully in STON)

2020-12-05 Thread Sven Van Caekenberghe
https://github.com/SquareBracketAssociates/Booklet-STON/releases/tag/continuous > On 5 Dec 2020, at 00:23, Offray Vladimir Luna Cárdenas > wrote: > > Ohhh :-O ... where is the STON booklet. I would love to read it. > > Thanks, > > Offray > > On 4/12/20 3:24 p. m., Stéphane Ducasse wrote: >>