Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate immutable records in uniffi bindings #332

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

dani-garcia
Copy link
Member

Type of change

- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Update the uniffi code generation to output immutable structs. I've pointed the dependencies to my fork until this is included in the main uniffi repo, but it should be enough to let the mobile devs test if the solution is appropiate for them.

@dani-garcia dani-garcia requested a review from Hinton November 16, 2023 14:34
@dani-garcia dani-garcia marked this pull request as ready for review November 16, 2023 14:34
@bitwarden-bot
Copy link

bitwarden-bot commented Nov 16, 2023

Logo
Checkmarx One – Scan Summary & Details5c2e25c4-5099-4a2d-868f-3858d88b72a0

No New Or Fixed Issues Found

Copy link
Member

@Hinton Hinton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is merged in the main uniffi repo, so we can update our references to that instead.

@dani-garcia
Copy link
Member Author

That was a quick merge, updated back to main repo

@dani-garcia dani-garcia merged commit 27045bf into master Nov 20, 2023
46 checks passed
@dani-garcia dani-garcia deleted the ps/immutable-uniffi-records branch November 20, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants