Closed
Bug 1020441
Opened 11 years ago
Closed 11 years ago
KumaScript: add monitoring to dependencies
Categories
(developer.mozilla.org Graveyard :: KumaScript, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: groovecoder, Assigned: davidwalsh)
References
Details
(Whiteboard: [specification][type:change][dev papercut])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
https://github.com/mozilla/kumascript/ should show a requirements button like https://github.com/mozilla/kuma does (via requires.io)
What problems would this solve?
===============================
Developers don't know when we need to update KumaScript dependencies
Who would use this?
===================
MDN developers
What would users see?
=====================
No difference - updated dependencies should transparently fix bugs and improve security and reliability, etc.
What would users do? What would happen as a result?
===================================================
Nothing different; just better KumaScript
Is there anything else we should know?
======================================
Might ask jsocol about using his bundlescout code. (The site has gone away, but I think he still has the code somewhere)
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → dwalsh
Updated•11 years ago
|
Severity: normal → enhancement
Component: General → KumaScript
Whiteboard: [specification][type:change] → [specification][type:change][dev papercut]
Comment 1•11 years ago
|
||
I think this bug is fixed, kumascript now has dependency badges.
| Reporter | ||
Comment 2•11 years ago
|
||
Yup, thanks to you :system64! :)
https://github.com/mozilla/kumascript/commit/e7e6caa6902e21028740505e09d374894a448be2
(BTW, if you put 'fix bug NNNNNNN' at the front of your commit message, a bot will automatically mark the bug RESOLVED:FIXED when the commit lands in master.)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•