As discussed in #202 we should set up CI in pipeline and make sure that EpiAware CI only runs when EpiAware code is updated? It seems like for the most part we would want all the CI we have for EpiAware to be implemented as well for pipeline (I think its fine to duplicate this vs doing clever things to avoid that).
We would also need to properly setup testing in pipeline for this (so this may related to #206).
As discussed in #202 we should set up CI in
pipeline
and make sure thatEpiAware
CI only runs whenEpiAware
code is updated? It seems like for the most part we would want all the CI we have forEpiAware
to be implemented as well forpipeline
(I think its fine to duplicate this vs doing clever things to avoid that).We would also need to properly setup testing in
pipeline
for this (so this may related to #206).