Sinclert Pérez

Results 8 comments of Sinclert Pérez

Thanks! I hope you too, it has been a while 😄 Looking at the **Python** repositories, it seems _jobs_ could be grouped in **4 different reusable workflows**, considering the following...

Hey there 👋🏻 ### Context: Just stumbled into this issue as I am encountering the same problem that @flying-sheep described. I think he explained it perfectly in [his original message](https://github.com/marshmallow-code/apispec/issues/591#issue-676336955),...

Just to clarify (given the age of the issue creation): this is still a problem on the **current version** (`5.1.1`).

Thanks for the quick reply! I see... that seems to avoid the _automatic_ registration of nested schemas ✅ Not sure how to avoid people stepping into this confusion again though....

Maybe another "❕ NOTE" block 🤷🏻‍♂️ > In order to deactivate the automatic registration of nested schemas, and avoid registration duplicates, consider providing a `None` returning function to the [MarshmallowPlugin](https://apispec.readthedocs.io/en/latest/api_ext.html#apispec.ext.marshmallow.MarshmallowPlugin)...

Same issue with current version (`4.17.0`). It seems [the documentation](https://registry.terraform.io/providers/integrations/github/4.17.0/docs) covering the usage of the `owner` / `token` GitHub provider arguments, and how they could be replaced by the `GITHUB_OWNER`...

Hi @kfcampbell , thanks for your reply 👋🏻 I just ran your example, changing the owner between my personal account, and an owned organization account, getting it to work in...