buildtest version 1.1
What's Changed
- buildtest 1.0 release by @shahzebsiddiqui in #1272
- Add option buildtest --helpcolor to show available color options in table format by @prathmesh4321 in #1277
- Added top level argument color option "buildtest --color" by @prathmesh4321 in #1280
- Follow-Up Merge request to PR #1280 (#1280 ) by @prathmesh4321 in #1282
- testing buildtest compilers with module load testing will honor 'purge' property by @shahzebsiddiqui in #1283
- Redesign buildtest documentation based on divio by @shahzebsiddiqui in #1285
- Added color output for buildtest buildspec maintainers option by @prathmesh4321 in #1284
- increase length of test names to 48 characters by @shahzebsiddiqui in #1286
- Colorized output for buildtest inspect list command by @prathmesh4321 in #1287
- update documentation on what is buildtest by @etpalmer63 in #1288
- Add SC22 talk, paper and PEARC22 paper by @shahzebsiddiqui in #1291
- minor output change to buildtest build command by @shahzebsiddiqui in #1290
- document how to generate examples for buildtest tutorial by @shahzebsiddiqui in #1289
- Colorize output for all terse formats by @prathmesh4321 in #1292
- Update link for SC22 talk by @etpalmer63 in #1294
- Color output for filter and format fileds in buildspec cache by @prathmesh4321 in #1295
- Color the output of "buildtest buildspec summary" by @prathmesh4321 in #1298
- Move API reference and command reference to REFERENCE section by @prathmesh4321 in #1304
- add useful links on left side bar in user docs by @shahzebsiddiqui in #1305
- use communityinviter for slack invites instead of heroku by @shahzebsiddiqui in #1306
- Add coverage for buildtest report clear by @prathmesh4321 in #1299
- fix bug in 'buildtest bc edit' where test were not opening in editor by @shahzebsiddiqui in #1308
- Add option "buildtest tutorial-examples" to auto-generate documentation examples for Buildtest Tutorial by @prathmesh4321 in #1307
- Update logic for Buildspec Parser to incorporate executor check by @shahzebsiddiqui in #1309
- Add loglevel option to filter logs (buildtest --loglevel) by @shahzebsiddiqui in #1312
- add support for assert greater equal. Update metrics property by @shahzebsiddiqui in #1313
- Add support for Assert Equality by @shahzebsiddiqui in #1320
- Bump black from 22.8.0 to 22.12.0 by @dependabot in #1311
- update black version in .pre-commit-config.yaml by @shahzebsiddiqui in #1322
- rearrange content of Buildspec Overview into several sub-pages by @shahzebsiddiqui in #1323
- fix regression test with validating module tool on cori and ascent by @shahzebsiddiqui in #1324
- add support for Assert Range by @shahzebsiddiqui in #1326
- fix bug with module detection when running buildtest config validate by @shahzebsiddiqui in #1328
- Status Check based on file existence by @shahzebsiddiqui in #1329
- fix bug with file check with slurm jobs by @shahzebsiddiqui in #1331
- Move implementation of all status checks by @shahzebsiddiqui in #1332
- update changelog for version 1.1 by @shahzebsiddiqui in #1333
New Contributors
- @etpalmer63 made their first contribution in #1288
Full Changelog: v1.0...v1.1