mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
feat: Migrate from Copy Me That (#2212)
* implemented copymethat migration * added migration tree * added translation support * genericized example jpgs * added test data * fixed test archive * switched recipe create to service added test for timeline event creation * linting * lxml go brrr
This commit is contained in:
@@ -8,6 +8,8 @@ migrations_paprika = CWD / "migrations/paprika.zip"
|
||||
|
||||
migrations_chowdown = CWD / "migrations/chowdown.zip"
|
||||
|
||||
migrations_copymethat = CWD / "migrations/copymethat.zip"
|
||||
|
||||
migrations_mealie = CWD / "migrations/mealie.zip"
|
||||
|
||||
migrations_nextcloud = CWD / "migrations/nextcloud.zip"
|
||||
|
||||
BIN
tests/data/migrations/copymethat.zip
Normal file
BIN
tests/data/migrations/copymethat.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user