Siarhei Krukau

Results 49 comments of Siarhei Krukau

@sadfuzzy, теперь везде менять коммит на фиксацию? "коммит" (как существительное) в разы привычней слуху. Я не против "to commit" -> "[за]фиксировать".

@DJm00n та же ерунда :( Хотел бы я увидеть разработчика, который говорит "фиксация"

Не, ребят, это реально печалька

A quick check shows multiple issues: 1. This RSS feed is actually an Atom feed, so instead of ```html ``` it should be ```html ``` 1. `entries` are missing `updated`...

Yes, sure. I understand. That's the reason I used a fixed tag, and not `@latest` or `master`. I saw you already used external actions in a few places: - https://github.com/hashicorp/nomad/blob/ff1a30fe8dd4a0da38ddd34915b0be2210d39614/.github/workflows/release.yml#L144...

Having the same issue. I'm using CLion 1.2 / CLion Arduino 1.2.1 / Arduino 1.6.6 installed at `/tools/arduino`. `ARDUINO_SDK_PATH` is set for CLion process: ``` shell ┌[madhead@madhead-linux:/proc/14379] └─$ cat "/proc/$(ps...

@anibalcortesse, @imlakshay08, hey, I see you approved the PR, could you please merge it if it's ok?

As an expansion for this… I was using a trick with a `Versions.kt` file in `buildSrc` hosting all the versions for my project and using it in the build. Take...

Take it easier! My point is not about that particular `buildSrc` example, it's just an example. I'm trying to add a comment that if only Dependabot actually **evaluate the build...