Matt Holt
Matt Holt
Ok so one of the tests is failing on Windows because the path described in the unarchival operation doesn't exist in the CI environment. Once that is fixed, we can...
Ah, this might have something to do with the fact that zip archives don't seem to natively support symlinks. The tar headers do accept the symlink targets, but zip does...
Thanks; I agree something should be fixed, just not quite sure how yet. The ZIP file header doesn't seem to support symlink information, so I'm not sure how to archive...
@metafeather Awesome, thanks. We'll probably be making some improvements to the matching algorithm here soon: https://github.com/mholt/caddy-l4/pull/192 -- just FYI. I don't know, maybe it won't affect your plugin (much).
FWIW, I'd be interested in collaborating on an official (i.e. in the caddyserver organization) module for process supervision in Caddy 2. A lot of new and interesting possibilities here.
> are you still OK to make this an official module? Yeah, we can depending on its popularity/usefulness -- I don't have much spare bandwidth to collaborate right now though....
(FWIW I intend to deprecate the `single_field` log encoder sooner or later.)
Remind me to upload some pictures I took of the Windows Task Scheduler this last week. (I'm [waiting for GitHub to fix EXIF stripping](https://twitter.com/natfriedman/status/1389589163159154693) before I post them here.) I...
Thanks Weidi!
Excellent ideas. I've been stewing over similar things today. And I like the name "Luabrary" haha. To add to your list, there should also be a good way to produce...