Serhiy Martynenko
Serhiy Martynenko
`adr-tools` is an awesome tool to communicate around ADR inside the team. It doesn't put a lot of constraints on text, naming but at the same time provides useful features...
I set up telegrambot and add run it locally using ngrok. I successfully add bot at admin, but I can not see any incoming connection, when I try to use...
I use DRF and ModelViewSet. After enabling pagination I got exception: **Cannot filter a query once a slice has been taken.** ``` Traceback: File "/home/vagrant/env/portal/lib/python3.5/site-packages/django/core/handlers/exception.py" in inner 39. response =...
Hi! Thanks for your project. I'm currently using advanced template, but have one big problem - tests. My application has been moved from standard Yii structure. Everything is ok, except...
As we can find in TeamCity documentation there is specific method to get/update some project paramteres: > Project name/description/archived status: GET/PUT http://teamcity:8111/app/rest/projects// (accepts/produces text/plain) where is one of "name", "description",...
### Datadog Terraform Provider Version v3.39.0 ### Terraform Version v1.5.7 ### What resources or data sources are affected? widget.timeseries_definition.request.query.slo_query, and every resource that has `slo_query_type` field ### Terraform Configuration Files...