Andrei Iurchenkov
Andrei Iurchenkov
LICENSE.md says that project is under Apache License 2.0. But in files we have: https://github.com/lastbackend/lastbackend/blob/941af64c27083cf43a5a494dc55276f1b3d3ba31/cmd/api/api.go#L2-L17 Please choose under what type of license this project is.
Crush becouse of image recieved. Python3. Traceback (most recent call last): File "/home/administrator/tgbot/tgbotenv/lib/python3.4/site-packages/DictObject-0.1.1-py3.4.egg/DictObject/**init**.py", line 434, in **getattr** AttributeError: 'DictObject' object has no attribute 'text' During handling of the above exception,...
Suggest to plan some kind of Health check in Proxy Plugin. It has balance feature, but it will be nice to fallback to some url when proxy is down(ping or...
Whats the point of leaving .gitignore out of commit when using blackbox_register_new_file?
If gocover-cobertura is meant to be a CI tool, it should have a release version with built binary. Because if something will change - we can break a CI process.
Change is pretty simple and needed to make flow more straightforward Get members from group --> Update group with members Get slice --> send slice closes #1172
It's really inconvenient api to get members of the group https://github.com/slack-go/slack/blob/1edf0c7384de52bdeca7a2d6c4ad247d59c683e6/usergroups.go#L271-L283 And then if I need to perform an update - I need to do extra things https://github.com/slack-go/slack/blob/1edf0c7384de52bdeca7a2d6c4ad247d59c683e6/usergroups.go#L285-L302
### Describe the bug Currently I have some logic related to gpg and this works everywhere, but with plugin ``` [gpg] program = /Users/painhardcore/.magicGPG.sh ``` or ``` [gpg] program =...
Currently `only version=v3 is supported` v4 was released a while ago https://github.com/microsoft/LightGBM/releases/tag/v4.0.0 Latest version is v4.4 https://github.com/microsoft/LightGBM/releases/tag/v4.4.0