Dmitry

Results 16 issues of Dmitry

Hello everyone, I have a simple yml: ``` - hosts: localhost roles: - roles/kwoodson.yedit tasks: - name: manage yaml files yedit: src: ~/workspace/docker-machines/test/docker-compose.yml key: services.atb.image value: wakka ``` However it...

**Describe the bug** I'm attempting to use the EventSource NPM module within Danger.js CI module. It's failing with `MODULE_NOT_FOUND`: ``` Unable to evaluate the Dangerfile { Error: Cannot find module...

bug

Gettign the following in the log: ``` Plex Media Server.1.log:Jul 02, 2018 17:33:16.522 [0x7f49a43fb700] DEBUG - Starting plug-in /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/IPTV.bundle. Plex Media Server.1.log:Jul 02, 2018 17:33:16.522 [0x7f49a43fb700] DEBUG...

# Non interactive ``` > ssh mymachine 'echo $PATH' /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ``` # Interactive ``` > ssh mymachine mymachine$: echo $PATH /usr/local/rbenv/shims:/usr/local/rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ``` Any tips on fixing this? Basically anything following...

wait feedback

Hey folks, I'm trying to establish a non clean session on my "subscriber", but it doesn't seem to work. I've verified that QoS1 is on the publisher by using `mosquito_sub`...

Hi @couchdeveloper, This is a small pull request that makes it so that `repeat:` behaves slightly differently (and more consistently with `then` say). Instead of terminating on `nil` and returning...

[tests](https://github.com/dmitrym0/org-hyperscheduler/blob/main/tests/test-org-hyperscheduler.el) share a lot of boilerplate, specifically they all start with this code: ```lisp (with-temp-buffer (org-mode) (insert mock-org-contents) ) ``` There's gotta be a way to pass the body in...

enhancement

- [ ] install from melpa - [ ] new features list

documentation

Apologies for being dense -- is bidirection sync supported? If I wanted to create a JIRA issue from a Trello card for instance. Thank you.

### Describe the bug Running Blurred on macOS 12.3 does not blur other windows. ### Steps to reproduce 1. upgrade to macOS 12.3 2. reinstall blurred via brew (` brew...