This project is mirrored from https://gitee.com/mirrors/Datree.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 23 Jun, 2022 1 commit
  2. 16 Jun, 2022 1 commit
  3. 15 Jun, 2022 1 commit
  4. 13 Jun, 2022 4 commits
  5. 12 Jun, 2022 3 commits
  6. 09 Jun, 2022 1 commit
  7. 08 Jun, 2022 3 commits
  8. 07 Jun, 2022 4 commits
  9. 06 Jun, 2022 3 commits
  10. 02 Jun, 2022 6 commits
  11. 01 Jun, 2022 4 commits
  12. 31 May, 2022 3 commits
  13. 30 May, 2022 5 commits
  14. 26 May, 2022 1 commit
    • Roy Hadad's avatar
      fix: add JUnit testsuite for files that pass policy check (#645) · bd21e996
      Roy Hadad authored
      * refactor: wrap additional JUnit data in struct
      
      * refactor: rename rulesData to AllEnabledRules
      
      * refactor: rename rulesData to allEnabledRules
      
      * refactor: move around some variables
      
      * refactor: drill some more variables
      
      * feat: add MapSlice generic slice method
      
      * feat: pass all file paths to JUnit output
      
      * refactor: rename AllFiles to AllFilesThatRunPolicyCheck
      
      * fix: add JUnit testsuite for files that pass all policy checks
      
      * refactor: rename variable
      
      * ci: bump golangci-lint to version 1.46.2 for Go 1.18 support
      
      * style: fix import order
      bd21e996