George Adams
George Adams
@MylesBorins and myself have often discussed how we would like to re-design the citgm logger. I will create this issue here and then let people make any suggestions as to...
we need to keep up to date with flaky tags as I fear that we are often marking modules flaky without doing much research and often then leaving them marked...
We are using KeyBox a lot at [AdoptOpenJDK](https://github.com/AdoptOpenJDK). One feature that would be really useful for us would be to be able to add a key and set an expiry...
### Provide a detailed description of the proposed feature Now that we have enough automation in place, I propose that we deprecate [homebrew-cask-versions](https://github.com/Homebrew/homebrew-cask-versions) and either migrate or deprecate (on a...
After making all changes to the cask: - [x] `brew cask audit --download {{cask_file}}` is error-free. - [x] `brew cask style --fix {{cask_file}}` reports no offenses. - [x] The commit...
**Describe the bug** It seems that the openapi parser stumbles over when you specify a type as an integer but specify the default in quotes (required for the swagger-ui). **To...
fixes: https://github.com/PyGithub/PyGithub/issues/2267 As per 
Hi there I've noted that the repository API (https://pygithub.readthedocs.io/en/latest/github_objects/Repository.html) seems to be missing certain GitHub apis such as `use_squash_pr_title_as_default`. Is there an easy way to add these?
also bumped FreeType to 2.8.1 for consistency with x64
Refactors the current GitHub actions workflow into smaller files to remove duplicate code