Skip to content

Improved Allure script to use absolute paths, fixed buggy history (sometimes got history from wrong branch)

Peio Rigaux requested to merge fix/allure_script_use_absolute_paths_7 into master

Tested on several branches (fix/allure_script_use_absolute_path{|2-7}) to check if the report was generated with the right history in cases :

  • creation of a new branch
  • new commit on existing branch
  • amended commit
  • retry of test job
Edited by Peio Rigaux

Merge request reports