<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/src/setuptools_scm/file_finder_git.py, branch workflows</title>
<subtitle>github.com: pypa/setuptools_scm.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/'/>
<entry>
<title>add python tests</title>
<updated>2020-05-01T20:26:47+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2019-12-13T23:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=b536c087bf5fc76febff44ea38315928beb0e168'/>
<id>b536c087bf5fc76febff44ea38315928beb0e168</id>
<content type='text'>
port testsuite to pathlib, and try to resolve windows short paths

trace git toplevel mismatch (observed on win32 name shortening)

exclude python2 on windows

remove the appveyor config, its broken

drop most travis envs that we have in github workflows now

add actions for creating egg artifacts/wheels/sdists

WIP: experiment with act

WIP: fix workflow typo

WIP: add missed runs-on

fix typoed excludes

fixup: upload actuall wheel/sdist in the build step

style fixes for the actions config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
port testsuite to pathlib, and try to resolve windows short paths

trace git toplevel mismatch (observed on win32 name shortening)

exclude python2 on windows

remove the appveyor config, its broken

drop most travis envs that we have in github workflows now

add actions for creating egg artifacts/wheels/sdists

WIP: experiment with act

WIP: fix workflow typo

WIP: add missed runs-on

fix typoed excludes

fixup: upload actuall wheel/sdist in the build step

style fixes for the actions config
</pre>
</div>
</content>
</entry>
<entry>
<title>Close subprocess files descriptor</title>
<updated>2020-01-25T11:56:38+00:00</updated>
<author>
<name>TheTripleV</name>
<email>vasistavovveti@gmail.com</email>
</author>
<published>2020-01-25T11:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=b1f938cbb510d37ae7acc152bcfb22cf0571282e'/>
<id>b1f938cbb510d37ae7acc152bcfb22cf0571282e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>terminate process to cleanup</title>
<updated>2020-01-21T03:11:38+00:00</updated>
<author>
<name>gesslerpd</name>
<email>gesslerpd@users.noreply.github.com</email>
</author>
<published>2020-01-21T03:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=aacfd451f0f635784d68cb8110b6173d2d43f8e8'/>
<id>aacfd451f0f635784d68cb8110b6173d2d43f8e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #399</title>
<updated>2020-01-21T02:36:09+00:00</updated>
<author>
<name>gesslerpd</name>
<email>gesslerpd@users.noreply.github.com</email>
</author>
<published>2020-01-21T02:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=23f2bf42857b7f292d1166a525914cf06b45ad73'/>
<id>23f2bf42857b7f292d1166a525914cf06b45ad73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trigger subprocess cleanup in case git archive interpretation went wrong</title>
<updated>2019-05-26T05:47:53+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2019-05-12T09:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=90ac3877a742b52a78c82e40b94f11e11962d0e2'/>
<id>90ac3877a742b52a78c82e40b94f11e11962d0e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finalize error handling for git file listing</title>
<updated>2018-08-08T09:25:27+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-08-08T09:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=1487d5b005ef669efb83b3d5d513dd3410cba4f0'/>
<id>1487d5b005ef669efb83b3d5d513dd3410cba4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn the archive usage error into a logged exception</title>
<updated>2018-08-08T05:55:48+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-08-08T05:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=81d784aa587a67c186167db10d3a9d6a4fc4bcba'/>
<id>81d784aa587a67c186167db10d3a9d6a4fc4bcba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to src/ layout</title>
<updated>2018-05-19T19:15:23+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-05-19T19:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=de0bed4fc96330b021cbee63dc4f3a5eae2549c5'/>
<id>de0bed4fc96330b021cbee63dc4f3a5eae2549c5</id>
<content type='text'>
this also sorts out #262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this also sorts out #262
</pre>
</div>
</content>
</entry>
</feed>
