Release Notes
Enhancements
- Fix tutorial on `--performance-report` default behaviour (3389)
- Update copyright year in docs (3384)
- Fix default value for results storage in documentation (3368)
Bug fixes
- Fix bug in update of pipeline progress statistics (3400)
- Do not copy or `git clone` `sourcesdir` if `--dont-restage` is passed (3393, 3398)
- Properly expand environment variables in execution modes (3390)
- Include test info when skipping tests (3388)
- Fix assignment of default configuration parameters across systems (3377)
- Fix `ESRCH` error due to race condition when spawning fast futures (3379, 3381)
Other
- Fix wheel file pattern in the wheel validation Github action (3401)