Astares

Results 118 comments of Astares

@badetitou Yes - there is a setting ![image](https://user-images.githubusercontent.com/5980033/128326444-1cf5a0f0-dd0a-4893-9988-cd8d5fb99219.png)

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 -...

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: ![image](https://user-images.githubusercontent.com/5980033/173877185-29447f47-98b3-48ef-a5b2-2cbfbdac2cb1.png)

- 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...