Maximilian Linhoff
Maximilian Linhoff
Some questions: * How to integrate the manual setup needed by DIRAC? After the container has been brought up, we need to run a couple of commands in it: https://github.com/maxnoe/rucio-dirac-dev/blob/0829fe0039d770a1a53acd0abe4af9d9b59c9c5c/dev_setup.py#L123-L164...
Now checks for presence of / in did name instead of configured extract scope function name. Fixes #7973 Fixes #8223, but needs changes in the policy package to still allow...
### Description class `DID` has complex rules to parse scope and name from a string, but does not actually use the function advertised for policy packages to do this: `extract_scope`....
### Description The rucio configuration and python package have all information needed to run alembic without manually configuring database connection strings and migration script locations in an alembic config file....
### Troubleshooting docs - [x] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [x] I do NOT use the Anaconda default channels (pkgs/* etc.)...
**What language does this apply to?** Python **Describe the problem you are trying to solve.** Shipping a python module that includes generated python code from proto definitions. The proto definitions...