winter
winter copied to clipboard
[WIP] 1.2 winter:mirror Enhancements
This PR adds support for --copy
& --ignore "/pattern/"
to the winter:mirror
command. These flags allow the mirror command to be used by Laravel Vapor to extract assets during the build stage.
The changes here supersede those made in: https://github.com/wintercms/storm/pull/68 https://github.com/wintercms/winter/pull/430
Originally Vapor only supported 400 assets per project, meaning that we had to use the mirror command to mirror to a disk (remote s3 bucket), however with this update this is no longer required and we therefore don't need the extra functionality, instead we can use copy the files so Vapor can pick them up and ignore development files or files not required for remote deployment.
See also https://github.com/octobercms/october/pull/4227 for some other changes that might be required for this PR to fully work for the purposes of having a working public folder that can be served from
See also octobercms/october#4227 for some other changes that might be required for this PR to fully work for the purposes of having a working public folder that can be served from
This support was added in 0a2778c
This pull request will be closed and archived in 3 days, as there has been no activity in this pull request for the last 6 months. If you intend to continue working on this pull request, please respond within 3 days. If this pull request is critical for your business, please reach out to us at [email protected].
This pull request will be closed and archived in 3 days, as there has been no activity in this pull request for the last 6 months. If you intend to continue working on this pull request, please respond within 3 days. If this pull request is critical for your business, please reach out to us at [email protected].
@jaxwilko was there anything left to do on this?
This pull request will be closed and archived in 3 days, as there has been no activity in this pull request for the last 6 months. If you intend to continue working on this pull request, please respond within 3 days. If this pull request is critical for your business, please reach out to us at [email protected].