Corey

Results 9 comments of Corey

I'd suggest making a DSL for this which would allow for all sorts of possibilities which are not possible to represent in JSON, such as dropping an item with a...

> @notmeta It's either > > 1. Define all drops as plugins in KotlinScript (similar to how all drops are defined on 07) > > 2. Define "misc" drops for...

A workaround (for now) I've found is you can actually select the `contrib/eathfile-syntax-highlighting` directory as a TextMate bundle: https://www.jetbrains.com/help/idea/textmate.html The only problem is it does not recognise files named `Earthfile`,...

@dzen Both sound good to me!

@dzen I may find some time to work on the second bit, if you're unable to. Also I had a thought: since this is going to be a breaking change,...

@dzen no rush on my end (as I've already fixed it in my codebase) but I'm sure others might encounter issues if they use that property.

Bumping this, would love to see it

> I am hitting this as well with `nanoserver:1809` on Windows Server 2019. In my case Alloy runs, but I cannot mount the C:\var\log hostPath for log collection. Works with...

Take a look at this discussion, it helped me with a similar problem where I had duplicates after remapping volumes: https://github.com/jellyfin/jellyfin/discussions/6924 I ran queries against the sqlite database to manually...