-
Notifications
You must be signed in to change notification settings - Fork 82
fix: to_archive does not store resources associated with ingredients #1151
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
base: main
Are you sure you want to change the base?
Conversation
1355292
to
7782d90
Compare
@alextrnnn Seems there is a conflict to resolve. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please wait for a review from @gpeacock or @mauricefisher64 regarding the validity of us supporting this scenario. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work.
Changes in this pull request
Scenario (detected by unit test):
This scenario would result in a ResourceNotFound error.
Modifications to_archive/from_archive to add/read the ingredient's resource files to/from the zip have been added to resolve this error.
Checklist
TO DO
items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.