Dimitris Xenakis
Dimitris Xenakis
Is this still relevant? Can you please rebase to give it a review?
Note that with #8269, #8267 and #8265, things get more simplified (I have also another commit that drops one more dependency that we no longer need) and the GitHub Actions...
Is it still relevant? Can you rebase? I can give it a review.
We should link this to an issue that explains the motivation.
What I can tell is that, indeed, using the healthchecks startup framework is not the best idea for this because these are meant by design only for readiness/liveness checks and...
The concrete `MockTransfertool` would still declare `dict[str, str]` in: https://github.com/rucio/rucio/blob/9526397338e4e74900a2000a8d8390b90f458c03/lib/rucio/transfertool/mock.py#L75-L76
Can you also rebase this please?
Coverage handled
Conflicts to be addressed pending
Once we merge #8269, Rucio's ruff [pre-commit checks](https://rucio.github.io/documentation/contributing/#1-prerequisite) will be required to pass also on the CI. Right now this is not enforced because we have miss-configured things and so,...