Skip to content

Releases: BlindspotSoftware/contest

v0.0.9 New Teststeps (HSI, PiKVM)

23 Oct 14:17
Compare
Choose a tag to compare

What's Changed

  • fix(binarly): add output line to logs by @RiSKeD in #127
  • fix(ping): correctly use timeout parameter by @RiSKeD in #131
  • feat(plugins/teststeps): add new pikvm teststep by @llogen in #129
  • feat(plugins/teststeps): add new hsi teststep by @llogen in #130

Full Changelog: v0.0.8...v0.0.9

v0.0.8 Add binarly teststep

26 Aug 08:36
bd255cb
Compare
Choose a tag to compare

v0.0.7

20 Aug 06:49
Compare
Choose a tag to compare

What's Changed

  • fix: replace user.Current() with os.Getenv("USER") by @walterchris in #119
  • fix(hwaas): do not error on deleting on empty drive by @RiSKeD in #117
  • feat(hwaas): only power via pdu if specific ctx is present by @RiSKeD in #121
  • Refactor/power by @llogen in #122
  • feat(hwaas): add delete drive call by @llogen in #124
  • fix(hwaas): adapt postReset function by @llogen in #125
  • feat(chipsec): adapt chipsec teststep by @llogen in #123

Full Changelog: v0.0.5...v0.0.7

v0.0.5 Teststeps Update

15 Apr 08:31
53b1e10
Compare
Choose a tag to compare
v0.0.5 update teststeps

v0.0.4 Release New Teststeps

18 Sep 06:59
Compare
Choose a tag to compare

More teststeps have been developed and are available with this release.

v0.0.3 open plugin registry

15 Aug 12:00
Compare
Choose a tag to compare

With this release, it is possible to use the server pkg and have access to its functions.

v0.0.2 enable grpc listener

15 Mar 13:09
18e808f
Compare
Choose a tag to compare
feat(cmds/contest): enable grpc listener

Signed-off-by: llogen <[email protected]>

v0.0.1: fix(config): add unknown test config format

13 Mar 15:25
Compare
Choose a tag to compare

v0.0.0

15 Feb 11:16
Compare
Choose a tag to compare
refactor(transport/http): adapt interface and use logger of xcontext

Signed-off-by: Fabian Wienand <[email protected]>