Skip to content

Improve TCK comparisons + improve ci workflow

Luke Grazette requested to merge lugrazet-port-beta.53 into main

Port https://gitlab.cern.ch/lugrazet/tck-specification-beta/-/merge_requests/53 into main

Changes:

  • Separate generation and comparison
  • Diff between branch and most recent default tck (currently hardcoded for hlt1_pp_default, need a more robust way to do this see: #1).
  • Add needs: [ generation ] to on_merge so we don't have to wait for the comparison/tests to run before seeing that result.
Edited by Luke Grazette

Merge request reports