Fabian Winter

Results 207 comments of Fabian Winter

Thank you! 🙂 I migrated to shoutrrr, but I encountered another problem: Using `gotify:///?disableTLS=yes`, watchtower receives a 401 from gotify, even though the token is correct. I assumed that `?disableTLS=yes`...

Yes, curl works fine. I also created a second token to use in watchtower, but that shows the same 401 result. Unfortunately, I also can't find a way to show...

Maybe @0xERR0R or @ngosang could open a PR to add the missing GitHub action to build for ARM architectures? Or would that not be enough?

If you think this is a good idea, I might try to implement it. I just need some pointers how I would go about implementing that.

Ah, I see. Thank you! There's probably no way to leave the `data_type_identifier` if the `identifier` is something, right?

Sorry! My problem is that I have types in a certain schema which are named inconsistently with lower or upper or pascal case. I thought the best solution was to...

So, I thought about extending the rule. Would it work if I also target `ObjectReferenceSegment` and check all of its components for `ignore_words` and `ignore_words_regex`? If so, could you please...

I'd like to help you with the exception, but I'm not sure exactly what you need. But I can try to reproduce the error. Which output would be helpful? Also,...

It is kind of both - on the one hand, there's the feature I would like to see, and on the other, a crash happened. Since most of the discussion...

I tried, but I couldn't reproduce the crash, either. Sorry.