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. 10 Jul, 2022 2 commits
  2. 07 Jul, 2022 1 commit
  3. 05 Jul, 2022 1 commit
  4. 04 Jul, 2022 2 commits
  5. 30 Jun, 2022 1 commit
  6. 27 Jun, 2022 1 commit
  7. 26 Jun, 2022 3 commits
  8. 23 Jun, 2022 1 commit
  9. 16 Jun, 2022 1 commit
  10. 15 Jun, 2022 1 commit
  11. 13 Jun, 2022 4 commits
  12. 12 Jun, 2022 3 commits
  13. 09 Jun, 2022 1 commit
  14. 08 Jun, 2022 3 commits
  15. 07 Jun, 2022 4 commits
  16. 06 Jun, 2022 3 commits
  17. 02 Jun, 2022 6 commits
  18. 01 Jun, 2022 2 commits
    • Roy Hadad's avatar
      refactor: change printer to return text in most methods (#656) · 8598a54f
      Roy Hadad authored
      * refactor: change PrintWarnings to GetWarningsText
      
      * refactor: return yamlValidationWarnings instead of printing
      
      * refactor: convert PrintWarnings to GetWarningsText
      
      * refactor: convert PrintEvaluationSummary to GetEvaluationSummaryText
      
      * refactor: convert PrintSummaryTable to GetSummaryTableText
      
      * refactor: break down PrintYamlSchemaResults to builder and printer
      
      * refactor: make getTextInColor public
      
      * refactor: make getTextInColor public
      
      * fix: add print in PrintValidationResults
      
      * refactor: remove unused mocks from set command printer
      
      * refactor: rename getStringOrNotAvailaible to getStringOrNotAvailableText
      
      * refactor: remove unused method
      
      * style: fix lint
      
      * fix: error handle after out.Write
      
      * style: fix lint
      
      * fix: add newline that was missing
      8598a54f
    • Dima Brusilovsky's avatar
      build: add v to version name (#657) · 83d7fed9
      Dima Brusilovsky authored
      83d7fed9