Skip to content

v00-08

Compare
Choose a tag to compare
@tmadlener tmadlener released this 22 Feb 10:29
· 56 commits to main since this release

v00-08

  • 2024-02-13 jmcarcell (PR#167)

    • Use ExternalData and remove some scripts for testing to fix running tests in parallel
  • 2024-02-08 tmadlener (PR#173)

    • Remove the dedicated clang-format workflow since it is part of the pre-commit workflow
  • 2024-02-08 tmadlener (PR#172)

    • Switch the doctest CI workflows to an alma9 based container with CVMFS inside
  • 2024-02-08 jmcarcell (PR#169)

    • Delete build workflow since we have another one for key4hep that covers builds for nightlies, releases and all the operating systems we support
  • 2024-01-27 jmcarcell (PR#166)

    • Add the edm4hep includes to allow compilation with clang, which currently doesn't compile due to incomplete classes
  • 2023-12-05 Leonhard Reichenbach (PR#162)

    • Modified the edm4hep to lcio converter to always convert theEventHeader to have event number etc. available in lcio.
  • 2023-12-03 Mateusz Jakub Fila (PR#163)

    • fixed typos in documentation
  • 2023-11-09 BrieucF (PR#161)

    • Tiny fix to test/gaudi_opts/fccRec_e4h_input.py