Closed
Bug 1226214
Opened 10 years ago
Closed 10 years ago
[gaia-taskcluster] Tasks are being created that start with a hyphen
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: garndt, Assigned: garndt)
Details
Tasks are still being created using slugid.v4() instead of slugid.nice() that does not allow it to start with a hyphen. Changes were made to make sure the graph ID used the right method, but because of an outdated taskcluster-task-factory package used to build the tasks, the wrong method is used for the tasks.
Example graph: UIq74vmnQqKOtq0kZPsJ-w
Comment 1•10 years ago
|
||
Interesting! Is this related to bug 1197788?
Updated•10 years ago
|
Component: Integration → Platform and Services
| Assignee | ||
Comment 2•10 years ago
|
||
I have not heard of any more issues with this, so the underlying issue should be resolved.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → garndt
Updated•7 years ago
|
Component: Platform and Services → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•