gaffer-uploader
Version updated for https://github.com/gaffer-sh/gaffer-uploader to version v0.4.1.
- 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 automates the process of uploading test reports to the Gaffer platform, associating them with specific commits, branches, and test frameworks. It simplifies the integration of test results into Gaffer, helping teams consolidate and analyze testing outputs effectively. This action also supports custom API endpoints for staging environments and works seamlessly with artifact management workflows.
Release notes
What’s Changed
- Remove unused script. Ignore pnpm-lock for prettier by @alexgandy in https://github.com/gaffer-sh/gaffer-uploader/pull/54
- Fix: Add 30 second timeout to axios post request by @alexgandy in https://github.com/gaffer-sh/gaffer-uploader/pull/57
Full Changelog: https://github.com/gaffer-sh/gaffer-uploader/compare/v0.4.0...v0.4.1