#Hi All,

1 messages · Page 1 of 1 (latest)

full bronze
full bronze
#

There's a lot of valid possibilities here. Will start with one example but it's not necessarily the only "correct" way to approach things.

One structure is to split out a separate repo for "library" modules that then get consumed by your main repo for its CI. An example:

Does that sound like something that would work for your use case?