Kilian Funk
Kilian Funk
@aignas The bazel downloader configuration looks very good, but I assume it does not work for Python requirements, since they are downloaded through pip and not through the `repository_ctx.download[_and_extract]` function....
@ZhenshengLee Thank you for your bug report. You are right, this project is missing some final support for the middleware. Unfortunately, we had to deprioritize this effort. It is currently...
@ZhenshengLee I am happy to review your pull request.
We are still missing some parts of the middleware. Coming soon.
@bluka4 We have an issue here: we are using the system-installed python3 interpreter. I think we should actually change this in a way that no python interpreter is called during...
This very much is still an issue. It basically makes the whole tag_filters unusable in a larger codebase. I would very much appreciate any improvements here.