Nikita Korolev

Results 24 comments of Nikita Korolev

I guess isin() function should also understand `*args` i.e. `table.column.isin('value1', 'value2')`

@davidism sorry for mention. Could you look at PR? This bug prevents me from using integers in blocks in some legacy templates. Things like this just stopped working in ansible...

Hm. I don't see error-related metrics for weed server. Sentry also could catch and aggregate different types of errors. In this PR I added reporting to filer because it is...

There was an example of implementation https://github.com/netbox-community/netbox/pull/14290

In my case it was a trade off between "cleanup don't work" and "cleanup lasts for hours". Also i kinda don't understand why those millions of job records existed at...

I guess is would be useful to add version notes https://addons.mozilla.org/en-US/firefox/addon/refined-github-/versions/ Firefox shows it at "available updates" page.

> By JQL do you mean the selection in Jira or does it have more meanings? Yeah, jql as jira query language I din't aim for full support, just the...