<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/.github/workflows/ci-alpine.yml, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/.github/workflows/ci-alpine.yml?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/.github/workflows/ci-alpine.yml?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-22T13:35:04Z</updated>
<entry>
<title>Update the Alpine container to the latest release.</title>
<updated>2022-07-22T13:35:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T13:35:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c089c0eac5809e5d3fce5b994ef68be8a066f63'/>
<id>urn:sha1:7c089c0eac5809e5d3fce5b994ef68be8a066f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UNIX CI images to use the latest tooling.</title>
<updated>2022-06-15T10:36:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-14T18:17:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bad7bbc9507a37c540845162ead0db2b9240d132'/>
<id>urn:sha1:bad7bbc9507a37c540845162ead0db2b9240d132</id>
<content type='text'>
Windows is not yet updated as the SDKs are not updated.
</content>
</entry>
<entry>
<title>Implement support for JSON logging.</title>
<updated>2022-05-02T14:10:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-02T11:06:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a44a6cfab77c11382bfbc465702755a7e512e3e9'/>
<id>urn:sha1:a44a6cfab77c11382bfbc465702755a7e512e3e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the entire logging system.</title>
<updated>2022-05-01T21:07:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:10:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c382faf9c941ad2ab93f806b6477933d41566719'/>
<id>urn:sha1:c382faf9c941ad2ab93f806b6477933d41566719</id>
<content type='text'>
- Much cleaner API for writing to the log.
- Adds support for stderr and stdout logging to the core.
- Adds support for sql and syslog logging in modules.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-16T15:16:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T15:16:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30edd1070df3ddb2ae64b61b65c25f88a0b61e49'/>
<id>urn:sha1:30edd1070df3ddb2ae64b61b65c25f88a0b61e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump actions/checkout from 2 to 3</title>
<updated>2022-04-16T14:51:49Z</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2022-04-16T14:45:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=054d1f7646fc253ac90705c46c37bd0c04f39698'/>
<id>urn:sha1:054d1f7646fc253ac90705c46c37bd0c04f39698</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
</entry>
<entry>
<title>Fix the command used to retrieve the number of cores on Alpine.</title>
<updated>2022-04-16T11:15:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T11:15:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76ba40f3047e42da29b045b7ab6395109bcfeea3'/>
<id>urn:sha1:76ba40f3047e42da29b045b7ab6395109bcfeea3</id>
<content type='text'>
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
</content>
</entry>
<entry>
<title>Separate core modules from modules in CI.</title>
<updated>2022-01-22T03:32:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-22T03:28:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9d6ec04243ff14547c9ffa4363b8b39c60b006ca'/>
<id>urn:sha1:9d6ec04243ff14547c9ffa4363b8b39c60b006ca</id>
<content type='text'>
[skip windows ci]
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-15T19:50:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T18:46:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cc263858e893a278dcf916b9188acda94f5b225'/>
<id>urn:sha1:3cc263858e893a278dcf916b9188acda94f5b225</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve CI scripts.</title>
<updated>2022-01-15T18:36:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T16:37:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b52983b268e2cf90c1a2e3af96d381fe924e794d'/>
<id>urn:sha1:b52983b268e2cf90c1a2e3af96d381fe924e794d</id>
<content type='text'>
- Add support for skipping CI on specific platforms with commit comments.
- Add support for testing on Alpine (which uses musl instead of glibc).
- Rename "Linux CI" to "Ubuntu CI" now we test other Linux distros.
- Properly add packages to the PATH and LD_LIBRARY_PATH on macOS.
</content>
</entry>
</feed>
