zyfy29
zyfy29
Firstly, thank you for your work! I appreciate that you defined the `ASR_XXX` environment variables to simplify configuration. However, it's currently difficult to use advanced features provided by the model....
**Describe the bug** app produces a `android.os.FileUriExposedException` and exits unexpectedly **To Reproduce** 1. create a link with uri "file:///hello" 2. click the link in the links list then click "Open...
https://github.com/google/go-github/blob/06b8b3a37d131dad74fa504c99cb893bcda4ec4e/github/repos_actions_permissions.go#L34-L39 Methods in this file belong to `ActionsService` but wrongly separated to `RepositoriesService`. Also: https://github.com/google/go-github/blob/06b8b3a37d131dad74fa504c99cb893bcda4ec4e/github/enterprise_actions_hosted_runners.go#L13-L18 and so on. I'd like to create a pr to fix it, but it will...
BREAKING CHANGE: `CustomProperty.DefaultValue` was `*string` but now is `any`. Fixes: #3692. Fixes: #3741.
Some repositories opens tens of issues at one time, which makes it hard to find a suitble issue. Grouping by repository will be more of help acturally, I think, but...