pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[improvement] add deprecation + transform to bytecode -> bytecodes

Open hogoww opened this issue 3 years ago • 4 comments

As requested in #11488 deprecation + usage of bytecode

hogoww avatar Aug 05 '22 10:08 hogoww

I do not get why the build is failing

Ducasse avatar Aug 05 '22 14:08 Ducasse

:(

MetacelloNotification: ...finished baseline
IceGitHubError: API rate limit exceeded for 128.93.193.1. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

Ducasse avatar Aug 05 '22 14:08 Ducasse

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 Docs
Learn how to navigate the resources provided by the GitHub API.

astares avatar Aug 06 '22 10:08 astares

Restart CI, see if that was indeed just this

hogoww avatar Aug 09 '22 12:08 hogoww

Nope :(

Ducasse avatar Aug 10 '22 12:08 Ducasse