<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/ci, branch rahm</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Migrate from Travis CI to GitHub Actions</title>
<updated>2020-11-06T23:52:56+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-11-06T23:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=43d1afbeeb9cba0ce1281a9cf2223b5bd71664d2'/>
<id>43d1afbeeb9cba0ce1281a9cf2223b5bd71664d2</id>
<content type='text'>
This removes all CI builds from travis-ci, due to their recent changes
in policy and harsh limitations on builds. With build times over 2
hours, it was a significant hindrance to development.

Instead of Travis CI, the CI is now split on Sourcehut and GitHub. Since
Sourcehut only supports Linux/BSD, all builds on those operating systems
are executed there. The GitHub Actions CI is used to build for
Windows/macOS, which are not available on Sourcehut.

Since asset deployment for releases requires builds on all platforms,
this is also done on GitHub actions. Though the new `upload_asset.sh`
script makes sure that migration in the future is fairly simple and we
do not tie ourselves to the overly complicated GitHub Actions ecosystem.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes all CI builds from travis-ci, due to their recent changes
in policy and harsh limitations on builds. With build times over 2
hours, it was a significant hindrance to development.

Instead of Travis CI, the CI is now split on Sourcehut and GitHub. Since
Sourcehut only supports Linux/BSD, all builds on those operating systems
are executed there. The GitHub Actions CI is used to build for
Windows/macOS, which are not available on Sourcehut.

Since asset deployment for releases requires builds on all platforms,
this is also done on GitHub actions. Though the new `upload_asset.sh`
script makes sure that migration in the future is fairly simple and we
do not tie ourselves to the overly complicated GitHub Actions ecosystem.</pre>
</div>
</content>
</entry>
<entry>
<title>Run rustfmt on sr.ht</title>
<updated>2020-06-23T11:13:14+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-06-23T10:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e4e0218edef0c0401649ce80562eacb6820e213e'/>
<id>e4e0218edef0c0401649ce80562eacb6820e213e</id>
<content type='text'>
This should provide more clear feedback whether rustfmt
job is failed or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should provide more clear feedback whether rustfmt
job is failed or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove prebuilt linux binaries</title>
<updated>2020-05-12T15:18:37+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-05-12T15:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=73c7f0c48d32ab5dc4b50e14e875306f4ddb6545'/>
<id>73c7f0c48d32ab5dc4b50e14e875306f4ddb6545</id>
<content type='text'>
Fixes #3628.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3628.</pre>
</div>
</content>
</entry>
<entry>
<title>Capitalized the .desktop Filename (#3425)</title>
<updated>2020-03-13T19:17:19+00:00</updated>
<author>
<name>Nathan Lilienthal</name>
<email>nathan@nixpulvis.com</email>
</author>
<published>2020-03-13T19:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=d20051b5e5a8ee3c8dcd75a87d375ac7611a9d2d'/>
<id>d20051b5e5a8ee3c8dcd75a87d375ac7611a9d2d</id>
<content type='text'>
Follow free desktop file naming conventions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow free desktop file naming conventions.</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify `cargo deb` usage</title>
<updated>2019-11-26T16:53:43+00:00</updated>
<author>
<name>Pen Tree</name>
<email>appletree2479@outlook.com</email>
</author>
<published>2019-11-26T16:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=4e6bbfbfc3ae3d315c13ffc6d1a0f6769613823c'/>
<id>4e6bbfbfc3ae3d315c13ffc6d1a0f6769613823c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ubuntu deployment</title>
<updated>2019-06-17T21:22:10+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-06-17T21:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=a39459ece2e285f58ce241f8037a1e5fd836877b'/>
<id>a39459ece2e285f58ce241f8037a1e5fd836877b</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Split alacritty into a separate crates</title>
<updated>2019-04-28T13:24:58+00:00</updated>
<author>
<name>Theodore Dubois</name>
<email>tblodt@icloud.com</email>
</author>
<published>2019-04-28T13:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=dbd8538762ef8968a493e1bf996e8693479ca783'/>
<id>dbd8538762ef8968a493e1bf996e8693479ca783</id>
<content type='text'>
The crate containing the entry point is called alacritty, and the crate
containing everything else is called alacritty_terminal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The crate containing the entry point is called alacritty, and the crate
containing everything else is called alacritty_terminal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document distro support for precompiled binaries</title>
<updated>2019-04-09T20:59:46+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-04-09T20:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=2b12b166785664eeec346883dfbc7eeadcb0f237'/>
<id>2b12b166785664eeec346883dfbc7eeadcb0f237</id>
<content type='text'>
This fixes #2273.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #2273.</pre>
</div>
</content>
</entry>
<entry>
<title>Add new icon to macOS binary</title>
<updated>2019-04-07T02:42:10+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-04-07T02:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=cd8d537bed98559ed49c1465db84ecec5393119f'/>
<id>cd8d537bed98559ed49c1465db84ecec5393119f</id>
<content type='text'>
This adds the new Alacritty icon to the macOS binary available in the
github releases. On sizes 128x128 and up the image with scanlines is
included.

The ci deployment process should now also offer the svg file for
download so the .desktop file can be used without having to look through
the repos for the icon.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the new Alacritty icon to the macOS binary available in the
github releases. On sizes 128x128 and up the image with scanlines is
included.

The ci deployment process should now also offer the svg file for
download so the .desktop file can be used without having to look through
the repos for the icon.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows deployment</title>
<updated>2019-04-02T22:58:18+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-04-02T22:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=48d781d1238835db9f2d30742ccf50dd53be7bed'/>
<id>48d781d1238835db9f2d30742ccf50dd53be7bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
