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

Adapt the rust.go code to the changes in FFI bindings #140

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

jmartinesp
Copy link
Contributor

Third time's the charm I guess... I'm really sorry for all the wrong PRs.


This PR will change how EventTimelineItem and other structs related to it are exposed in the bindings, effectively breaking the Go bindings used in this repo.

With these changes the tests pass again, but please let me know if there's anything wrong since I'm not very familiar with Go.

This is a copy of #137, but using the right branch for the CI.

@jmartinesp jmartinesp marked this pull request as ready for review September 25, 2024 14:25
@jmartinesp jmartinesp requested a review from kegsay September 25, 2024 14:25
Copy link
Member

@kegsay kegsay left a comment

Choose a reason for hiding this comment

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

LGTM - merge this first then rust SDK.

@jmartinesp jmartinesp merged commit 2ea24d0 into main Sep 27, 2024
4 checks passed
@jmartinesp jmartinesp deleted the test/jme/timeline-event-ffi-object-to-record branch September 27, 2024 15:00
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.

2 participants