<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/workflows, branch master</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(ci): re-run GHA for ready_for_review events (#15377)</title>
<updated>2021-08-15T13:27:50+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-08-15T13:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c6ef95606f43225885a0a7ba06780ededf9f7cab'/>
<id>c6ef95606f43225885a0a7ba06780ededf9f7cab</id>
<content type='text'>
By default, the pull_request target only runs for the "opened",
"synchronize", and "reopened" events.

Since we've disabled GHA CI for "draft" PRs, the "ready_for_review"
event also needs to be included so CI is automatically run when leaving
draft status.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, the pull_request target only runs for the "opened",
"synchronize", and "reopened" events.

Since we've disabled GHA CI for "draft" PRs, the "ready_for_review"
event also needs to be included so CI is automatically run when leaving
draft status.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #15367 from jamessan/release-fixes</title>
<updated>2021-08-15T01:22:13+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-08-15T01:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=084b28bec8e083cc62710db950bd433d2a3b88ae'/>
<id>084b28bec8e083cc62710db950bd433d2a3b88ae</id>
<content type='text'>
Clean up release handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up release handling</pre>
</div>
</content>
</entry>
<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>ci: fix typo squasher by changing trigger to "pull_request_target" (#15357)</title>
<updated>2021-08-13T13:18:15+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-08-13T13:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ce172d8d4a94c8ffbe313c240d4bd37acb6fd090'/>
<id>ce172d8d4a94c8ffbe313c240d4bd37acb6fd090</id>
<content type='text'>
The "pull_request" trigger only enables read-access for forks,
"pull_request_target" is required if a fork is to be a trigger. Also
changed the python script to reflect this change.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "pull_request" trigger only enables read-access for forks,
"pull_request_target" is required if a fork is to be a trigger. Also
changed the python script to reflect this change.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)</title>
<updated>2021-08-09T13:21:50+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-08-09T13:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7dbbd5d8b1831ae190fe29cc6630b08cbc90c568'/>
<id>7dbbd5d8b1831ae190fe29cc6630b08cbc90c568</id>
<content type='text'>
The action adds all pull-request authors (and Marvim) as a co-author to the
newly created PR and also links to the closed PRs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The action adds all pull-request authors (and Marvim) as a co-author to the
newly created PR and also links to the closed PRs.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: disable false "footer-leading-blank" warning from commitlint (#15238)</title>
<updated>2021-08-02T09:22:43+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-08-02T09:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3f9a838454e78252cfd90311472978960040d4ec'/>
<id>3f9a838454e78252cfd90311472978960040d4ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #15129 from dundargoc/action/commitlint</title>
<updated>2021-08-01T22:08:31+00:00</updated>
<author>
<name>Matthieu Coudron</name>
<email>teto@users.noreply.github.com</email>
</author>
<published>2021-08-01T22:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=535c762ff7d8303a20047ef5f5b4466c2b78e237'/>
<id>535c762ff7d8303a20047ef5f5b4466c2b78e237</id>
<content type='text'>
ci: add commit linter to GitHub Actions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ci: add commit linter to GitHub Actions.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: add commit linter to GitHub Actions</title>
<updated>2021-08-01T10:45:17+00:00</updated>
<author>
<name>Dundar Göc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2021-07-18T22:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5f3f4263b4740dba726f155c21c7606235847b28'/>
<id>5f3f4263b4740dba726f155c21c7606235847b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: label PRs only the first time they're opened (#15209)</title>
<updated>2021-07-28T09:30:08+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-07-28T09:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6c08af083d000d0e5c1d73ac52ead3f01ac2026b'/>
<id>6c08af083d000d0e5c1d73ac52ead3f01ac2026b</id>
<content type='text'>
instead of on every change -- including removing erroneous labels</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of on every change -- including removing erroneous labels</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ci): lower timeout to 45 minutes (from default 360 mins)</title>
<updated>2021-07-24T08:23:15+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-07-24T08:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=13db912e5157259e1a1a20ea61b5883c22f36578'/>
<id>13db912e5157259e1a1a20ea61b5883c22f36578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
