Ignas Anikevicius
Ignas Anikevicius
There is no expected release date, but we should cut a release soon as the number of changes queued up since the last release is large. Are you interested in...
Thanks for the message. Could you explain, what is the reason for using a particular version of the python dependencies for rules_ros? Is it security, other type of compliance, or...
Thanks for bringing this back to the top of my inbox. Could you clarify why you would like to use the same version everywhere? On 30 July 2024 15:41:26 EEST,...
Coming back to this after thinking about how the `override` API is going to work for the `python` bzlmod extension (see PRs attached to #2081 if anyone wants to follow...
Going through old issues and it looks like we have two options: * Not produce a warning. * Ask the non-root modules to not register toolchains or register them in...
Recently we have added a `logger` instance into our `repo_utils` and #2082 added the usage of it everywhere. I think we could downgrade the severity of the warning that we...
I wanted to submit a PR, but then I thought of a few reasons against it and wanted to write things down, so hopefully the brain dump is useful for...
I guess the right thing for rules_python would be to revert the addition of 3.12.2 until this gets fixed upstream.
Should we exclude `share/terminfo` on Linux toolchains from the `filegroup` globs? I think that somewhat coincides with the suggested fix (i.e. deleting) upstream.
@comius, @thesayyn, any update on this? Is this still WIP?