Closed klauer closed 2 years ago
This seems to break happi container-registry
for me. I'll keep looking into it though
This seems to break
happi container-registry
for me. I'll keep looking into it though
This was a bug in the CLI code, reaching into the internals instead of using public API. (f60804d) Apparently this is also uncovered in the test suite?
I just arrived at that too. We can tackle both in a separate PR. I'll throw up an issue
nvm you're too quick for me
I only saw the one thing- I think this is a very positive change
Description
__setitem__
for the ability to externally add items to the container registry.registry[name] = ContainerClass
Motivation and Context
How Has This Been Tested?
Where Has This Been Documented?
This PR text.
Screenshots