BobDotCom
BobDotCom
> Having this issue for private repo. It was because the GitHub action secrets token can be read in the plugin step. > > Instead, I put the env variable...
I mentioned above that changing around where the coverage token was stored worked for me. However, it only worked very temporarily. I'm encountering this issue off-and-on across multiple repos, and...
I'm having this issue as well. A fix would be great :)
@ahupp I use the path ~/homebrew instead of ~/.brew, but it shouldn't really make any difference. In my case I do see libmagic present in the /lib subdir. However, setting...
Please update the `@utils.deprecated` decorators to use the new parameters introduced in #1657.
I want to look further into this PR before it's merged. Particularly, I want to look into the separation of the base library from the ext libraries. For 2.0, we...
@Middledot please fix merge conflicts and review these suggestions
Please fix merge conflicts
When I enabled this flag, I noticed that in docstring summaries there is an inconsistent newline before the closing quotes. When the summary is longer than the max line length...
This should be achievable using `pydantic_model_creator`, are you still having this issue?