JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

Add CI jobs for building JANA2 inside GlueX and EIC containers #314

Closed nathanwbrei closed 1 month ago

nathanwbrei commented 2 months ago

This will make it substantially easier to cut releases. The next step would be to build EICrecon and halld_recon against the latest JANA2. An even more ambitious step would be to run them and test that their output matches that of the previous JANA release.

As discussed in issue #144, we should compile with -Werror.

nathanwbrei commented 1 month ago

We are now building JANA inside eicshell as of #319

nathanwbrei commented 1 month ago

The CI job for halld_recon has been added as of #332.

Next steps include

However, these merit their own issues.