Dale Henrichs

Results 230 issues of Dale Henrichs

turns out that gitorious' web api is not very rich ... namely it is a bit difficult to find out the SHA of a download initialated from a tag or...

see [this thread for details](https://github.com/npasserini/iceberg/issues/320#issuecomment-293682599)

Looks like there is an issue for Metacello in Pharo6.0: https://pharo.fogbugz.com/f/cases/18128/Metacello-call-unimplemented-method#BugEvent.162020

https://github.com/dalehenrich/metacello-work/blob/gs_port/repository/Metacello-Base.package/BaselineOf.class/instance/projectPlatformAttributesWith..st

see the report in: https://github.com/npasserini/iceberg/issues/9

see thread in http://forum.world.st/Metacello-Apparent-loop-in-before-after-tt4886800.html for more info

Should have a #loadType method that can be easily supplied by each baseline. [See this thread for context](http://forum.world.st/Re-Metacello-reverse-project-dependency-tp4877755.html)

...namely we have to describe the caching behavior of github repos and baselines ...

``` Validation Report: 15456 Load latest version of metacello Failure 8 Errors 9 Warnings Validation Setup Image Version 50212 OS Version an UnixPlatform VM Version NBCoInterpreter NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Apr...

If the directory exists but the files within the directory are not readable by the user running the image, the system breaks down ... I guess we could try reading...