<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/workflows/release.yml, branch v0.5.1</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>build: use RelWithDebInfo build for nightlies, Release for releases</title>
<updated>2021-08-14T03:32:15+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-08-14T00:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6f965f41dfd6b1927a23b2afa188fbcb88e8b2f3'/>
<id>6f965f41dfd6b1927a23b2afa188fbcb88e8b2f3</id>
<content type='text'>
Unlike Release build type, RelWithDebInfo does not disable asserts.
This helps get better debug info from people brave enough to use the
nightly builds, but shouldn't be used for official releases.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike Release build type, RelWithDebInfo does not disable asserts.
This helps get better debug info from people brave enough to use the
nightly builds, but shouldn't be used for official releases.

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ci): Add sha256 checksums to release notes</title>
<updated>2021-07-01T19:06:21+00:00</updated>
<author>
<name>Oliver Marriott</name>
<email>hello@omarriott.com</email>
</author>
<published>2021-07-01T16:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d1c906a7c6de5389d11b1ff6076aeaaee2380d6b'/>
<id>d1c906a7c6de5389d11b1ff6076aeaaee2380d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: upgrade to gcc-11 on ubuntu-18.04</title>
<updated>2021-06-16T15:54:14+00:00</updated>
<author>
<name>glacambre</name>
<email>code@lacamb.re</email>
</author>
<published>2021-06-13T07:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff'/>
<id>04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff</id>
<content type='text'>
In https://github.com/neovim/neovim/issues/14150 , investigations showed
that using an older gcc to build the appimage could result in severe
perf issues. This is because older gcc versions happily replace calls to
libc functions with their own, which happen to be less optimized than
their libc counterparts.

We fix this problem by upgrading to gcc-11 on ubuntu-18.04.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://github.com/neovim/neovim/issues/14150 , investigations showed
that using an older gcc to build the appimage could result in severe
perf issues. This is because older gcc versions happily replace calls to
libc functions with their own, which happen to be less optimized than
their libc counterparts.

We fix this problem by upgrading to gcc-11 on ubuntu-18.04.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ci): Remove gcc@8/gcc@9 homebrew workaround</title>
<updated>2021-06-04T15:21:45+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-06-04T15:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=04985f69ebd7bfb3fc4ebf369593672b1f0cbe4c'/>
<id>04985f69ebd7bfb3fc4ebf369593672b1f0cbe4c</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/release): Bump to ubuntu-18.04</title>
<updated>2021-05-02T20:27:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-05-02T20:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=14c692bc822f9baf98bea9a8522d7cadcf1166e8'/>
<id>14c692bc822f9baf98bea9a8522d7cadcf1166e8</id>
<content type='text'>
Per https://wiki.ubuntu.com/Releases, 16.04 is no longer under standard
support.  Switch to the next LTS, 18.04, for the next couple years.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per https://wiki.ubuntu.com/Releases, 16.04 is no longer under standard
support.  Switch to the next LTS, 18.04, for the next couple years.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(gha/release): Enable "contents: write" permission to publish release</title>
<updated>2021-04-21T04:32:38+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-21T04:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=62df537543bfc4327700d9f8930ae7c755c92ab2'/>
<id>62df537543bfc4327700d9f8930ae7c755c92ab2</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): Specify valid directory for DEPS_BUILD_DIR</title>
<updated>2021-04-21T04:14:51+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-21T02:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=491708c9892843fa9013334b4cd130bd0ca41d1b'/>
<id>491708c9892843fa9013334b4cd130bd0ca41d1b</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/release): Delete the release when creating a new nightly</title>
<updated>2021-03-14T23:53:45+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-03-14T23:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ba758ac553679b71413dc6d0b1d8e01b83f4a1bd'/>
<id>ba758ac553679b71413dc6d0b1d8e01b83f4a1bd</id>
<content type='text'>
This reverts #13733.  Disabling delete of the release leaves behind a
draft release associated with the previous nightly tag, which is
annoying to cleanup.

In the rare circumstances that the creation of a new nightly fails after
deleting the previous nightly, the job can be re-run or a nightly can be
missing for a day.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts #13733.  Disabling delete of the release leaves behind a
draft release associated with the previous nightly tag, which is
annoying to cleanup.

In the rare circumstances that the creation of a new nightly fails after
deleting the previous nightly, the job can be re-run or a nightly can be
missing for a day.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(GHA/release): Stop installing gcc-multilib</title>
<updated>2021-03-14T23:27:50+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-03-14T22:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dfa01b820fe9c9a4d4b6e643e4d259469cd582e2'/>
<id>dfa01b820fe9c9a4d4b6e643e4d259469cd582e2</id>
<content type='text'>
Recent changes in Xenial have made it uninstallable and we aren't
actually using anything from it for the release builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent changes in Xenial have made it uninstallable and we aren't
actually using anything from it for the release builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(gha): brew unlink gcc@8/@9 to fix upgrade issues</title>
<updated>2021-01-11T05:01:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-01-11T05:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6d67cf8647d251df4b1ded60b4ae3d49a1f73ad3'/>
<id>6d67cf8647d251df4b1ded60b4ae3d49a1f73ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
