Closed
Bug 1616998
Opened 5 years ago
Closed 4 years ago
tc-worker-runner monorepo integration finishing touches
Categories
(Taskcluster :: Workers, enhancement)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: pmoore)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
We will need to make sure:
- tc-worker-runner README should get updated in
yarn generate
(and then no need to checkgit diff
in its CI tasks, as theyarn generate
task will catch it) - tc-worker-runner builds should be built and included in the GitHub release
- tc-worker-runner's version needs to be updated to match taskcluster's version on release
- tc-worker-runner docs should be in the docs site (https://github.com/taskcluster/taskcluster/pull/2399 can serve as a guide to this)
- tc-worker-runner tests should run on windows, too, as in .taskcluster.yml
And let's also rename it from tools/taskcluster-worker-runner
to just tools/worker-runner
:)
Assignee | ||
Comment 2•5 years ago
|
||
Sure, I can take this. Thanks for raising!
Assignee: nobody → pmoore
Status: NEW → ASSIGNED
Flags: needinfo?(pmoore)
Reporter | ||
Comment 3•5 years ago
|
||
Pete, how's this going?
Assignee | ||
Comment 4•5 years ago
|
||
I expect to have some updates shortly.
Assignee | ||
Comment 5•5 years ago
|
||
Work in progress, will flag for review in github when ready.
Assignee | ||
Comment 6•5 years ago
|
||
Now ready for review.
Reporter | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•