Elan Ruusamäe

Results 477 issues of Elan Ruusamäe

looking at https://github.com/leamas/lpf/releases i see 0.1 and 0.14, by what 0.1 seems newer by date, but 0.14 is bigger by version. very confusing! maybe release 0.2 to cut off the...

hi please consider adding gitlab support: https://docs.gitlab.com/ce/api/README.html

new feature
help wanted

currently the github "tag title" is filled with just "version" however, i used to fill there also release date: https://github.com/eventum/scm/releases/tag/v3.1.2 `2016-09-06, Version 3.1.2` now `chandler` will overwrite that with `3.1.2`...

new feature

With [husky][1] setup, the `-m` is lost. I'm a CLI guru, so if I typed `-m` already, it should be used as a base, for example, add the category to...

There has been an issue (and now implemented) to make `composer.phar` build reproducible: - https://github.com/composer/composer/issues/3927 I'm looking the same thing for `vendor` reproducibility. The final end goal is to produce...

Feature

Options is not optional currently: - https://github.com/pinojs/pino/blob/5d8eb719761003bce52d12ccc9e0a5b69ef9e185/pino.d.ts#L227

Based on this blog post: - https://thelicato.medium.com/17-stunning-modern-unix-tools-e32d4f0efb64 To install from this branch (i.e before merge): ``` curl -sSfL https://github.com/glensc/modern-unix/raw/patch-1/Brewfile | brew bundle install --file=- ```

not very intuitive to run script.js, i would had expected to open "console" somewhere in mongodb settings, like you have with sql console. anyway, to execute script.js, i need to...

bug

https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-lookup-function > The lookup function can be used to look up resources in a running cluster. The synopsis of the lookup function is §lookup apiVersion, kind, namespace, name§ -> resource...

new datasource

To be able to projects to share their envrc, direnv should load multiple files: - .envrc - private file, not committed to git repo - .envrc.dist - shared file, committed...

Feature