Andrey Novikov

Results 33 issues of Andrey Novikov

One not so common but pretty handy use-case for this library is not modifying requests to be done right now, but generating pre-signed links that contains parameters and signing information...

Hello. Is there plans to support of parsing from and output to ISO 8601 format? For example, `P3Y6M4DT12H30M5S` represents a duration of "three years, six months, four days, twelve hours,...

See fnando/i18n-js#239 for explanation, investigation and discussion. In short: list of files with translations should be always the same (including order). `Dir[]` may produce list of file paths with different...

- [x] Replace obsolete URI.escape method with CGI.escape (no specs failed so it should be fine, I think) - [x] Fix deprecation warnings about using ActionView::Base.new in specs - [x]...

Lefthook 0.7.2 installed from npm via `yarn add @arkweid/lefthook --dev` `lefthook.yml`: ```yml pre-commit: parallel: true commands: eslint: glob: "*.{js,ts}" run: yarn run eslint {staged_files} ``` `lefthook-local.yml`: ```yml pre-commit: commands: eslint:...

bug

## Description This PR demonstrates how to add instrumentation to Rails project with AnyCable using [Yabeda](https://github.com/yabeda-rb/) and gives you local playground for monitoring. It also includes a [k6][] example script...

demo

What do you think about adding `multipart/form-data` requests that are made with `-F` option in curl? It would be awesome for testing endpoints for file uploads that are located on...

Based on the @laptite suggestions. Will fix #39. I don't understand reasons for this error, so this fix may be incorrect or not complete. At least it helped me. @teeparham...

Russian dictionaries for use with already whitelisted hunspell package for spell checking.

apt-safelist-check-run

This is **breaking change** as clients will have to change their channel's `unsubscribed` method (see [release notes for version 1.1.0](https://github.com/anycable/graphql-anycable/releases/tag/v1.1.0) for details). By SemVer we will have to bump version...