What's Changed
- Autofix broken Confluence links by @nwiltsie in #42
- Add functional testing framework by @nwiltsie in #41
- Add documentation about tests, runner script by @nwiltsie in #44
- Add toy SAM/BAM files, add test for bam_parser.parse_bam_header by @nwiltsie in #46
- Add method to store params by @j2salmingo in #43
- Fix retry to force
proc_name_set
as a local variable by @zhuchcn in #58 - add sanitize_string function by @sorelfitzgibbon in #55
- Use params in
set_resources_allocation
by @yashpatel6 in #60 - Add defs to incorrectly-global variables by @nwiltsie in #61
- Add more options for specific validation function by @yashpatel6 in #63
- Upgrade to latest static analysis Action by @nwiltsie in #65
- Fix schema to handle error by @zhuchcn in #66
- Add method to always capture process log files by @nwiltsie in #64
- Empty fields in CSV by @yashpatel6 in #67
- Add GString to acceptable schema types for 'Path' by @nwiltsie in #69
- Generalize function for checking list of readable files by @yashpatel6 in #68
- Fix choices by @yashpatel6 in #71
New Contributors
Full Changelog: v1.2.0...v1.3.0