<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/.github/workflows, branch 1.32.1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Update setup-go to v5</title>
<updated>2024-02-24T16:12:31+00:00</updated>
<author>
<name>Dylan Arbour</name>
<email>arbourd@users.noreply.github.com</email>
</author>
<published>2024-02-23T23:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d5665f49a486e8aff27d8f7ee65cfbb187401f20'/>
<id>d5665f49a486e8aff27d8f7ee65cfbb187401f20</id>
<content type='text'>
Removes deprecation notices on actions builds. v5 updates the version of
node and `cache: false` disables the errors related to not finding a
go.sum
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes deprecation notices on actions builds. v5 updates the version of
node and `cache: false` disables the errors related to not finding a
go.sum
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PHP 8.2 and 8.1 to test matrix</title>
<updated>2024-02-23T23:06:33+00:00</updated>
<author>
<name>Dylan Arbour</name>
<email>arbourd@users.noreply.github.com</email>
</author>
<published>2024-02-22T18:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9d02b906a5e54000d8ae8f22c0a2fac930cfeea3'/>
<id>9d02b906a5e54000d8ae8f22c0a2fac930cfeea3</id>
<content type='text'>
`setup-php` action was fixed to add embed SAPI for older versions of PHP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`setup-php` action was fixed to add embed SAPI for older versions of PHP
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug from builds and tests</title>
<updated>2024-02-22T20:43:46+00:00</updated>
<author>
<name>Dylan Arbour</name>
<email>arbourd@users.noreply.github.com</email>
</author>
<published>2024-02-22T17:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e2cab032341f4a41d02107ac742cc44a04205038'/>
<id>e2cab032341f4a41d02107ac742cc44a04205038</id>
<content type='text'>
The info and above errors should be more than enough for debugging
failures in GitHuB Actions CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The info and above errors should be more than enough for debugging
failures in GitHuB Actions CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GitHub Actions</title>
<updated>2024-02-21T14:54:05+00:00</updated>
<author>
<name>Dylan Arbour</name>
<email>arbourd@users.noreply.github.com</email>
</author>
<published>2023-12-18T23:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=56d3a1a72b3db74ac3bf8b7665428a3cd15056bd'/>
<id>56d3a1a72b3db74ac3bf8b7665428a3cd15056bd</id>
<content type='text'>
This commit adds GitHub Actions configuration, running tests on
pull-requests and master push changes.

This change is meant to be a first-pass at our evolving CI processes.

- Tests run in parallel per language for speed and isolation
- Test matrix is composed by a string list of languages and versions
- `setup-${language}` actions are preferred over base (and changing)
  versions from `ubuntu-latest` operating system

A few caveats with the current setup:

- Only tests on Ubuntu (no FreeBSD or Alpine)
- Unpriviledged tests only
- No core dumps available on failure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds GitHub Actions configuration, running tests on
pull-requests and master push changes.

This change is meant to be a first-pass at our evolving CI processes.

- Tests run in parallel per language for speed and isolation
- Test matrix is composed by a string list of languages and versions
- `setup-${language}` actions are preferred over base (and changing)
  versions from `ubuntu-latest` operating system

A few caveats with the current setup:

- Only tests on Ubuntu (no FreeBSD or Alpine)
- Unpriviledged tests only
- No core dumps available on failure
</pre>
</div>
</content>
</entry>
</feed>
