Skip to content
Snippets Groups Projects
  1. Apr 12, 2024
  2. Mar 11, 2024
  3. Mar 06, 2024
  4. Feb 20, 2024
    • Giovanna Lazzari Miotto's avatar
      fix: test: Amend config file regex · cda963ff
      Giovanna Lazzari Miotto authored
      JSON5 configuration files follow a slightly different syntax and were
      silently not being pattern-matched to grep the output file name.
      
      CI jobs still worked because the .dat suffix was hardcoded in the regex,
       and the only .dat files were output files for the current execution.
      
       The bug became evident now that suffixes are configurable in feature
       branches.
      cda963ff
  5. Feb 19, 2024
Loading