Alan Sapede
Alan Sapede
Actually, I just saw that the `autoInjectable` is specifying it is using the globalContainer. Is there a way to make it support local container ?
@Xapphire13 here is a use case: I have multiple classes with @scoped(Lifecycle.ContainerScoped) because I want them to act as singletons. Ex: - GitHubService which is responsible for querying github -...
@skiptirengu solution wouldn't work in my case, as those container are resolved at run-time, after loading the module. Maybe loading the module multiple times with a different container each time,...
I think I need to do a full revamp of our solution, but I'm hoping to move to zombienet instead
@librelois , does this CI includes the "manual modifications" that are now required ? (cc @ekenigs for more details)
Is this for RT1800 or RT1900 ?
@tgmichel can you look at that please ?
@perltk45, I've never used the `--tracing-targets` parameter, I usually rely on the `--log`, have you tried it ? @librelois, any idea what would this happen ?
@librelois I think it is related to the compilation feature you added to the publish runtime flow
@perltk45 The runtime is taken from on-chain, so you can't control it (there is the possibility to override it, but it is a bit complex)