<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/workflows/vim-patches.yml, branch fix_20726</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>ci: bump actions/checkout from 3 to 4</title>
<updated>2023-09-04T21:20:30+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-09-04T12:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cf7d37ad13c74461e6a05a72123ba44676e6106c'/>
<id>cf7d37ad13c74461e6a05a72123ba44676e6106c</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos (#21961)</title>
<updated>2023-02-20T07:12:59+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-02-20T07:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b62c0c8d9c22ae7fc9ee200733f8312efa6dbced'/>
<id>b62c0c8d9c22ae7fc9ee200733f8312efa6dbced</id>
<content type='text'>
Co-authored-by: Ben Morgan &lt;cassava@iexu.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ben Morgan &lt;cassava@iexu.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove unnecessary environment variables (#22175)</title>
<updated>2023-02-10T12:56:07+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-02-10T12:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d5b1712dc4ced82e15a9a736626d4e2e3370c9b4'/>
<id>d5b1712dc4ced82e15a9a736626d4e2e3370c9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim-patches): ensure libfuse is installed</title>
<updated>2022-12-09T14:56:56+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2022-12-09T14:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2ecb401f8b9aac857e6add59f78d481d91a7ad3c'/>
<id>2ecb401f8b9aac857e6add59f78d481d91a7ad3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: replace deprecated feature set-output (#20834)</title>
<updated>2022-11-05T22:22:39+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-11-05T22:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a966347cab652e2e064d7c826457d46cd9079923'/>
<id>a966347cab652e2e064d7c826457d46cd9079923</id>
<content type='text'>
The new recommended way to share values between Github Actions steps is
to use environment files:
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new recommended way to share values between Github Actions steps is
to use environment files:
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch: bump VIM_VERSION from 8.0 =&gt; 8.1 #20762</title>
<updated>2022-10-21T10:56:09+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-10-21T10:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=24c9561a68aa9b9cf8d8a503c5e85f63d7ebb543'/>
<id>24c9561a68aa9b9cf8d8a503c5e85f63d7ebb543</id>
<content type='text'>
There are 6 remaining 8.0.x patches, tracked in:
https://github.com/neovim/neovim/issues/5431</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are 6 remaining 8.0.x patches, tracked in:
https://github.com/neovim/neovim/issues/5431</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use ubuntu-latest for vim-patches and coverity-scan</title>
<updated>2022-05-28T18:22:42+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2022-05-28T17:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a3df012845cadf7a01d92171c2829ef7ca5135d7'/>
<id>a3df012845cadf7a01d92171c2829ef7ca5135d7</id>
<content type='text'>
Since we're not running tests or other things that are more sensitive to
changes in the VM environment, use ubuntu-latest to avoid the busy work
of updating the VM image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we're not running tests or other things that are more sensitive to
changes in the VM environment, use ubuntu-latest to avoid the busy work
of updating the VM image.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: bump github actions versions #18616</title>
<updated>2022-05-21T03:45:10+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-05-21T03:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=12f45fd697961aa57a26a0d620437d4109537c68'/>
<id>12f45fd697961aa57a26a0d620437d4109537c68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: create automated PRs as draft PRs</title>
<updated>2022-01-17T18:36:01+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2022-01-17T18:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=66076e5e1ba5ec249e65fe97e36b8f543b359a10'/>
<id>66076e5e1ba5ec249e65fe97e36b8f543b359a10</id>
<content type='text'>
GH workflows aren't allowed to trigger other GH workflows.  Since
commitlint is a required check now, we need something manual to happen
for it to run on vim-patch/api-doc PRs.

Creating these PRs as drafts and then marking them as "ready to review"
when we want to merge them will provide the manual trigger to run
commitlint.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GH workflows aren't allowed to trigger other GH workflows.  Since
commitlint is a required check now, we need something manual to happen
for it to run on vim-patch/api-doc PRs.

Creating these PRs as drafts and then marking them as "ready to review"
when we want to merge them will provide the manual trigger to run
commitlint.

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(gha/vim-patches): Create PR against branch running the workflow</title>
<updated>2021-04-27T03:45:40+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-27T03:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0ab1f9ff3fb2036e9ef51672193620aff704884e'/>
<id>0ab1f9ff3fb2036e9ef51672193620aff704884e</id>
<content type='text'>
Avoids hard-coding branch names.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids hard-coding branch names.

[skip ci]
</pre>
</div>
</content>
</entry>
</feed>
