<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/.github, branch 3.1.17</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>ci: check types with mypy</title>
<updated>2021-04-23T13:23:11+00:00</updated>
<author>
<name>Giel van Schijndel</name>
<email>giel@mortis.eu</email>
</author>
<published>2021-04-23T10:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=043e15fe140cfff8725d4f615f42fa1c55779402'/>
<id>043e15fe140cfff8725d4f615f42fa1c55779402</id>
<content type='text'>
This will result in _partial_ type checking of the type annotations by
using mypy. Keep in mind though that mypy is performing _static_
analysis in a _dynamic_ language so it can only partially check for
correctness.

Some other tool(s) will be needed to have more complete type checking at
runtime. E.g. [typeguard].

[typeguard]: https://pypi.org/project/typeguard/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will result in _partial_ type checking of the type annotations by
using mypy. Keep in mind though that mypy is performing _static_
analysis in a _dynamic_ language so it can only partially check for
correctness.

Some other tool(s) will be needed to have more complete type checking at
runtime. E.g. [typeguard].

[typeguard]: https://pypi.org/project/typeguard/
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore CI operation </title>
<updated>2021-04-17T05:37:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-04-17T05:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9e7314c57ef56aaf5fd27a311bfa6a01d18366a2'/>
<id>9e7314c57ef56aaf5fd27a311bfa6a01d18366a2</id>
<content type='text'>
Renaming is easier, but GitHub seems to miss CI which is quite a foot/head gun</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renaming is easier, but GitHub seems to miss CI which is quite a foot/head gun</pre>
</div>
</content>
</entry>
<entry>
<title>Create FUNDING.yml</title>
<updated>2021-03-28T01:36:07+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-03-28T01:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=14fc8bd3e5a8249224b774ea9052c9a701fc8e0f'/>
<id>14fc8bd3e5a8249224b774ea9052c9a701fc8e0f</id>
<content type='text'>
Allow people to say thanks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow people to say thanks.</pre>
</div>
</content>
</entry>
<entry>
<title>add python 3.9 support</title>
<updated>2021-02-26T15:07:29+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-02-26T15:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=803aca26d3f611f7dfd7148f093f525578d609ef'/>
<id>803aca26d3f611f7dfd7148f093f525578d609ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: update tool scripts after moving tests</title>
<updated>2020-07-12T13:39:58+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=961539ced52c82519767a4c9e5852dbeccfc974e'/>
<id>961539ced52c82519767a4c9e5852dbeccfc974e</id>
<content type='text'>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert moving tests out of 'git' folder, related to #1030</title>
<updated>2020-07-12T10:04:26+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-07-12T10:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d5f0d48745727684473cf583a002e2c31174de2d'/>
<id>d5f0d48745727684473cf583a002e2c31174de2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: update tool scripts after moving tests</title>
<updated>2020-07-12T09:13:10+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0238e6cce512a0960d280e7ec932ff1aaab9d0f1'/>
<id>0238e6cce512a0960d280e7ec932ff1aaab9d0f1</id>
<content type='text'>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code-coverage from requirements - codecov wants way too many permissions…</title>
<updated>2020-04-11T03:56:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f344c8839a1ac7e4b849077906beb20d69cd11ca'/>
<id>f344c8839a1ac7e4b849077906beb20d69cd11ca</id>
<content type='text'>
…and I don't really see the benefit given the state of this project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
…and I don't really see the benefit given the state of this project
</pre>
</div>
</content>
</entry>
<entry>
<title>See if codecov uploads work</title>
<updated>2020-04-11T03:45:40+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7f404a50e95dd38012d33ee8041462b7659d79a2'/>
<id>7f404a50e95dd38012d33ee8041462b7659d79a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests right after linting</title>
<updated>2020-04-11T03:36:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=391c0023675b8372cff768ff6818be456a775185'/>
<id>391c0023675b8372cff768ff6818be456a775185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
