Skip to content

Releases: semaphoreci/test-results

v0.2.1

13 May 19:06
5e0dd27
Compare
Choose a tag to compare

Changelog

9394c7b Adds artifact output if command fails

v0.2.0

13 May 17:17
b3030cd
Compare
Choose a tag to compare

Changelog

53653c0 CLI refactoring - better env/flag handling

v0.1.0

12 May 20:05
Compare
Choose a tag to compare

Changelog

503f1ea Add documentation for ID generation process
33e1a5f Adds identifier generation for json files
20c1e21 Extends .semaphore config to self-provide junit files
1a7db99 Remove submodule

v0.0.5

13 Apr 20:41
Compare
Choose a tag to compare

Changelog

6c09ca2 Adds information about test result compilation status
f4132f4 Extends .semaphore config to self-provide junit files
0c2d031 Extracts generic parsing helpers, fixes framework information

v0.0.4

31 Mar 11:47
a0806ec
Compare
Choose a tag to compare

Changelog

dacaded Changes job name in semaphore config
c0a5862 changes checksum and archive names, exclude Merge info from changelog

v0.0.3

30 Mar 11:35
Compare
Choose a tag to compare

Changelog

432dd70 makes better logging output, include exunit parser

v0.0.2

26 Mar 10:58
8d07be6
Compare
Choose a tag to compare

Changelog

d320ece Adds tagged logs for subsystems of the CLI
836e877 Framework information(based on parser) in json, fix publish command configuration
76e89ce Merge branch 'initial'
c7e1270 Merge pull request #1 from semaphoreci/initial
8d07be6 Merge pull request #3 from semaphoreci/verbose-logs
b87974d Refactoring - WiP
87a3e0e include Verbose/Trace flags
869b16e removes docker test platforms

v0.0.1

11 Mar 14:06
Compare
Choose a tag to compare

Changelog

e11da72 Additional tests
a348a76 Bump go version
0ee0e39 CI setup
1377312 Fix file loading
5413703 Fix test
2466921 Fix tests
0e5a7be Initial commit
d41427c Merge pull request #2 from semaphoreci/setup-semaphore
98a19e1 Publish command
8f6babf Test suite
5f07921 Update Semaphore configuration
326a31d Use Go starter workflow
3e071f9 WiP
2dbd865 WiP
7f37a33 WiP
b37091d WiP
fd22b54 fix publish command
3582ece release configuration
f74b9ee simple framwork recognition / parser interfaces