Ignas Anikevicius

Results 504 comments of Ignas Anikevicius

This now needs to be reimplemented/rebased on #1875 and #1885.

@dougthor42, if you have time, I'd be curious if you could try this PR, It may have the same issue as #1917, but if does not, then it would be...

This still needs an updated git commit message and more docs, but the functionality is there and is covered by tests, so it should be ready to test/review. I'll add...

Right now the only tests that fail are on Windows and they fail with a weird: ``` (15:03:02) WARNING: C:/b/bk-windows-nznf/bazel/rules-python-python/docs/BUILD.bazel:47:6: target '//docs:requirements_parser_bzl' is deprecated: Use //python/pip_install:pip_repository_bzl instead; Both the requirements...

Done, split out the lock-file related work into #1937, so once that one is merged, the diff here will shrink a tiny bit, but not by much.

Merged the main since I saw some `auto-detecting` toolchain changelog present, so just to make sure that I am not missing out on anything.

@dougthor42, sorry for that one, now should be fixed

@groodt, thanks for the stamp, could you also stamp #1937 please?

Please run the pre-commit hooks that will update .bazelignore, which should fix the errors seen in the tests running from the root. Edit: or the .bazelrc, can't remember which one...