<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/workflows/coverity.yml, branch rahm</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: refactor CI files</title>
<updated>2023-12-09T13:14:38+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-11-12T20:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dd81e1e3345b91c4cb4653b697c1054526f6b924'/>
<id>dd81e1e3345b91c4cb4653b697c1054526f6b924</id>
<content type='text'>
Mostly rename file and variable names to be more consistent. This makes
it easier to locate them in the "Actions" tab on github.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly rename file and variable names to be more consistent. This makes
it easier to locate them in the "Actions" tab on github.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: create setup action</title>
<updated>2023-12-01T15:59:23+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-11-30T11:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ce6fefbab9b6a902e725534c91ba3aa1025e5957'/>
<id>ce6fefbab9b6a902e725534c91ba3aa1025e5957</id>
<content type='text'>
This deduplicates common operations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This deduplicates common operations.
</pre>
</div>
</content>
</entry>
<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>ci: replace cmake script with bash script (#22246)</title>
<updated>2023-02-13T17:26:01+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-02-13T17:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9de9bd4bedde734e6b795e899e78b5417bc82fe4'/>
<id>9de9bd4bedde734e6b795e899e78b5417bc82fe4</id>
<content type='text'>
Bash has better error handling than cmake, and seem overall slightly
more suited to scripting than cmake.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bash has better error handling than cmake, and seem overall slightly
more suited to scripting than cmake.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: install dependencies with a single script (#22241)</title>
<updated>2023-02-12T21:09:10+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-02-12T21:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5d3769ea2343a30c60963011bef85346320bd97c'/>
<id>5d3769ea2343a30c60963011bef85346320bd97c</id>
<content type='text'>
It's easier if the os-specific installations are done by the script itself</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's easier if the os-specific installations are done by the script itself</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos (#21328)</title>
<updated>2022-12-12T00:53:07+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-12-12T00:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b12bb97feeb84df47d672d39b2de170061c37f45'/>
<id>b12bb97feeb84df47d672d39b2de170061c37f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: rename workflow files to be simpler and more consistent (#21253)</title>
<updated>2022-12-01T09:55:34+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-12-01T09:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=adda751407df6d9fcb9f2cf1dade0c713924e20a'/>
<id>adda751407df6d9fcb9f2cf1dade0c713924e20a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
