Skip to content

Releases: semaphoreci/test-results

v0.6.0

27 May 10:45
5fde657
Compare
Choose a tag to compare

Changelog

v0.5.0

20 May 07:03
fa7ffc7
Compare
Choose a tag to compare

Changelog

v0.4.13

28 Oct 11:42
Compare
Choose a tag to compare

Changelog

f2e7b12 Bump version
c529f07 Cleanup temporary files 🧹
e6698bb Code quality maintenance
b070665 Remove temporary directories

v0.4.12

05 Oct 09:16
Compare
Choose a tag to compare

Changelog

48fe1ce Generate reports with after_pipeline
86ff38a Parse class attribute in test cases in the generic parser

v0.4.11

23 Aug 21:54
Compare
Choose a tag to compare

Changelog

3883f05 Fixes parsing a duration in scientific notation format

v0.4.10

23 Aug 08:53
c67308b
Compare
Choose a tag to compare

Changelog

7fc2995 Bump version
bde95e0 Change docs to reflect ID generation changes
5d003b2 Generate suite IDs after all attributes has been set
d610567 Namespace case IDs by failed/error state if present
21e3c34 Update test fixtures

v0.4.9

20 Aug 08:55
70e11ab
Compare
Choose a tag to compare

Changelog

422135f Fix uploading multiple raw files
a9dd41d Return proper exit codes from CLI commands

v0.4.8

19 Aug 08:16
d6fa4df
Compare
Choose a tag to compare

Changelog

7ee7867 Update dependencies

v0.4.7

19 Aug 08:05
Compare
Choose a tag to compare

Changelog

98d28a8 Changes output destination for pipeline generated reports
c55a84b Update CI

v0.4.6

09 Aug 10:14
4b4d467
Compare
Choose a tag to compare

Changelog

9faccc0 Add specs to reflect multi-state merging issue
af56e5f Adds --force / -f flag that is being passed to artifact CLI
e6907cd Extend test ID generation by using test classname if present