You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test LemonSync in a Linux based OS, following this checklist:
Test Checklist
Watching files...
Directory Creation - isn't tracked by lemonsync since directories are created when a file inside is created if necessary. Verify it doesn't crash though.
Directory Deletion
File Creation
File Deletion
File Save
File + Directory Creation
Directory + File Deletion (deleting a directory with a file inside)
Moving a file
Moving a directory
Renaming File
Renaming Directory
git commands in working directory
Test all File actions on all types:
img
text
CSS
From Run
Empty local directory (actually empty)
Empty local directory from ignore_patterns
Empty s3 directory (theme doesn't exist error)
Empty S3 + local theme - goes straight to watching
Theme very large >1.5 GB
Reset options
--reset=local overwrites local directory with contents from S3
--reset=local when the local theme is empty
--reset=remote overwrites S3 theme with contents of local directory
Verify all file types:
img
text
CSS
The text was updated successfully, but these errors were encountered:
Test LemonSync in a Linux based OS, following this checklist:
Test Checklist
Watching files...
git
commands in working directoryFrom Run
ignore_patterns
Reset options
--reset=local
overwrites local directory with contents from S3--reset=local
when the local theme is empty--reset=remote
overwrites S3 theme with contents of local directoryThe text was updated successfully, but these errors were encountered: