Hi,
SmalltalkCI now supports loading tonel-based projects, so feel free to start using it. The configuration is still the same. Please note that coveralls support for tonel is not yet in place, but that's just a cherry on top. :-) Cheers, Peter |
do you use filetree:// or tonel:// ? thanks in advance. On Sat, Apr 7, 2018 at 6:28 AM, Peter Uhnák <[hidden email]> wrote:
Bernardo E.C. Sent from a cheap desktop computer in South America. |
i changed the pharo version from 6.0 to 6.1, and use tonel:// and then it worked! thanks. On Sun, Apr 8, 2018 at 8:15 PM, Bernardo Ezequiel Contreras <[hidden email]> wrote:
Bernardo E.C. Sent from a cheap desktop computer in South America. |
>
do you use filetree:// or tonel:// ?
Neither. as I said, it requires no change in the configuration. But naturally it requires tonel in the image, so Pharo 6.1+ I don't know what's the purpose of your set-up.st ... that's SmalltalkCI's responsibility to load the code. Peter On Mon, Apr 9, 2018 at 2:05 AM, Bernardo Ezequiel Contreras <[hidden email]> wrote:
|
peter, thanks. don't pay attention to that file. it's used by a pet project of mine in my computer(locally). thanks again. On Mon, Apr 9, 2018 at 4:31 AM, Peter Uhnák <[hidden email]> wrote:
Bernardo E.C. Sent from a cheap desktop computer in South America. |
In reply to this post by vonbecmann
Thanks this is good to know because I want to migrate all my projects
and future project to use tonel. On Mon, Apr 9, 2018 at 2:05 AM, Bernardo Ezequiel Contreras <[hidden email]> wrote: > i changed the pharo version from 6.0 to 6.1, and use tonel:// > and then it worked! > > https://travis-ci.org/vonbecmann/linked-list/builds/363909898 > > thanks. > > > On Sun, Apr 8, 2018 at 8:15 PM, Bernardo Ezequiel Contreras > <[hidden email]> wrote: >> >> do you use filetree:// or tonel:// ? >> >> thanks in advance. >> >> >> On Sat, Apr 7, 2018 at 6:28 AM, Peter Uhnák <[hidden email]> wrote: >>> >>> Hi, >>> >>> SmalltalkCI now supports loading tonel-based projects, so feel free to >>> start using it. >>> >>> The configuration is still the same. >>> >>> Please note that coveralls support for tonel is not yet in place, but >>> that's just a cherry on top. :-) >>> >>> Cheers, >>> Peter >> >> >> >> >> -- >> Bernardo E.C. >> >> Sent from a cheap desktop computer in South America. > > > > > -- > Bernardo E.C. > > Sent from a cheap desktop computer in South America. |
Administrator
|
Stephane Ducasse-3 wrote
> Thanks this is good to know because I want to migrate all my projects > and future project to use tonel. +1! ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Cheers,
Sean |
In reply to this post by Peter Uhnak
What is SmalltalkCI?
Tonel is a very cool feature as it makes commiting source in file based repo very friendly, and browsing from from web based UI tools nice too. Le 07/04/2018 à 11:28, Peter Uhnák a écrit : > SmalltalkCI now supports loading tonel-based projects, so feel free to > start using it. > -- Dr. Geo http://drgeo.eu |
Framework for testing Smalltalk projects on Linux, macOS, and Windows and on Travis CI and AppVeyor.
https://github.com/hpi-swa/smalltalkCI On Thu, Apr 12, 2018 at 2:04 PM, Hilaire <[hidden email]> wrote: What is SmalltalkCI? |
In reply to this post by Peter Uhnak
Hi, We managed to implement the coveralls support for Tonel based repos, and fixed the problem loading dependencies in Tonel format (by enabling the Iceberg-Metacello integration).So feel free to test it and report any problem detected (it's now merged in smalltalkCI/master). On Sat, Apr 7, 2018 at 6:28 AM, Peter Uhnák <[hidden email]> wrote:
|
I can confirm coverage is back. I think the drop is at least partly due to the changes I did while it was broken. However the Pharo 7 builds seem to be broken now, with what looks like a libgit issue… https://travis-ci.org/cdlm/clap-st On 18 April 2018 at 13:24, Gabriel Cotelli <[hidden email]> wrote:
|
Yes, that failure it's the same I reported in https://github.com/pharo-vcs/ On Wed, Apr 18, 2018 at 1:48 PM, Damien Pollet <[hidden email]> wrote:
|
On Wed, Apr 18, 2018 at 2:04 PM, Gabriel Cotelli <[hidden email]> wrote:
Bernardo E.C. Sent from a cheap desktop computer in South America. |
Free forum by Nabble | Edit this page |