Skip to content

Releases: artstorm/jenkins-shared-library-unity

v1.4.2

10 Mar 14:35
153f6dd
Compare
Choose a tag to compare

What's Changed

  • Add support for Unity testFilter option by @artstorm in #9

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Feb 11:07
61b11a1
Compare
Choose a tag to compare

What's Changed

  • Fixed that datatypes was not set in fields for InfluxDB measurements by @artstorm in #8

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Jan 03:01
cef02a0
Compare
Choose a tag to compare

What's Changed

  • Add getFileSize and getDirectorySize utils.
  • Add handling InfluxDB measurements.

Full Changelog: v1.3.0...v1.4.0

1.3.0

06 Jan 03:59
2100c34
Compare
Choose a tag to compare

New Features

  • Add automatic handling of GitHub CheckRun id. (222da62)
  • Add conclusion argument to create GitHub CheckRun. (88eff57)

1.2.0

02 Jan 10:16
e97bc61
Compare
Choose a tag to compare

Features

v1.1.0

31 Dec 11:45
Compare
Choose a tag to compare

New Features

  • Add git.getTrailerValue() function.

1.0.3

08 Nov 07:15
4759012
Compare
Choose a tag to compare
  • Added unityBuildNumber().

1.0.2

03 Sep 07:58
Compare
Choose a tag to compare
  • unityCodeCoverageReport: Added the generateAdditionalMetrics flag.

v1.0.1

11 Jul 01:26
Compare
Choose a tag to compare
  • getBuildType: Lowercased returned build type names.
  • getBuildType: Added release as an additional build type, based on /release/ git branch prefix.

1.0.0

16 May 08:07
Compare
Choose a tag to compare

Initial Release

  • GitHub
  • Git
  • Unity