Skip to content

Conversation

@monorkin
Copy link
Contributor

No description provided.

@monorkin monorkin force-pushed the import-export branch 3 times, most recently from 9e37050 to fec5819 Compare January 16, 2026 13:30
@monorkin monorkin marked this pull request as ready for review January 21, 2026 12:30
During import, card return nil since it doesn't exist yet
Validate is an ActiveModel method, overriding it could have unintended side-effects so I opted to rename it
The old implementation loaded files into memory to provide an IO interface. This has the obvious downside of loading any file included in the import, e.g. a 10GB video file, into memory. ZipKit has no native IO object for reading but it provides all the necessary methods to implement one.
@monorkin monorkin merged commit 10e23c8 into main Feb 2, 2026
13 checks passed
@monorkin monorkin deleted the import-export branch February 2, 2026 17:28
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.

4 participants