Skip to content

Bump release, update documentation, fix submodule path

Dan Guest requested to merge dguest/hh4b-analysis:bump-release into master

Several changes:

  • Update the project to 22.2.108. Fix some issues (mainly changing the name of ConfigurableRun3Behavior).
  • Make submodule path absolute: the relative path ../../ assumes that the upstream repository is in a top level group under gitlab.cern.ch, which might not always be true of people build from subgroups etc.
  • Update the README to reflect the new release.

The release bump may be somewhat preemptively but we should stick to working in recent releases where possible. This one was also a more complicated one give the move from DockerHub to the athena container registry.

I also had to make a public fork of b-jet-energy-corrections. The problem is that absolute paths to submodules have to be authenticated, which is obviously much simpler in a public fork.

Edited by Dan Guest

Merge request reports