buildtest version 1.4
What's Changed
- Build by multiple tags by providing tagnames as comma seperated list by @prathmesh4321 in #1419
- Metrics support with arbitrary file by @shahzebsiddiqui in #1422
- update hyperlink for badges in main docs page and README by @shahzebsiddiqui in #1423
- Add pagination support for buildtest history subcommands by @prathmesh4321 in #1424
- Add pagination support for subcommands in "buildtest inspect" command by @prathmesh4321 in #1428
- support for logical AND in status check via 'mode' by @shahzebsiddiqui in #1429
- Rename github issue template for feature request. by @prathmesh4321 in #1430
- Fix the bug report issue template by @prathmesh4321 in #1431
- buildtest config compilers find --file by @Xiangs18 in #1420
- add buildtest talk at Improving Scientific Software 2023 by @shahzebsiddiqui in #1435
- remove codecov from pypi dependency by @shahzebsiddiqui in #1436
- docs on assert less than by @Xiangs18 in #1439
- ensure executor names are alphanumeric by @shahzebsiddiqui in #1440
- fix date for conference talk at Improving Scientific Software Conference by @shahzebsiddiqui in #1441
- remove CI/CD from Cori and refactor tests by @shahzebsiddiqui in #1442
- Fix Issue with tab completion for subcommands with top level options by @prathmesh4321 in #1432
- autogenerate suite name for querying test results via spack test results by @shahzebsiddiqui in #1451
- add support for configuring 'buildtest buildspec find' through configuration file by @shahzebsiddiqui in #1455
- Rename buildspecs_roots in configuration file to 'root' by @shahzebsiddiqui in #1457
- Move purge settings to top-level in configuration file by @shahzebsiddiqui in #1458
- add support for 'report' field in buildtest configuration to control behavior of 'buildtest report' by @shahzebsiddiqui in #1459
- documentation on configuring buildtest report section by @shahzebsiddiqui in #1460
- global option for --row-count by @Xiangs18 in #1463
- update changelog for 1.4 release by @shahzebsiddiqui in #1461
Full Changelog: v1.3...v1.4