Astares
Astares
@badetitou Yes - there is a setting 
https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting CI seems to fail to authenticate and is then limited on the number of GitHub API calls. Maybe a token is expired? GitHub DocsResources in the REST API -...
Good catch!
No need to file this in. You can use https://github.com/astares/Pharo-Values GitHubGitHub - astares/Pharo-Values: Port of Values to PharoPort of Values to Pharo. Contribute to astares/Pharo-Values development by creating an account...
Cool! Yes bootstrap allows for things that would not have been possible back at the time in Squeak. Pharo rocks!
@jgfoster Why do you switch to 11 (leaving out 10). Usually the last stable (Pharo 10 at the moment) should be used, as Pharo 11 is alpha and a moving...
Maybe @guillep can give some feedback here
Remove "Author" class or deprecate for one iteration? I guess some people might have to modify "startup.st" files where Author is set (like me).
Comment looks like: 
- NativeBoost is a thing of the past - we should also change the comment. - NativeBoost is also mentioned in OSEnvironmentTest>>#testEnvironmentFor where PlatformIndependentEnvironment is referenced - the class is...