codama-idl / codama

Generate clients, CLIs, documentation and more from your Solana programs
MIT License
73 stars 16 forks source link

Add copy derive to scalar enums #45

Closed febo closed 4 months ago

febo commented 4 months ago

This PR adds a Copy derive to scalar enums when rendering Rust clients.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 3838b6271e02f64aacbb5cfe71711c0270a90fd5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------- | ----- | | @kinobi-so/renderers-rust | Patch | | @kinobi-so/renderers | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

lorisleiva commented 4 months ago

Thanks! Btw, I'm confused as to why @kespinola's approval is grey since he's a member of the Kinobi org. @febo Do we need to give him special permissions somewhere so that his approval trigger the rule branch protections?

febo commented 4 months ago

Thanks! Btw, I'm confused as to why @kespinola's approval is grey since he's a member of the Kinobi org. @febo Do we need to give him special permissions somewhere so that his approval trigger the rule branch protections?

The base permission for members was set to read – I fixed it now.