Skip to content

Releases: rwx-research/upload-captain-artifact

v1.0.4: validate inputs (#123)

14 Oct 23:55
a645684
Compare
Choose a tag to compare

❌ 1.0.4 documentation & error messaging

🪙 Changelog 🪵

Document the new Jest JSON parser option

v1.0.3

11 Oct 20:56
c557d74
Compare
Choose a tag to compare

🌎 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 🪵

support jest-json result format

v1.0.2

04 Oct 17:19
fa57ee1
Compare
Choose a tag to compare

🌎 1.0.2 globs for build artifacts

🪙 Changelog 🪵

🐛 Bug Fixes

Handle the case where the glob matches exactly one file

v1.0.1

03 Oct 16:48
b71b75e
Compare
Choose a tag to compare

🌎 1.0.1 globs for build artifacts

🪙 Changelog 🪵

support glob in path field
document globs

v1.0.0

03 Oct 15:50
fdf3600
Compare
Choose a tag to compare

🚀 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

add xunit support

🐛 Bug Fixes

support unset job-matrix

🛠 Improvements

pass run attempt to captain

v0.0.1

13 Sep 20:58
73e72e5
Compare
Choose a tag to compare
Improve our Action by adding labels for icon and color (#99)