gaffer-uploader
Version updated for https://github.com/gaffer-sh/gaffer-uploader to version v0.4.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Gaffer Uploader GitHub Action is designed to automate the process of uploading test reports to the Gaffer platform. It simplifies integrating test result uploads into CI/CD pipelines by associating reports with specific commits, branches, and test frameworks. This action is useful for streamlining test result management, enabling teams to track and analyze results efficiently within the Gaffer platform.
Release notes
What’s Changed
- Fix uploader version in docs by @alexgandy in https://github.com/gaffer-sh/gaffer-uploader/pull/51
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/gaffer-sh/gaffer-uploader/pull/40
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/gaffer-sh/gaffer-uploader/pull/50
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/gaffer-sh/gaffer-uploader/pull/41
- Use upload tokens by @alexgandy in https://github.com/gaffer-sh/gaffer-uploader/pull/52
- Fix release process by @alexgandy in https://github.com/gaffer-sh/gaffer-uploader/pull/53
Full Changelog: https://github.com/gaffer-sh/gaffer-uploader/compare/v0.3.0...v0.4.0