ReleaseEngineering/ThunderbirdTryServer: Difference between revisions

m (fixed link typo)
Line 37: Line 37:


The client.py code will automatically apply your patch when the code is checked out. Any apply failures will cause the builds to be aborted.
The client.py code will automatically apply your patch when the code is checked out. Any apply failures will cause the builds to be aborted.
=== Pushing ldap/chatzilla/venkman/DOM Inspector patches ===
The mozilla build system also supports modifying code from other hg.mozilla.org code repositories for testing on the try server. The approach for this is basically the same as in the [[#Pushing_mozilla-central_patches|Pushing mozilla-central patches]] section, except the patch file name has to be <code>ldap-&lt;anything&gt;.patch</code>, <code>chatzilla-&lt;anything&gt;.patch</code>, <code>venkman-&lt;anything&gt;.patch</code> or <code>inspector-&lt;anything&gt;.patch</code> depending on what patch you want to test.


== Known issues ==
== Known issues ==
Confirmed users
341

edits