Rahul Mehta

Results 6 issues of Rahul Mehta

### What would you like Renovate to be able to do? We currently use Bazel's `rules_python` to manage python requirements in our monorepo. We use a `requirements.in` file to specify...

type:feature
reproduction:needed
status:requirements
priority-5-triage
manager:pip-compile

# TL;DR Upgrades the minimum version of `docker` in flytekit to `6.0.0`. ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are all requirements...

Closes #2330 Adds release binaries to the corresponding GH release.

**Context for the request** I just came across `ruff` and it looks like a very promising pyflakes/isort replacement. We use Bazel to manage a large Python monorepo, and this seems...

release

**I'm submitting a ...** - [x] bug report - [ ] feature request - [x] question about the decisions made in the repository **Do you want to request a *feature*...

## Issue It'd be desirable to be able to build `fy-tool` as a standalone binary to consume in our build systems to format YAML files, vs the current state where...