Sybren A. Stüvel
|
c9664ca045
|
Report missing files in Packer.strategise()
|
2018-03-14 12:24:26 +01:00 |
|
Sybren A. Stüvel
|
ef5c46eba5
|
Some mypy & test tweaks
|
2018-03-09 16:29:30 +01:00 |
|
Sybren A. Stüvel
|
824ca4bcb7
|
Rewrite blend files in temporary directory, before copying
This allows us to later support uploading to a non-local filesystem, such
as Amazon S3 cloud storage, after path rewriting is complete.
|
2018-03-09 12:33:15 +01:00 |
|
Sybren A. Stüvel
|
e8f41f2735
|
Store rewrites in AssetAction
This is in preparation of interchanging copying and rewriting.
|
2018-03-09 10:00:46 +01:00 |
|
Sybren A. Stüvel
|
88f23a4097
|
Also test bat pack --noop
|
2018-03-08 13:02:18 +01:00 |
|
Sybren A. Stüvel
|
0df94c74cd
|
Also test Packer.execute()
|
2018-03-08 12:41:19 +01:00 |
|
Sybren A. Stüvel
|
b5418e1f5f
|
Removed Packer._packed_paths
The info in that dict is also available in Packer._actions[...].new_path
|
2018-03-08 11:15:38 +01:00 |
|
Sybren A. Stüvel
|
01a9392fc1
|
Added unit test for Packer.strategise()
|
2018-03-08 11:00:02 +01:00 |
|