Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.2
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.29.0
Choose a head ref
  • 17 commits
  • 52 files changed
  • 4 contributors

Commits on Nov 17, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    35ad776 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Add parse-test-reports action with core parsers and tests

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    25affc8 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues and finalize parse-test-reports action

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    7134dca View commit details
    Browse the repository at this point in the history
  3. Update main README with new parse-test-reports action

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    4f63cc8 View commit details
    Browse the repository at this point in the history
  4. Rename action to parse-ci-reports and refactor to use GitHub Actions …

    …script
    
    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    e8f8642 View commit details
    Browse the repository at this point in the history
  5. Add package-lock.json to version control

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2a255da View commit details
    Browse the repository at this point in the history
  6. Add auto-detection, GitHub annotations, and use hoverkraft setup-node

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5deaca1 View commit details
    Browse the repository at this point in the history
  7. Refactor to use comma-separated output formats with "all" and extract…

    … path resolver component
    
    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    a983200 View commit details
    Browse the repository at this point in the history
  8. Remove detailed outputs and add parsed-files output

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    55d3175 View commit details
    Browse the repository at this point in the history
  9. Update Node.js engine requirement to >=24.0.0

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    fb219eb View commit details
    Browse the repository at this point in the history
  10. Remove glob dependency and CLI entrypoint

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    6902fe0 View commit details
    Browse the repository at this point in the history
  11. Add arrange step to create test report files in test workflow

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    7289add View commit details
    Browse the repository at this point in the history
  12. Fix empty outputs by updating format parsing logic

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    0a4894e View commit details
    Browse the repository at this point in the history
  13. Add path-mapping feature for report path rewriting

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    0d0b8b3 View commit details
    Browse the repository at this point in the history
  14. Support multiple path mappings for report path rewriting

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    Copilot and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    195521a View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 4.5.3 to 5.3.2
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    de160cf View commit details
    Browse the repository at this point in the history
  16. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 3 updates
    
    Bumps the github-actions-dependencies group with 3 updates in the / directory:
    - [actions/checkout](https://github.com/actions/checkout)
    - [github/codeql-action](https://github.com/github/codeql-action).
    
    Updates `actions/checkout` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@08c6903...93cb6ef)
    
    Updates `github/codeql-action` from 4.31.3 to 4.31.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@014f16e...e12f017)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    d95c78d View commit details
    Browse the repository at this point in the history
Loading