Ramiro Medina
Ramiro Medina
Forgot to mention, we use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
Hey @polymorpheuz can you add the component to `templateMap.ts`? So that it's linked (unsure how you're developing right now) @FabienArcellier this is a very interesting component if you want to...
@polymorpheuz Have you looked into why CI isn't passing?
Let's reconvene when @mmikita95 makes the necessary changes so that you can avoid using the SDK directly
We've built dedicated KG blocks with more traceability
Hey, I didn't read the whole PR, but relying only on the version pinned in `requirements.txt` or `pyproject.toml` is problematic. And I think that's the case. As we discussed with...
For version comparison the best option seems to be https://packaging.pypa.io/en/latest/version.html#packaging.version.Version
Please make sure to get the effective version and not search for it on `requirements.txt` or `pyproject.toml`, otherwise I'm not too sure how we can cover the scenario where `writer`...
Ah sorry, that's great!
Can this be merged without any changes in the Writer's deployment service repo?