You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To test for any changes in the Scala part of the pipeline I delete lots of annotations, run source/setup_test_env.sh, and do: amm src/pipeline/Start.sc --force true
This issue proposes to add an optional command line argument that defines where the annotation sources are, so that the pipeline can be integration tested automatically.
The text was updated successfully, but these errors were encountered:
To test for any changes in the Scala part of the pipeline I delete lots of annotations, run
source/setup_test_env.sh
, and do:amm src/pipeline/Start.sc --force true
This issue proposes to add an optional command line argument that defines where the annotation sources are, so that the pipeline can be integration tested automatically.
The text was updated successfully, but these errors were encountered: