hello i have created an example project (based on our production system) of using polylith with gitlab ci i wonder if it's something that can be useful for adding in the example-project docs https://gitlab.com/itai17/polylith-gitlab-ci
Yes, that could be useful. Will add it to the list of example projects. Thanks!
I noticed that the development directory has been removed, which is why you’re seeing these warnings @itai:
Warning 202: Missing paths was found in deps.edn for the development project and will be ignored: "development/resources", "development/src"oh right i guess while removing some modules i have accidentally removed it as well
fixed
Nice
Another thing you could do to improve your first page (optional of course) is to add an overview image, see https://cljdoc.org/d/polylith/clj-poly/0.2.22/doc/example-systems (instructions at the top) An example is the https://github.com/seancorfield/usermanager-example/tree/polylith repo.
i think the bricks stats is not useful here since there is no real project behind, it's just the ci yamls and cofigurations that are interesting maybe an image of the pipeline (although you can access it directly)?
This is how it looks like. You have an empty proj-c project, and I had to add the two aliases to workspace.edn.
Even though it's tiny, it still has a value to show that it is tiny!
ok cool i have attached it under images folder and also to the readme