<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/ci, branch newfeatures</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>fix(test): Detect more core filenames</title>
<updated>2021-04-08T12:13:39+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-03T04:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6a03bcc3c2f65f376b14d2dbef6ade8fc483bf26'/>
<id>6a03bcc3c2f65f376b14d2dbef6ade8fc483bf26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(gha/win): Do not rename python.exe to python3.exe if it exists</title>
<updated>2021-02-06T03:39:10+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-02-05T03:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8f2419949059b0018d6ddf29473bd92c2c6f96b5'/>
<id>8f2419949059b0018d6ddf29473bd92c2c6f96b5</id>
<content type='text'>
GHA now provides python3.exe by default -- actions/python-versions#78

Ensure Python 2 directory is earlier in $PATH so bare python always
invokes Python 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GHA now provides python3.exe by default -- actions/python-versions#78

Ensure Python 2 directory is earlier in $PATH so bare python always
invokes Python 2.
</pre>
</div>
</content>
</entry>
<entry>
<title>GHA: fix build problems on Windows</title>
<updated>2020-12-16T06:27:35+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2020-12-16T04:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=abdb2b4d29e7acaf04b7dd29536853e848765423'/>
<id>abdb2b4d29e7acaf04b7dd29536853e848765423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: setup GitHub actions for windows</title>
<updated>2020-12-16T04:12:14+00:00</updated>
<author>
<name>Thomas Vigouroux</name>
<email>tomvig38@gmail.com</email>
</author>
<published>2020-09-16T17:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d7051705d04686ca6887c54c84af0db02621398a'/>
<id>d7051705d04686ca6887c54c84af0db02621398a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Only setup ipv6 on macOS for Travis</title>
<updated>2020-11-25T02:26:03+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-17T03:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=be9bd43502a4764dda987e552cee00a64370661a'/>
<id>be9bd43502a4764dda987e552cee00a64370661a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific code</title>
<updated>2020-11-25T02:26:02+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-17T02:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d93e397232ad93c106c143a720c256f96f0588e5'/>
<id>d93e397232ad93c106c143a720c256f96f0588e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Only try installing python-pynvim if Py2 pip is present</title>
<updated>2020-11-23T13:43:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-19T03:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=80d1c4da5ffb652474e398f2d4ce6fd1d66a878e'/>
<id>80d1c4da5ffb652474e398f2d4ce6fd1d66a878e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Install gem binaries to ~/.local/bin</title>
<updated>2020-11-14T22:23:35+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-14T22:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=39b3eb34c24167de057c2a408e80ffa0eb281028'/>
<id>39b3eb34c24167de057c2a408e80ffa0eb281028</id>
<content type='text'>
That directory is already part of `$PATH`, so let's reuse it instead of
trying to figure what version-specific path binaries gem normally uses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That directory is already part of `$PATH`, so let's reuse it instead of
trying to figure what version-specific path binaries gem normally uses.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Rename travis_fold to ci_fold and add GHA support</title>
<updated>2020-11-13T18:38:12+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-13T17:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=25a8385cd13c67deef5ded4c879a8057865caf5b'/>
<id>25a8385cd13c67deef5ded4c879a8057865caf5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci/before_script.sh: Remove early exit for lint job</title>
<updated>2020-11-13T18:36:58+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-13T16:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eb96bec4bbbf55266b89d50a36a85b8caaa9a9fb'/>
<id>eb96bec4bbbf55266b89d50a36a85b8caaa9a9fb</id>
<content type='text'>
lualint requires building dependencies, so allow the job to take
advantage of the cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lualint requires building dependencies, so allow the job to take
advantage of the cache.
</pre>
</div>
</content>
</entry>
</feed>
