Releases: rwx-research/upload-captain-artifact
Releases · rwx-research/upload-captain-artifact
v1.0.4: validate inputs (#123)
❌ 1.0.4 documentation & error messaging
🪙 Changelog 🪵
Document the new Jest JSON parser option
- linking to reference implementations for rspec, jest, xunit, pytest, and junit.
- documentation cleaups
- better error messages and more documentation
v1.0.3
🌎 1.0.3 Releases the new Jest JSON parser
With this release, users of the GitHub action can now upload Jest JSON artifacts to Captain! To get Jest's JSON output, you can run jest --json --output-file tmp/jest.json
. For additional information on options for Jest's CLI, see:
🪙 Changelog 🪵
v1.0.2
🌎 1.0.2 globs for build artifacts
🪙 Changelog 🪵
🐛 Bug Fixes
v1.0.1
v1.0.0
🚀 1.0.0 Hello, Production Workloads!!
We're now supporting some production workloads so goodbye, freewheeling pre-1.0 life; Hello semver-compliant, breaking-change-free world of 1.0.0!
🪙 Changelog 🪵
✨ Features
🐛 Bug Fixes
🛠 Improvements
v0.0.1
Improve our Action by adding labels for icon and color (#99)