Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: babb012edfbe697c9605dc092ae535198e217b08
      
https://github.com/jenkinsci/analysis-model/commit/babb012edfbe697c9605dc092ae535198e217b08
  Author: tobias <[email protected]>
  Date:   2022-06-12 (Sun, 12 Jun 2022)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/AnsibleLintParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/AnsibleLintParserTest.java
    M src/test/java/edu/hm/hafner/analysis/registry/ParsersTest.java
    M src/test/resources/edu/hm/hafner/analysis/parser/ansibleLint.txt

  Log Message:
  -----------
  JENKINS-68740: Support ansible lint warning format

Add optional additional colon after linting rule name to regex to support old 
format (prior ansible-lint 6.1.0) and new format


  Commit: c47ee7b06598db4163af93d79f117728d1d94d62
      
https://github.com/jenkinsci/analysis-model/commit/c47ee7b06598db4163af93d79f117728d1d94d62
  Author: Ullrich Hafner <[email protected]>
  Date:   2022-06-12 (Sun, 12 Jun 2022)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/AnsibleLintParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/AnsibleLintParserTest.java
    M src/test/java/edu/hm/hafner/analysis/registry/ParsersTest.java
    M src/test/resources/edu/hm/hafner/analysis/parser/ansibleLint.txt

  Log Message:
  -----------
  Merge pull request #804 from Tobisaninfo/bugfix/JENKINS-68740

JENKINS-68740: Support ansible-lint >=6.1.0 warning format


Compare: 
https://github.com/jenkinsci/analysis-model/compare/cef1242dcf52...c47ee7b06598

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/cef124-c47ee7%40github.com.

Reply via email to