Ryan Conrad

Results 32 comments of Ryan Conrad

I was thinking about this this past weekend. I will try to make the change this week or so.

Sorry, I have not made this change. The end of the year got really busy, for obvious reasons, and then, I will admit, it slipped my mind. I am assigning...

So I am not understanding how this fixes it... it currently splits on `\r\n` or `\n`, `Environment.NewLine` should only be `\n` on linux, `\r\n` on windows.

ok, now, i see your new message.

can you put the error that you are seeing in this issue

can you post the value that is coming in in `data`. feel free to `XXXX` out any values if you want.

This "server type" hasn't been updated in over 2 years. There are modpacks on CurseForge called "Tekkit Reborn" and "Tekkit Classic Reloaded". Looks like people have created packs, based on...

everything I see says that Java 11 and later isn't supported on ARMv6? so it would be just java8 that would have support for ARMv6, correct?

yeah, i dont know how it would solve the issue overall, but was more just thinking about not pushing out the update as soon as it released, if the server...

In my situation: - helm version: `3.8.1` - helm-unittest: `0.3.6` tests pass - helm-unittes: `0.4.1` tests fail `tests/configmap_test.yaml` ``` yaml --- suite: Test configmap templates: - "my-service-configmap.yaml" tests: - it:...