-
Notifications
You must be signed in to change notification settings - Fork 1
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
[2.0] Refactor File entity #284
Comments
The |
carbontwelve
added a commit
that referenced
this issue
Feb 22, 2018
carbontwelve
added a commit
that referenced
this issue
Feb 22, 2018
This has been partly completed by 2ccf28b. Opening a new issue to expand upon this one. |
Closed
carbontwelve
added a commit
that referenced
this issue
Feb 23, 2018
* 🚚 added two new steps for #297 in new folder as per #282 * 🚚 drafting things out * 🔥 disabling 1.* tests for refactoring * 🚚 tinkering * 🚚 filling in ProjectFile methods from File * Refactoring to use ProjectFile * Updating dependencies as per #270, this breaks everything... * (#270) Update for working with 7.0 * Store uid in meta array so File object can be duplicated correctly * (#284) Refactoring project to use ProjectFile * (#300) Use Plates v4, this restricts us from launching 2.0 until v4 is stable * (#284) Refactored out File entity usage for ProjectFile * (#270) Refactored test for 7.0 - passing * (#270) Enabling a handfull of tests - passing * (#300) Refactored most Plates Extensions * (#282) Refactored LoadSourceFileTree * (#300) Refactored to use Plates v4 * Apply fixes from StyleCI (#301) Unit tests allowed to fail * (#270) lock file was generated on 7.2, needs removing so 7.0 unit tests "pass"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
File
entity has grown in complexity and likely requires a spring clean.The text was updated successfully, but these errors were encountered: