Nikita Sokolov

Results 27 issues of Nikita Sokolov

This is the breadcrumb I get while using Draper decorator with `delegate_all` option: ![2016-01-21 14 01 40](https://cloud.githubusercontent.com/assets/5202503/12480065/a5a0bf52-c050-11e5-8422-b56779c8fbd9.png) ActiveAdmin can not look up the display method name correctly here: ``` ruby...

bug
help wanted

The execution model says that the script files are wrapped in a package object – https://ammonite.io/#ExecutionModel > Otherwise, the source code for this script is then wrapped in a package/object...

I am sorry about not doing the following steps right now and will do them tomorrow, but I wanted to show this and gather some feedback in advance. I am...

CLI

## What is the purpose of the change *(For example: This pull request introduces Flink Processor.)* ## Brief change log *(for example:)* - *Introduces Flink Processor* - *Adds examples and...

The problem is that the `requests` library only uses certificates from `certifi`. Doing `truststore.inject_into_ssl()` in executable files is a solution recommended by `requests` authors: https://github.com/psf/requests/issues/2966#issuecomment-2119324292

### Describe the bug software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 404, Request ID: G082PGJQPQ3KQC3K, Extended Request ID: YAiJeukQU3Jo5fm8mqr+wR4Av0u0SQ5ehIRztuKLNuGADdFRMA/tkpsyyP/RleOTG+/FxgqYUqY=) ### Expected Behavior Expected to get a `NoSuchKeyException`. ### Current Behavior Getting...

bug
crt-client
p2

It was not being validated for commits and also the authentication identity was being changed to root.

external

Makes it possible to run map operation job groups consisting of several containers, distinguishing one from another using `YT_JOB_COOKIE_GROUP_INDEX` env-variable. Only the main job (`YT_JOB_COOKIE_GROUP_INDEX == 0`) receives the input...

mapreduce
external