Kirill K

Results 14 issues of Kirill K

When I add comment to my `.drone.yml`, plugin fails with: ``` Files changed: [ '.drone.yml' ] (node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'kind' of null at parsedYaml.map (/app/plugin.js:49:12) at Array.map...

Thanks, that's a nice extension! It would be great to be able to use single click to bring up target window: - User wants to focus on target window -...

Thanks, that's a nice extension! It would be great to be able to choose which window to use as source: - User press keyboard shortcut - Cursor transforms to "select...

Please see: #122 >Add Toleration to Browsers List #284 >Ability to set global nodeSelector to browsers pods Could `tolerations` functionality be set globally, too?

Currently, there's an issue when you work with custom context: ```yaml settings: repo: repo/app context: app/ # $ docker build --rm=true -f Dockerfile -t ... app/ ``` It translates to...

Great theme, thank you! Currently `lastmod` is not used: ``` date: 2020-01-21 lastmod: 2020-01-22 ``` This results in "January 21, 2020", which I believe should be appended with some "updated...

needs design

**Description** Problem is probably similar to #25325. Docker can't reach containers from hostB when I query hostA public address. I'm using Docker swarm with 2 hosts, they are connected via...

area/networking
area/swarm

Currently notification shows both sender and mail subject. It would be useful to add option to make notification more secure and hide any data, just showing "New email". --- Want...

Priority: Wishlist

**Describe the bug** As docs says: >Every hour wts.zold.io server (you can see its source code) selects the best 8 nodes out of those it can see and pays them...

0crat/new

Hey there! There is note in `sixnines.rb` file about possibility to create new endpoint without payment: https://github.com/yegor256/sixnines/blob/8bdbd70/sixnines.rb#L346-L353 I was able to reproduce this by using following request: ```bash http --form...