<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_test_vti_test_serving/gae/script, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/'/>
<entry>
<title>Update a deploy script to use deploy options.</title>
<updated>2018-09-20T06:24:50+00:00</updated>
<author>
<name>Jongmok Hong</name>
<email>jongmok@google.com</email>
</author>
<published>2018-09-20T06:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=5441e551c691348e21cc1aef363232c738336a1f'/>
<id>5441e551c691348e21cc1aef363232c738336a1f</id>
<content type='text'>
Test: ./script/deploy-webapp.sh dev --no-promote
Bug: 116179456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./script/deploy-webapp.sh dev --no-promote
Bug: 116179456
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update deploy code to include frontend codes."</title>
<updated>2018-09-14T02:27:57+00:00</updated>
<author>
<name>TreeHugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2018-09-14T02:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=690f6a44dc0e7fbb272ccd4b9949caad45500a56'/>
<id>690f6a44dc0e7fbb272ccd4b9949caad45500a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a script do deploy endpoints.</title>
<updated>2018-09-12T06:53:24+00:00</updated>
<author>
<name>Jongmok Hong</name>
<email>jongmok@google.com</email>
</author>
<published>2018-09-12T06:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=448bd10f3ccfb5b9a7071653a48efa87099afadb'/>
<id>448bd10f3ccfb5b9a7071653a48efa87099afadb</id>
<content type='text'>
Now it supports dev server as well, and a bug which did not display
a list of endpoints has been fixed.

Test: ./script/deploy-endpoints.sh dev
Bug: 113777904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it supports dev server as well, and a bug which did not display
a list of endpoints has been fixed.

Test: ./script/deploy-endpoints.sh dev
Bug: 113777904
</pre>
</div>
</content>
</entry>
<entry>
<title>Update deploy code to include frontend codes.</title>
<updated>2018-09-12T06:24:03+00:00</updated>
<author>
<name>Jongmok Hong</name>
<email>jongmok@google.com</email>
</author>
<published>2018-09-11T01:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=94696902d2bd801d0a96451d1d500a5b5543048c'/>
<id>94696902d2bd801d0a96451d1d500a5b5543048c</id>
<content type='text'>
Test: ./script/deploy-webapp.sh dev
Bug: 74575555
Change-Id: I439eee0f4db738cfdffa1ee8897f601fbb153200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./script/deploy-webapp.sh dev
Bug: 74575555
Change-Id: I439eee0f4db738cfdffa1ee8897f601fbb153200
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update a script to write OpenAPI documents."</title>
<updated>2018-09-05T15:17:00+00:00</updated>
<author>
<name>TreeHugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2018-09-05T15:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=a9d4a0c9d1e25039dbd862c59edd2d641733b36c'/>
<id>a9d4a0c9d1e25039dbd862c59edd2d641733b36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a deploy script to fetch endpoints version.</title>
<updated>2018-09-05T04:47:10+00:00</updated>
<author>
<name>Jongmok Hong</name>
<email>jongmok@google.com</email>
</author>
<published>2018-09-03T09:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=7c531606309e2509b5a22ab9add09515fefc1547'/>
<id>7c531606309e2509b5a22ab9add09515fefc1547</id>
<content type='text'>
Test: ./script/deploy-webapp.sh test
Bug: 113777904
Change-Id: I45b4f1cd5cec39768ecc75d31c1339fec0eb20b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./script/deploy-webapp.sh test
Bug: 113777904
Change-Id: I45b4f1cd5cec39768ecc75d31c1339fec0eb20b5
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a script to write OpenAPI documents.</title>
<updated>2018-09-03T09:54:09+00:00</updated>
<author>
<name>Jongmok Hong</name>
<email>jongmok@google.com</email>
</author>
<published>2018-09-03T09:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=5bd1cfe592a31aa1f73f861bcb17450a849bd623'/>
<id>5bd1cfe592a31aa1f73f861bcb17450a849bd623</id>
<content type='text'>
Test: ./script/deploy-endpoint.sh test
Bug: 113777904
Change-Id: Ic5cce4bc62ebe6e173d2d433f9db1c2bc53b39fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./script/deploy-endpoint.sh test
Bug: 113777904
Change-Id: Ic5cce4bc62ebe6e173d2d433f9db1c2bc53b39fc
</pre>
</div>
</content>
</entry>
<entry>
<title>run unit tests at preupload time</title>
<updated>2018-05-23T22:48:32+00:00</updated>
<author>
<name>Keun Soo Yim</name>
<email>yim@google.com</email>
</author>
<published>2018-05-23T21:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=116d1662a92df5f42bf44efa6ce0ba735a6f5be9'/>
<id>116d1662a92df5f42bf44efa6ce0ba735a6f5be9</id>
<content type='text'>
Test: repo upload
Change-Id: Iddfb02441422ab3bf0764c19a4d09bc5bb987799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: repo upload
Change-Id: Iddfb02441422ab3bf0764c19a4d09bc5bb987799
</pre>
</div>
</content>
</entry>
<entry>
<title>extend scripts for public</title>
<updated>2018-04-16T17:02:11+00:00</updated>
<author>
<name>Keun Soo Yim</name>
<email>yim@google.com</email>
</author>
<published>2018-04-10T01:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=48a7dde3f183ae0761e55260ed3747f443841eab'/>
<id>48a7dde3f183ae0761e55260ed3747f443841eab</id>
<content type='text'>
Test: mma
Change-Id: Iebe682fd3d9872f8c26aa0907c651ac94162f83f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: mma
Change-Id: Iebe682fd3d9872f8c26aa0907c651ac94162f83f
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test codes and runner.</title>
<updated>2018-04-05T10:29:17+00:00</updated>
<author>
<name>Jongmok</name>
<email>jongmok@google.com</email>
</author>
<published>2018-04-05T10:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vti_test_serving/commit/?id=2d0e85971e48a6fafe2ccc1613e4f22893f6c5ce'/>
<id>2d0e85971e48a6fafe2ccc1613e4f22893f6c5ce</id>
<content type='text'>
Test: vti/test_serving/gae$ ./script/run-unittest.sh
Bug: 77617865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: vti/test_serving/gae$ ./script/run-unittest.sh
Bug: 77617865
</pre>
</div>
</content>
</entry>
</feed>
