Ihor Dotsenko

Results 12 issues of Ihor Dotsenko

This issue was fixed long ago, and you can remove the notice. Also, I would clarify the way this feature works with a demo, for example, in the case: ```sh...

planned

| | ssh_connection | connection | defaults | | ---------------------------------------------------------------------------------------------------------- | -------------- | ---------- | -------- | | [Ansible 2.x](https://docs.ansible.com/ansible/2.9/reference_appendices/config.html#ansible-pipelining) | ✅ | ✅ | ❌ | | [Ansible 5.x](https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-pipelining)...

bug

Ran into https://github.com/docker-library/postgres/issues/851 using `postgres:16.1-alpine` In `README.md` it's said: > Also of note, Alpine-based variants starting with Postgres 15 support [ICU locales](https://www.postgresql.org/docs/15/locale.html#id-1.6.11.3.7). Previous Postgres versions based on alpine do not...

### Where the bug happens - [X] Browser Extension - [ ] Library - [ ] Other ### your browser Mozilla Firefox ### Describe the bug I wanted to transform...

The problem is that the baseline images generated locally (in a Dev Container) don't match the ones on CI (GitHub Actions running the latest Ubuntu LTS) and thus my tests...

question

For example, `ruby 3.2.3` comes with `date 3.3.3` and I have `date 3.3.3` in my `Gemfile.lock` `gem info date` output: ``` *** LOCAL GEMS *** date (3.3.3) Author: Tadayoshi Funaba...

I installed the SDK with `gem "microsoft_graph", "~> 0.22.2"` and just ran the snippets from the README.md: ``` result = client.users_by_id("").get.resume ``` ``` undefined method `users_by_id' for #

question
status:waiting-for-author-feedback
type:question

Version: latest ``` client.users.count.get ``` ``` undefined local variable or method `number' for #

enhancement
type:enhancement

**Describe the bug** My Tailscale auth key expired and `tailscale up` command failed but I couldn't understand why because of: ``` TASK [artis3n.tailscale : Install | Report redacted failure from...

bug:needs-reproduction