Closed
Bug 1237313
Opened 10 years ago
Closed 9 years ago
Add API stability levels for hooks
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonasfj, Assigned: anarutecvm, Mentored)
References
Details
(Whiteboard: [good-first-bug])
No description provided.
Comment 1•9 years ago
|
||
The intent here is to add the "stability" option to every API method in the taskcluster-hooks service. See https://github.com/taskcluster/taskcluster-lib-api for details on this option.
All API methods in this service should be marked as "experimental".
Updated•9 years ago
|
Mentor: dustin
Whiteboard: [good-first-bug]
| Assignee | ||
Comment 2•9 years ago
|
||
I made a pull request to solve it: https://github.com/taskcluster/taskcluster-hooks/pull/23
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/taskcluster/taskcluster-hooks
https://github.com/taskcluster/taskcluster-hooks/commit/cc900eb45e786d1a69e06a68425b199062c17e1a
Bug 1237313: add 'experimental' stability level for all hooks methods
Updated•9 years ago
|
Assignee: nobody → anarutecvm
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Hooks → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•