thigg

Results 80 comments of thigg

How about setting the release trigger? https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#release Are you using the release mechanism already?

https://github.com/thigg/gpodder-sailfish/releases/tag/vtestrelease3 The current config is creating a release if you push a tag that starts with v

Its funny, I have a similar error right now, but for me it's not `[0.00N]` but ` [0.00T]`. Looking at the hexdump at that location, its actually in the file...

Noticed, that I see a T and a F here, and the next field is defined as `B_CHECKED,L`, apperantly these fields get mixed up somehow

Looking closley at it, it looks like there is a space between the rows in the existing format, which is missing here

No, unfortunatley exatctly the same error

> Fair enough. > > For now I would recommend using an IDE with syntax highlighting. It should make it more apparent what the problem is: Thats why I opened...

Yes sorry for my unclear wording here. Lets say I have a ```java public static void log(String msg) ``` in my codebase. The plugin does now transform a call on...

Also, please add the possibility to change the default choices of reminder times. Currently they, the default choices, are pretty useless, because they cannot be modified. _Edit and answer to...

To wrap things up: - Additionally to configuring single reminders, it should be possible to select a reminder **profile**. A selected profile means, that a preconfigured set of reminders is...