Lukáš Němec
Lukáš Němec
@PhilipSchmid good catch! Yeah, we should refactor some parts. But the report shows warnings for structs implementing a interface. Which is kinda incorrect. It might help to have each Notifier...
@PhilipSchmid I created quay account `lunemec` so you can invite me. I tried to create the repository there, but the auth via github also requires me to authorise with my...
@PhilipSchmid you are there as collaborator, and I can't find option to make you admin!
@PhilipSchmid sorry for all the delays, I have lots of real life stuff to take care of, I will try to get to this soon.
At work, we use gitlab with CI/CD and use that to build .deb packages. The ones that are in the release sections were build manually within debian docker image. Basically...
Here is an example of .deb building: https://github.com/VSCodium/vscodium/blob/master/.travis.yml
Hi, thanks for the suggestions. Yes, there is tons of things that would be cool, but I'm unsure it makes sense to add it here. This was just a prototype...
I'd gladly write the addition, if you promise not to leave the pull request hanging for months before merge :wink:
I created a small library that does just the overflow checking: https://github.com/lunemec/as