Taskcluster/Deprecated/Components/Generic-Worker

From MozillaWiki
< Taskcluster‎ | Deprecated/Components
Revision as of 20:49, 11 July 2016 by Djmitche (talk | contribs) (Created page with "== Introduction == A generic worker for task cluster, written in go. Homepage: https://taskcluster.github.io/generic-worker/ Github: https://github.com/taskcluster/generic-w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

A generic worker for task cluster, written in go.

Homepage: https://taskcluster.github.io/generic-worker/ Github: https://github.com/taskcluster/generic-worker/

People

Owner: Pete -- the owner is responsible for the health (which is defined as uptime/code quality/decisions) made in each component owned. The ideal is we collaborate through our weekly meetings but each owner is ultimately responsible for yes/no decisions. Owners are _not_ for life and the team may elect new owners as time goes on.

Issue / feature tracking

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Submitting patches

If a bug is not open already corresponding to the bug you want to fix (or the feature you want to add), please file one. After that, please open a github pull request with your code change, mentioning the bug in the description. Assign the pull request to a good reviwer, such as the component owner.