Rustam

Results 6 issues of Rustam

``` import consulate consul_host = os.environ['CONSUL_HOST'] consul = consulate.Consul(consul_host) consul.agent.service.deregister('redis') ``` Your code use Method **GET**. You need to use ### PUT. So, service can't been deleted. 16:55:48.376090 IP colswic01.test.local.56820...

**When I run without parameter "version" then I get build version.** ``` foo@localhost % fastlane run latest_testflight_build_number app_identifier:com.example api_key_path:api.json [14:34:25]: fastlane detected a Gemfile in the current directory [14:34:25]: However,...

I have a problem with 2.210.1 ========================== `fastlane pilot export -a xxxx --api_key_path xxx.json [✔] 🚀 [15:20:30]: fastlane detected a Gemfile in the current directory [15:20:30]: However, it seems like...

status: waiting-for-reply

## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...

Area: plugin
Type: documentation
New: plugin

Hi. I need help. I see this error after reboot. check file system doesn't help me. I tried to check file system via console and it doesn't help me too...

### Description Good afternoon. I have a question. Why when I make a migration request via **HTTPS** I see **HTTP** in the logs? When I try to perform a clone...

type/bug