Branch: refs/heads/sub-reports
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 9a6be612258cd3a25714e809c0d285f3849e6c11
      
https://github.com/jenkinsci/analysis-model/commit/9a6be612258cd3a25714e809c0d285f3849e6c11
  Author: Valentin DELAYE <valentin.del...@globaz.ch>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M SUPPORTED-FORMATS.md
    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-65282 Ansible lint parser compatible with 5.*


  Commit: 507428c408404be83bb3f0f8c9f81112f2a3399e
      
https://github.com/jenkinsci/analysis-model/commit/507428c408404be83bb3f0f8c9f81112f2a3399e
  Author: Ullrich Hafner <ullrich.haf...@gmail.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M SUPPORTED-FORMATS.md
    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 #597 from 
jonesbusy/bugfix/JENKINS-65282-ansible-lint-parser

[JENKINS-65282] Make Ansible lint parser compatible with version 5.x


  Commit: d5d76d520d0dab201fb63e47a590a27862a53db1
      
https://github.com/jenkinsci/analysis-model/commit/d5d76d520d0dab201fb63e47a590a27862a53db1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-05 (Mon, 05 Apr 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump json-smart from 2.3 to 2.4.2

Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.3 to 2.4.2.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits)

Signed-off-by: dependabot[bot] <supp...@github.com>


  Commit: d1fbf0c92c521bb821d5ca0711aebc53e569aff9
      
https://github.com/jenkinsci/analysis-model/commit/d1fbf0c92c521bb821d5ca0711aebc53e569aff9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M .github/workflows/coverage.yml

  Log Message:
  -----------
  Bump codecov/codecov-action from v1.3.1 to v1.3.2

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 
v1.3.1 to v1.3.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- 
[Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/codecov/codecov-action/compare/v1.3.1...9b0b9bbe2c64e9ed41413180dd7398450dfeee14)

Signed-off-by: dependabot[bot] <supp...@github.com>


  Commit: 86f5dce8bee6ba0913e78668868c757303a6b1e1
      
https://github.com/jenkinsci/analysis-model/commit/86f5dce8bee6ba0913e78668868c757303a6b1e1
  Author: Ullrich Hafner <ullrich.haf...@gmail.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M .github/workflows/coverage.yml

  Log Message:
  -----------
  Merge pull request #601 from 
jenkinsci/dependabot/github_actions/codecov/codecov-action-v1.3.2

Bump codecov/codecov-action from v1.3.1 to v1.3.2


  Commit: 5482c47e94918a9d7189ccf6a1daeeece7c5743e
      
https://github.com/jenkinsci/analysis-model/commit/5482c47e94918a9d7189ccf6a1daeeece7c5743e
  Author: Ullrich Hafner <ullrich.haf...@gmail.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #599 from 
jenkinsci/dependabot/maven/net.minidev-json-smart-2.4.2

Bump json-smart from 2.3 to 2.4.2


  Commit: f0e61a727f387a8ed99ad2da30da0c6302d33533
      
https://github.com/jenkinsci/analysis-model/commit/f0e61a727f387a8ed99ad2da30da0c6302d33533
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M .github/workflows/ci.yml

  Log Message:
  -----------
  Update GitHub Action CI build.


  Commit: 4cf42a1bc72ac84b4efb1067048a61e2ab998bb7
      
https://github.com/jenkinsci/analysis-model/commit/4cf42a1bc72ac84b4efb1067048a61e2ab998bb7
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M .github/workflows/coverage.yml
    M SUPPORTED-FORMATS.md
    M pom.xml
    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 branch 'master' into sub-reports


Compare: 
https://github.com/jenkinsci/analysis-model/compare/6ff4d1dbf9a7...4cf42a1bc72a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/sub-reports/6ff4d1-4cf42a%40github.com.

Reply via email to