Auto-tools/Projects/Mozharness: Difference between revisions

Line 53: Line 53:
= Where can I help? =
= Where can I help? =
In order to make mozharness easier for developers we have to make it a delightful and well integrated experience.
In order to make mozharness easier for developers we have to make it a delightful and well integrated experience.
There are 3 levels of difficulty:
If you want to help, you can find the list of bugs needed to accomplish listed by difficulty.
* Good first bugs [good first bugs]
* Good next bugs
* Advanced
 
I have created a [https://bugzilla.mozilla.org/buglist.cgi?list_id=11280941&resolution=---&emailtype1=exact&status_whiteboard_type=allwordssubstr&query_format=advanced&emailassigned_to1=1&status_whiteboard=%5Beasier-mozharness%5D&email1=nobody%40mozilla.org&component=Mozharness&product=Release%20Engineering list of bugs] which help contribute to this purpose.


== Good first bugs ==
== Good first bugs ==
[https://bugzilla.mozilla.org/buglist.cgi?list_id=11280941&resolution=---&emailtype1=exact&status_whiteboard_type=allwordssubstr&query_format=advanced&emailassigned_to1=1&status_whiteboard=%5Beasier-mozharness%5D&email1=nobody%40mozilla.org&component=Mozharness&product=Release%20Engineering Link to the list of bugs].<br />
These are good starting bugs:
These are good starting bugs:
<bugzilla>
<bugzilla>
Line 81: Line 77:
     }
     }
</bugzilla>
</bugzilla>
== Advanced ==
== Advanced ==
These bugs are likely to only require a bit of mozharness hacking and a lot of other code repositories.
These bugs are likely to only require a bit of mozharness hacking and a lot of other code repositories.
<bugzilla>
    {
        "quicksearch": "status:new,assigned,reopened,unconfirmed",
        "product": "Release Engineering",
        "component": "Mozharness",
        "whiteboard": "[easier-mozharness]"
    }
</bugzilla>


= Completed bugs =
= Completed bugs =
TBD
TBD
Confirmed users
3,990

edits