Yuri Astrakhan
Yuri Astrakhan
+1 for standard env vars - makes automation easier too.
@HarishTeens yep, GitHub actually contacted me about this repo and I had to explain why it was needed for the FOSS projects :) I'm very happy they listened and came...
@kd7lxl i haven't tried to adapt the new events just yet, hopefully will do so in the near term.
Thanks @milanboers! One issue is that calling `state.actions()` inside the `should_stop()` would repeat the actions list generation - in my case this is a fairly expensive process. Caching it is...
I also hacked together a recursive template expander as part of [wiktionary parsing code](https://github.com/nyurik/lexicator/blob/151aa1069b3c0bb369213430794c0ba34f4bfcf2/lexicator/tokenizer/TemplateParser.py) (lexicator creates Wikidata lexemes), but due to Lua usage and complexity, I am beginning to reduce...
I created a PR with several new unit tests to highlight related smart-list problems. The PR is obviously not passing because the PR does not actually change smart list code,...
I am having the same issue, IntelliJ 221.5921.22, rust plugin 0.4.174.4743-221, rustc 1.61.1 on Linux Mint. I was trying to debug some [rust-clippy](https://github.com/rust-lang/rust-clippy) unit tests. I have also seen it...
@SuperSuz what do you mean? Your comment is a bit confusing :)
@shoeper I am not able to merge the changes in this repo. Either you can set up so that I can self-merge after approvals, or you need to merge it...
@SuperSuz or @shoeper - are there any other people that need to review this code, or can you merge it? Thx!