• lmaydev@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    You have a list of filters like “src/libs/whatever/*” if there is a change the pipeline runs.

    I wrote a tool that automatically updates these based on recursive project references (c#)

    So if any project referenced by the service (or recursively referenced by dependencies) changes the service is rebuilt.