169 Commits

Author SHA1 Message Date
Sadie Powell
e852518eff Update irctest. 2024-06-07 17:37:41 +01:00
Sadie Powell
756051eada Update irctest. 2024-06-07 15:03:11 +01:00
Sadie Powell
95e69c01e8 Update the Alpine version in the CI. 2024-06-07 14:40:29 +01:00
Sadie Powell
86b9c95aa5 Merge branch 'insp3' into master. 2024-05-28 22:58:51 +01:00
Sadie Powell
742b11dbe4 Update irctest. 2024-05-28 22:49:47 +01:00
Sadie Powell
b4503b8645 Automatically upload the Windows release. 2024-05-20 12:45:40 +01:00
Sadie Powell
dac4b23df7 Fix building on macOS.
It seems like Apple have killed the remaining bits of TR1. Thankfully,
all Apple systems we support now have a C++11 compiler so we can just
force that on macOS.

[skip alpine ci]
[skip irctest ci]
[skip ubuntu ci]
[skip windows ci]
2024-05-16 20:36:33 +01:00
Sadie Powell
bf2d87a50c Merge branch 'insp3' into master. 2024-04-15 21:47:00 +01:00
Sadie Powell
e24ea1723c Move ssl_mbedtls to inspircd-contrib.
Closes #2088.
2024-04-15 21:45:42 +01:00
Sadie Powell
bef8335310 Update irctest. 2024-04-15 21:41:26 +01:00
Sadie Powell
c8b1c1dec6 Merge branch 'insp3' into master. 2024-04-14 14:24:27 +01:00
Sadie Powell
86cfe15c32 Remove files that have been moved to the .github repository. 2024-04-14 14:23:45 +01:00
Sadie Powell
83dcf16509 Merge branch 'insp3' into master.
# Conflicts:
2024-03-01 17:29:00 +00:00
Sadie Powell
9723936f26 Update the Windows dependencies.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2024-03-01 17:17:15 +00:00
Sadie Powell
8bfb92a86e Merge branch 'insp3' into master. 2024-02-25 22:26:22 +00:00
dependabot[bot]
97bd26e08c Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 14:12:24 +00:00
dependabot[bot]
67e241bcf2 Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 13:47:59 +00:00
Sadie Powell
3a105b5fa8 Use ubuntu-latest when the runner distro isn't critical. 2024-01-30 17:50:47 +00:00
Sadie Powell
79f57704fb Run the macOS runners on Apple Silicon. 2024-01-30 17:50:47 +00:00
Sadie Powell
90391ed868 Merge branch 'insp3' into master. 2024-01-04 22:43:13 +00:00
Sadie Powell
617f6ca430 Update irctest.
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-01-04 22:33:11 +00:00
dependabot[bot]
848266a329 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:24:36 +00:00
dependabot[bot]
67ed05d01b Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:24:31 +00:00
Sadie Powell
82b5826d0d Merge branch 'insp3' into master. 2023-10-19 22:20:04 +01:00
Sadie Powell
3e270bdc9f Update the pull request template. 2023-10-19 22:16:08 +01:00
Sadie Powell
f1b04a918c Merge branch 'insp3' into master. 2023-10-02 18:23:03 +01:00
dependabot[bot]
5927ca4cb6
Bump actions/checkout from 3 to 4 (#2062)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 15:42:25 +01:00
Sadie Powell
2e30276817 Merge branch 'insp3' into master. 2023-09-10 09:43:56 +01:00
Sadie Powell
6d1c5b9f94 Update the Windows dependencies.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-09-10 09:29:08 +01:00
Sadie Powell
6cf3608be0 Merge branch 'insp3' into master. 2023-08-15 14:22:35 +01:00
Sadie Powell
abdc2d77f3 Some minor tweaks to the irctest ci.
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2023-07-28 15:26:37 +01:00
Sadie Powell
d5aa7ccda5 Merge branch 'insp3' into master. 2023-07-22 09:19:00 +01:00
Sadie Powell
b7e1292faa Experiment with some linker flags on Windows to speed up the build.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:54:52 +01:00
Sadie Powell
34c23d8a3d Update Conan in the Windows CI.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:42:24 +01:00
Sadie Powell
4b17802a83 Build with the 64-bit toolchain on Windows.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:38:08 +01:00
Sadie Powell
f2e4711210 Use -Wdev when running CMake on GitHub Actions.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-15 18:07:20 +01:00
Sadie Powell
8b02096c18 Merge branch 'insp3' into master. 2023-06-26 17:12:28 +01:00
Val Lorentz
93981ad535
Add CI workflow running integration tests with irctest. 2023-06-25 18:58:15 +01:00
Sadie Powell
7d202728c8 Merge branch 'insp3' into master. 2023-06-17 19:05:08 +01:00
Sadie Powell
8d9526389d Revert "Work around Homebrew MySQL being broken".
This is now fixed upstream.

This reverts commit 686027909474c9ed3e98006b7a43f4fe3a10b796.
2023-06-11 13:07:27 +01:00
Sadie Powell
dd4c1fd710 Merge branch 'insp3' into master. 2023-06-05 15:40:27 +01:00
Sadie Powell
600fa5921a Use the default Homebrew OpenSSL on macOS CI. 2023-06-05 14:55:21 +01:00
Sadie Powell
67c37b43de Merge branch 'insp3' into master. 2023-05-16 09:52:22 +01:00
Sadie Powell
6860279094 Work around Homebrew MySQL being broken.
[skip alpine ci]
[skip ubuntu ci]
[skip windows ci]
2023-05-10 01:56:59 +01:00
Sadie Powell
9f70663094 Work around Homebrew MySQL being broken.
[skip alpine ci]
[skip ubuntu ci]
[skip windows ci]
2023-05-07 11:00:23 +01:00
dependabot[bot]
4b38b6ea67 Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 20:51:27 +01:00
Sadie Powell
3c056d489c Merge branch 'insp3' into master. 2023-04-27 11:00:42 +01:00
Matt Schatz
a3533ecbdb
[workflow] Fix misspell-fixer exceptions.
Closes #2028.
2023-03-14 21:57:58 -06:00
Sadie Powell
42b6633c87 Fix a typo in the misspell-fixer config.
Closes #2024.
2023-03-06 11:56:11 +00:00
dependabot[bot]
4b130cdeeb Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.1.3...v1.3.1)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 16:30:33 +00:00