Fork me on GitHub
#polylith
<
2022-02-21
>
imre13:02:50

Has anyone tried to generate individual changelogs to multiple projects in a polylith repo based on commits/prs?

Stefan14:02:17

Huh I just found out why poly wasn’t reporting anything to be part of the dev project. poly does not like ./ it seems. I had my components in deps.edn as {:local/root "./components/foo"}. Changing that to {:local/root "components/foo"} fixed that. :thinking_face:

tengstrand14:02:12

Ok, thought that worked, will have a look at it!

👍 1
Stefan10:02:46

Thanks. It’s not a bit issue of course once you know how to do it, but maybe nice to address at some point. :thumbsup:

👍 1