-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: hoverkraft-tech/ci-github-common
base: 0.28.2
head repository: hoverkraft-tech/ci-github-common
compare: 0.29.0
- 17 commits
- 52 files changed
- 4 contributors
Commits on Nov 17, 2025
-
docs: update actions and workflows documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35ad776 - Browse repository at this point
Copy the full SHA 35ad776View commit details
Commits on Nov 20, 2025
-
Add parse-test-reports action with core parsers and tests
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 25affc8 - Browse repository at this point
Copy the full SHA 25affc8View commit details -
Fix linting issues and finalize parse-test-reports action
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7134dca - Browse repository at this point
Copy the full SHA 7134dcaView commit details -
Update main README with new parse-test-reports action
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f63cc8 - Browse repository at this point
Copy the full SHA 4f63cc8View commit details -
Rename action to parse-ci-reports and refactor to use GitHub Actions …
…script Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8f8642 - Browse repository at this point
Copy the full SHA e8f8642View commit details -
Add package-lock.json to version control
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a255da - Browse repository at this point
Copy the full SHA 2a255daView commit details -
Add auto-detection, GitHub annotations, and use hoverkraft setup-node
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5deaca1 - Browse repository at this point
Copy the full SHA 5deaca1View commit details -
Refactor to use comma-separated output formats with "all" and extract…
… path resolver component Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a983200 - Browse repository at this point
Copy the full SHA a983200View commit details -
Remove detailed outputs and add parsed-files output
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55d3175 - Browse repository at this point
Copy the full SHA 55d3175View commit details -
Update Node.js engine requirement to >=24.0.0
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb219eb - Browse repository at this point
Copy the full SHA fb219ebView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6902fe0 - Browse repository at this point
Copy the full SHA 6902fe0View commit details -
Add arrange step to create test report files in test workflow
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7289add - Browse repository at this point
Copy the full SHA 7289addView commit details -
Fix empty outputs by updating format parsing logic
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a4894e - Browse repository at this point
Copy the full SHA 0a4894eView commit details -
Add path-mapping feature for report path rewriting
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d0b8b3 - Browse repository at this point
Copy the full SHA 0d0b8b3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 195521a - Browse repository at this point
Copy the full SHA 195521aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for de160cf - Browse repository at this point
Copy the full SHA de160cfView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d95c78d - Browse repository at this point
Copy the full SHA d95c78dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.28.2...0.29.0