<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/.github/workflows/ci-linux.yml, branch v3.14.0</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-linux.yml?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/.github/workflows/ci-linux.yml?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-16T14:51:49Z</updated>
<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>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>
<entry>
<title>Switch -std=c++14 for -std=c++17 in CI.</title>
<updated>2021-11-04T20:45:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-04T20:45:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a999503a39b167a46fae59806c094726aafa975b'/>
<id>urn:sha1:a999503a39b167a46fae59806c094726aafa975b</id>
<content type='text'>
This better matches with the master branch which uses C++17.
</content>
</entry>
<entry>
<title>Run CI once per week to check for issues with updated packages.</title>
<updated>2021-11-04T20:18:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-04T20:00:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6f83a305b750de77485809968e1e7a84b01a1ef'/>
<id>urn:sha1:a6f83a305b750de77485809968e1e7a84b01a1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable fail-fast in GitHub Actions.</title>
<updated>2021-06-06T06:10:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-06T06:10:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94066ae04813b4274e486ef10193dc89de33e432'/>
<id>urn:sha1:94066ae04813b4274e486ef10193dc89de33e432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from the Ubuntu 16.04 image to the 18.04 Ubuntu image.</title>
<updated>2021-05-07T19:13:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-07T18:52:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d848034590bc402277da975b7efdbc78ce1722fc'/>
<id>urn:sha1:d848034590bc402277da975b7efdbc78ce1722fc</id>
<content type='text'>
The Argon2 PPA is broken again and I don't want to deal with the
stress of working out why. The 16.04 image is EOL soon (see
actions/virtual-environments/#1084) so switching off it is just
easier.
</content>
</entry>
<entry>
<title>Fix building the argon2 module on CI due to a broken PPA package.</title>
<updated>2020-10-16T20:40:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-16T18:25:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0c17414170d7ec5dbe562487d8a8f24f02af558'/>
<id>urn:sha1:d0c17414170d7ec5dbe562487d8a8f24f02af558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for Argon2 password hashing.</title>
<updated>2020-10-10T17:25:24Z</updated>
<author>
<name>ShutterQuick</name>
</author>
<published>2020-10-10T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=219f8e62623ff0c3002be764c1dbf7201d0293db'/>
<id>urn:sha1:219f8e62623ff0c3002be764c1dbf7201d0293db</id>
<content type='text'>
Resolves #1540.</content>
</entry>
<entry>
<title>Improve manually enabling extra modules.</title>
<updated>2020-01-18T13:27:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-18T13:27:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c33a3027b3db65961e58f4b45e61496ff988897'/>
<id>urn:sha1:2c33a3027b3db65961e58f4b45e61496ff988897</id>
<content type='text'>
- Allow modules to be specified without their prefix and extensions
  in --{disable,enable}-extras.
- Allow modules to be space delimited in --{disable,enable}-extras.
</content>
</entry>
<entry>
<title>Migrate from Travis CI to GitHub Actions.</title>
<updated>2020-01-17T15:35:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:50:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e91d9b2e19a5dee8e5e0959bc9face260c22daf'/>
<id>urn:sha1:2e91d9b2e19a5dee8e5e0959bc9face260c22daf</id>
<content type='text'>
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
</content>
</entry>
</feed>
