<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/redis-py.git/util, branch master</title>
<subtitle>github.com: andymccurdy/redis-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/'/>
<entry>
<title>Clean up the wait-for-it.sh license</title>
<updated>2020-07-15T20:19:10+00:00</updated>
<author>
<name>Andrew Brookins</name>
<email>andrew.brookins@redislabs.com</email>
</author>
<published>2020-07-15T20:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=694f4054fa7a04a7dc5125a22ce237b8d3ef50fc'/>
<id>694f4054fa7a04a7dc5125a22ce237b8d3ef50fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include wait-for-it.sh copyright &amp; license</title>
<updated>2020-07-15T19:46:33+00:00</updated>
<author>
<name>Andrew Brookins</name>
<email>andrew.brookins@redislabs.com</email>
</author>
<published>2020-07-15T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=55326cad46444899b58ceaddf98958f33e4fd7b3'/>
<id>55326cad46444899b58ceaddf98958f33e4fd7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements based on review feedback:</title>
<updated>2020-07-13T23:14:26+00:00</updated>
<author>
<name>Andrew Brookins</name>
<email>andrew.brookins@redislabs.com</email>
</author>
<published>2020-07-13T23:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=a10751d94bbf2dd9bfc2f8946f5a3934df41b346'/>
<id>a10751d94bbf2dd9bfc2f8946f5a3934df41b346</id>
<content type='text'>
1. All make targets are now PHONY.

2. Cleaned up the 'dev' target so that it passes --build
   to docker-compose.

3. Added pypy-specific tox environments. And added a new
   Dockerfile to build an image for the "test" container
   that contains pypy and pypy3.

4. Added a `make clean` target. It removes containers but
   requires the user to confirm.

5. Specify the depends_on order for slave -&gt; master and
   made all sentinels depend on the slave coming up. The
   container running doesn't mean that redis is actually
   ready though, so I wrapped the "test" target in the
   Makefile with a wait script that waits until
   master is responding on port 6379.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. All make targets are now PHONY.

2. Cleaned up the 'dev' target so that it passes --build
   to docker-compose.

3. Added pypy-specific tox environments. And added a new
   Dockerfile to build an image for the "test" container
   that contains pypy and pypy3.

4. Added a `make clean` target. It removes containers but
   requires the user to confirm.

5. Specify the depends_on order for slave -&gt; master and
   made all sentinels depend on the slave coming up. The
   container running doesn't mean that redis is actually
   ready though, so I wrapped the "test" target in the
   Makefile with a wait script that waits until
   master is responding on port 6379.
</pre>
</div>
</content>
</entry>
</feed>
