ReleaseEngineering/Day 1 Checklist: Difference between revisions

Jump to navigation Jump to search
Remove Pastebin section as it is defunct.
m (Change the link to the LDAP admin page.)
(Remove Pastebin section as it is defunct.)
Line 185: Line 185:
* Useful [https://wiki.mozilla.org/Special:Templates templates] (aka "macros")
* Useful [https://wiki.mozilla.org/Special:Templates templates] (aka "macros")
** for releng, use <tt>{{bug|999}}</tt> for bugzilla references; <tt>{{rev|releases/mozilla-release|6e453b4f7056}}</tt> for hg revisions is also quite nice.
** for releng, use <tt>{{bug|999}}</tt> for bugzilla references; <tt>{{rev|releases/mozilla-release|6e453b4f7056}}</tt> for hg revisions is also quite nice.
== Pastebin ==
There's a local pastebin instance at http://pastebin.mozilla.org/, so you don't need to paste multi-lines into a channel. You'll find a helper script in the [http://hg.mozilla.org/build/braindump/ braindump] repo at <tt>utils/pastebin</tt>.
* it creates a new page from stdin, and outputs the url to stdout
* an argument will be interpretted as the syntax highlighting format to use
* sample usage: <tt>hg diff | pastebin python | pbcopy</tt> (last part mac specific)
* set &amp; export <tt>PASTEBIN_NAME</tt> if you don't want to post as anonymous.
(Many folks now use the pastebin integrated into IRCCloud.)


== Google Drive ==
== Google Drive ==
Confirmed users
391

edits

Navigation menu