MozillaSecurity / MozillaSecurity/FuzzManager

Hook name may not match worker name

Open
#699 0 comments 0 reactions 1 assignee View on GitHub

@jschwartzentruber is already working on this.

Since Jun 3, 2021.

bug taskmanager
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

Current models assume pool_id is the same as workerType is the same as the platform. This might not be true for pools not managed by fuzzing-tc-config (eg. pools in TC_EXTRA_POOLS).

We should add an explicit hook_id field to the Pool model, which defaults to the value assumed by fuzzing-tc-config, but could be changed manually for other pools.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.