Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Releases: taskcluster/taskcluster-worker

Better error tagging, and more

09 Oct 22:51

Choose a tag to compare

Merge pull request #313 from taskcluster/more-error-annotation

More error annotation to make bug 1405695 easier to find

qemu-guest-tools fixed

08 Sep 18:34

Choose a tag to compare

  • Fixed how we create subproceses on posix to always create with user groups...

Fix config loading for guest-tools

22 Aug 17:58
1e4a222

Choose a tag to compare

Pre-release
v0.1.8

Convert to simple JSON types

Fixed guest-tools and shell

17 Aug 22:56

Choose a tag to compare

Merge pull request #304 from taskcluster/various-fixes

Various fixes

Fixed release process

04 Aug 01:43

Choose a tag to compare

Merge pull request #300 from taskcluster/fix-travis-matrix

fix matrix in travis

Fixed qemu-guest-tools log

04 Aug 00:15

Choose a tag to compare

And windows example image...

v0.1.3: Various fixes and improvements aimed at Windows

23 Jun 23:20
v0.1.3

Choose a tag to compare

  * Windows support for qemu guest tools
  * Progress reporting from fetcher
  * Private images using fetcher
  * Example KMS setup based on secrets
  * tcproxy plugin for authenticating requests
  * Embedding version information
  * Removed VGA options from qemu engine
  * Automated image build for ubuntu qemu image

Minor fixes: watchdog, log prefixing

24 May 19:39

Choose a tag to compare

  • Kms vpn for qemu #279
  • Set default value of watchdog #275 / #271
  • Prefix logs #276
  • Prefix logs with worker start time #273
  • Don't try to use %s in logging #274

General improvements, stability and more qemu options

05 May 23:54

Choose a tag to compare

  • more tests
  • refactored artifacts error handling, and parallel uploads
  • much more..

Major improvements, with an incompatible config format

24 Apr 18:16

Choose a tag to compare

Merge pull request #241 from taskcluster/hostcredentials-extra-level

The credentials service returns {credentials: ..}, so expect that