Skip to content

- Now uses the 'needs' keyword to require only the artifacts of the job we...

Simon Morlat requested to merge fix/useless-stun-packets-with-ice into release/4.5
  • Now uses the 'needs' keyword to require only the artifacts of the job we need, instead of waiting for each jobs of the previous stage to complete
  • Uses 'changes keyword to allow submodules testers to run on mr on submodules changes
  • Fixed belr tests in CI (wrong path to resource dir), fixed allure report URL for mediastreamer

Merge request reports