[Pharo-dev] [Pharo 8.0] Build #1029: 3437-Add-test-for-Adding-an-instance-class-variable-remove-the-traits-of-a-class

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1029 was: SUCCESS. The Pull Request #5267 was integrated: "3437-Add-test-for-Adding-an-instance-class-variable-remove-the-traits-of-a-class" Pull request url: https://github.com/pharo-project/pharo/pull/5267 Issue Url: https://git

[Pharo-dev] [Pharo 8.0] Build #1030: Completion: parse with requestor

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1030 was: SUCCESS. The Pull Request #5285 was integrated: "Completion: parse with requestor" Pull request url: https://github.com/pharo-project/pharo/pull/5285 Issue Url: https://github.com/pharo-project/pharo/issues/CompletionPar

[Pharo-dev] [Pharo 8.0] Build #1031: 4454-TraitedMetaClassisRejectedMethod-rejects-too-many-methods

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1031 was: SUCCESS. The Pull Request #5283 was integrated: "4454-TraitedMetaClassisRejectedMethod-rejects-too-many-methods" Pull request url: https://github.com/pharo-project/pharo/pull/5283 Issue Url: https://github.com/pharo-proj

[Pharo-dev] [Pharo 8.0] Build #1032: 5290-Finder-example-search-break-with-two-argument-keyword-selectors

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1032 was: FAILURE. The Pull Request #5293 was integrated: "5290-Finder-example-search-break-with-two-argument-keyword-selectors" Pull request url: https://github.com/pharo-project/pharo/pull/5293 Issue Url: https://github.com/phar

[Pharo-dev] [Pharo 8.0] Build #1033: spec-v0.1.0

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1033 was: SUCCESS. The Pull Request #5259 was integrated: "spec-v0.1.0" Pull request url: https://github.com/pharo-project/pharo/pull/5259 Issue Url: https://github.com/pharo-project/pharo/issues/spec Build Url: https://ci.inria.f

[Pharo-dev] [Pharo 8.0] Build #1034: 5222-Metacello-does-not-produce-loading-log-anymore

2019-12-03 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1034 was: SUCCESS. The Pull Request #5288 was integrated: "5222-Metacello-does-not-produce-loading-log-anymore" Pull request url: https://github.com/pharo-project/pharo/pull/5288 Issue Url: https://github.com/pharo-project/pharo/i

[Pharo-dev] Building Pharo VM on Alpine Linux within Docker

2019-12-03 Thread Pierce Ng
I've put up a Dockerfile that builds the pharo.cog.spur.minheadless VM on Alpine Linux within Docker. This allows one to build said VM without having to first create an Alpine Linux installation such as through VirtualBox. https://github.com/pharo-contributions/Docker-Alpine/tree/master/vm.build