<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/testing/test_file_finder.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>update pre-commit setup to modern practices and ensure flake8 is in line as well (#369)</title>
<updated>2019-11-25T21:04:43+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2019-11-25T21:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=e9cbdb231a59f06a508d86f2b5b14719ee4bbc34'/>
<id>e9cbdb231a59f06a508d86f2b5b14719ee4bbc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inflict black on the codebase :)</title>
<updated>2018-05-13T09:47:32+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-05-13T09:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=ac2fee8189c1540a0d05ea3020726174a2b6785a'/>
<id>ac2fee8189c1540a0d05ea3020726174a2b6785a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak test skip reasons</title>
<updated>2018-05-11T13:41:42+00:00</updated>
<author>
<name>Stéphane Bidoul (ACSONE)</name>
<email>stephane.bidoul@acsone.eu</email>
</author>
<published>2018-05-11T13:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=e8682df77cb1db182cff1e916c537275272dd4de'/>
<id>e8682df77cb1db182cff1e916c537275272dd4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve file finder test coverage</title>
<updated>2018-05-11T13:37:32+00:00</updated>
<author>
<name>Stéphane Bidoul (ACSONE)</name>
<email>stephane.bidoul@acsone.eu</email>
</author>
<published>2018-05-11T13:37:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=9304e4bdf6b6312ca41fe2775b292e97f636dc81'/>
<id>9304e4bdf6b6312ca41fe2775b292e97f636dc81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file finder: symlink edge cases</title>
<updated>2018-05-10T15:42:08+00:00</updated>
<author>
<name>Stéphane Bidoul (ACSONE)</name>
<email>stephane.bidoul@acsone.eu</email>
</author>
<published>2018-05-10T14:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=ac69fcb0a16f2383ee7e727295de62eeceed4793'/>
<id>ac69fcb0a16f2383ee7e727295de62eeceed4793</id>
<content type='text'>
It turns out we had a edge case to handle, as the algorithm
included scm controlled files reachable through symlinks while the
symlink itself was not scm controlled.

Additionally, better handle situations where we include a directory
below 'path' as well as a symlink to it. Before it would randomly
return the original directory, or include it under the symlink.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out we had a edge case to handle, as the algorithm
included scm controlled files reachable through symlinks while the
symlink itself was not scm controlled.

Additionally, better handle situations where we include a directory
below 'path' as well as a symlink to it. Before it would randomly
return the original directory, or include it under the symlink.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hg file finder in presence of white space in paths</title>
<updated>2018-04-28T17:33:00+00:00</updated>
<author>
<name>Stéphane Bidoul (ACSONE)</name>
<email>stephane.bidoul@acsone.eu</email>
</author>
<published>2018-04-28T17:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=5343f14b8634fd5533ed36b1408d29adbb68b736'/>
<id>5343f14b8634fd5533ed36b1408d29adbb68b736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor hg and git file finders to use the same algorithm</title>
<updated>2018-04-28T17:33:00+00:00</updated>
<author>
<name>Stéphane Bidoul (ACSONE)</name>
<email>stephane.bidoul@acsone.eu</email>
</author>
<published>2018-04-28T16:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=7253898ffff71c889d0a8ad2b5c0f4ca44146eee'/>
<id>7253898ffff71c889d0a8ad2b5c0f4ca44146eee</id>
<content type='text'>
Also make the test parametric.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make the test parametric.
</pre>
</div>
</content>
</entry>
</feed>
