<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Sure, I'll pop it over next week.<br>
    <br>
    Thanks<br>
    Tammie<br>
    <br>
    <div class="moz-cite-prefix">On 16/10/2014 18:42, Emil Uzelac wrote:<br>
    </div>
    <blockquote
cite="mid:CAEytdhfSFHeAVXKyTL-OFFkpFBiH3tnNkXqehZKSftiOy=1+5Q@mail.gmail.com"
      type="cite">Tammie would you like to start?<span></span><br>
      <br>
      On Thursday, October 16, 2014, Tammie Lister <<a
        moz-do-not-send="true" href="mailto:karmatosed@gmail.com">karmatosed@gmail.com</a>>
      wrote:<br>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">
        <div text="#000000" bgcolor="#FFFFFF"> Hi<br>
          <br>
          I'm down with putting it on GH but we do need to make sure we
          have a process and particularly how it's prepared.<br>
          <br>
          Thanks<br>
          Tammie<br>
          <br>
          <div>On 16/10/2014 18:29, Edward Caissie wrote:<br>
          </div>
          <blockquote type="cite">
            <div dir="ltr">Fine by me ...
              <div><br>
              </div>
            </div>
            <div class="gmail_extra"><br clear="all">
              <div>Edward Caissie<br>
                aka Cais.</div>
              <br>
              <div class="gmail_quote">On Thu, Oct 16, 2014 at 1:23 PM,
                Emil Uzelac <span dir="ltr"><<a
                    moz-do-not-send="true"
                    href="javascript:_e(%7B%7D,'cvml','emil@uzelac.me');"
                    target="_blank">emil@uzelac.me</a>></span> wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">Awesome

                  and thanks. So guys should we push over to TRT GH or?
                  <div>
                    <div><span></span><br>
                      <br>
                      On Thursday, October 16, 2014, Lance Willett <<a
                        moz-do-not-send="true"
                        href="javascript:_e(%7B%7D,'cvml','nanobar@gmail.com');"
                        target="_blank">nanobar@gmail.com</a>> wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">Here's the checklist for
                        preparing a new XML file, next time you need to
                        do it.<br>
                        <br>
                        Often when I get the new XML file from<br>
                        <a moz-do-not-send="true"
                          href="http://wpthemetestdata.wordpress.com/"
                          target="_blank">http://wpthemetestdata.wordpress.com/</a>
                        it needs a bit of massaging<br>
                        before commit to our pub repo.<br>
                        <br>
                        Here’s the process<br>
                        <br>
                        1. WPTRT admins make changes to the test site on
                        WP.com.<br>
                        2. Go to <a moz-do-not-send="true"
                          href="http://wpthemetestdata.wordpress.com/"
                          target="_blank">http://wpthemetestdata.wordpress.com/</a>
                        and export the full XML<br>
                        file, and open it locally in a text editor.<br>
                        3. Clean it up.<br>
                        4. Diff it with the previous version to be sure
                        of no weird changes or<br>
                        additions, other than the expected ones.<br>
                        5. Push to GitHub.<br>
                        6. Go to <a moz-do-not-send="true"
                          href="http://codex.wordpress.org/Theme_Unit_Test"
                          target="_blank">http://codex.wordpress.org/Theme_Unit_Test</a>,
                        edit the page,<br>
                        change the UTC timestamp to “now” to show the
                        most current update<br>
                        timestamp. **You can stop doing this probably
                        since GitHub will have a<br>
                        history going forward.**<br>
                        <br>
                        Notes for the XML clean up, step 3.<br>
                        <br>
                        Remove the following metadata elements that are
                        specific to WP.com.<br>
                        <br>
                        superawesome<br>
                        _edit_last<br>
                        email_notification<br>
                        _searchme<br>
                        jabber_published<br>
                        geo_public<br>
                        _elasticsearch_indexed_on<br>
                        <br>
                        I look for these patterns using a text editor
                        like TextMate or Sublime<br>
                        Text, with regex search turned on:<br>
                        <br>
                        1. <a moz-do-not-send="true"
                          href="https://gist.github.com/lancewillett/a7c849026e2e403399a0"
                          target="_blank">https://gist.github.com/lancewillett/a7c849026e2e403399a0</a><br>
                        2. <a moz-do-not-send="true"
                          href="https://gist.github.com/lancewillett/127085c444ec6ff398d1"
                          target="_blank">https://gist.github.com/lancewillett/127085c444ec6ff398d1</a><br>
                        <br>
                        Then search/replace with an empty string to
                        remove from the XML file.<br>
                        <br>
                        It's not end of the world if they make it into
                        the Unit Test XML file,<br>
                        but it's just clutter.<br>
                        <br>
                        – Lance<br>
                        <br>
                        On Thu, Oct 16, 2014 at 11:15 AM, Lance Willett
                        <<a moz-do-not-send="true">nanobar@gmail.com</a>>

                        wrote:<br>
                        > The history of the file changes is public,
                        it's part of our WP.com<br>
                        > public themes SVN repo.<br>
                        ><br>
                        > You can see the history by doing something
                        like:<br>
                        > svn log <a moz-do-not-send="true"
href="https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml"
                          target="_blank">https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml</a><br>
                        ><br>
                        > I'm totally happy for the file to move to
                        GitHub. If WPTRT has an<br>
                        > account and you'd like to maintain it going
                        forward—please just grab<br>
                        > the latest copy and start from there; I
                        don't need to do anything<br>
                        > further.<br>
                        ><br>
                        > Then edit the Codex page at <a
                          moz-do-not-send="true"
                          href="http://codex.wordpress.org/Theme_Unit_Test"
                          target="_blank">http://codex.wordpress.org/Theme_Unit_Test</a><br>
                        > to point to the GitHub repo instead of the
                        SVN repo.<br>
                        ><br>
                        > Done. :)<br>
                        ><br>
                        > – Lance<br>
                        _______________________________________________<br>
                        theme-reviewers mailing list<br>
                        <a moz-do-not-send="true">theme-reviewers@lists.wordpress.org</a><br>
                        <a moz-do-not-send="true"
                          href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers"
                          target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
                      </blockquote>
                    </div>
                  </div>
                  <br>
                  _______________________________________________<br>
                  theme-reviewers mailing list<br>
                  <a moz-do-not-send="true"
href="javascript:_e(%7B%7D,'cvml','theme-reviewers@lists.wordpress.org');"
                    target="_blank">theme-reviewers@lists.wordpress.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers"
                    target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
            <br>
            <fieldset></fieldset>
            <br>
            <pre>_______________________________________________
theme-reviewers mailing list
<a moz-do-not-send="true" href="javascript:_e(%7B%7D,'cvml','theme-reviewers@lists.wordpress.org');" target="_blank">theme-reviewers@lists.wordpress.org</a>
<a moz-do-not-send="true" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
          </blockquote>
          <br>
          <pre cols="72">-- 
Thanks
Tammie Lister</pre>
        </div>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
theme-reviewers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thanks
Tammie Lister</pre>
  </body>
</html>