2025.03.26
What's Changed
- Fetch new status of the result while waiting. by @pholica in #22
- Introduce leapp by @danmyway in #21
- Refactor report table generation by @pholica in #25
- Update issue templates by @danmyway in #29
- Add github workflows by @danmyway in #30
- Fix install by @fernflower in #32
- hotfix/Fix not assigned variables by @danmyway in #34
- Make -c option append test results by @fernflower in #26
- Run main function in main by @pholica in #44
- Bump targets in dispatch_globals by @danmyway in #50
- Handle no target specified for leapp-repository by @danmyway in #38
- Report result via return code by @pholica in #60
- Skip passed results for both report table and fetching logs by @pholica in #49
- Add forgotten import by @pholica in #63
- Introduce comparison between 2 test runs mode by @fernflower in #57
- Hotfix update reval and continue if not xunit by @danmyway in #65
- Add --showarch option to report command by @pholica in #47
- Make --skip-pass respected by test comparison mode by @fernflower in #66
- Add provision UEFI option by @danmyway in #62
- Bump parallel limit, add centos stream by @danmyway in #67
- Accept testfilter and/or planfilter with plan option by @danmyway in #64
- Warn if build non existent by @danmyway in #35
- Add specfile and packit.yaml by @danmyway in #68
- Fix IndexError with unexpected xml by @danmyway in #71
New Contributors
- @pholica made their first contribution in #22
- @fernflower made their first contribution in #32
Full Changelog: 2024.03.25...2025.03.26