aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-irctest.yml
Commit message (Expand)AuthorAgeFilesLines
* Run irctest on AArch64.•••This should help us catch portability weirdnesses. [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2025-01-171-2/+2
* Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-11-031-2/+2
|\
| * Update irctest.Gravatar Sadie Powell2024-11-031-1/+1
* | Use -I for the vendor directory instead of -isystem.•••Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105. Gravatar Sadie Powell2024-09-091-1/+1
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-241-1/+3
|\|
| * Update irctest.Gravatar Sadie Powell2024-07-241-1/+3
* | Run irctest against Anope 2.1.•••[skip alpine ci] [skip ubuntu ci] [skip macos ci] [skip windows ci] Gravatar Sadie Powell2024-07-241-16/+7
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-171-2/+2
|\|
| * Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-07-171-12/+5
* | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-06-201-13/+1
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+5
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-05-281-3/+3
|\|
| * Update irctest.Gravatar Sadie Powell2024-05-281-3/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-04-151-2/+2
|\|
| * Update irctest.Gravatar Sadie Powell2024-04-151-2/+2
* | Use ubuntu-latest when the runner distro isn't critical.Gravatar Sadie Powell2024-01-301-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-01-041-10/+9
|\|
| * Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-01-041-8/+7
| * 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>Gravatar dependabot[bot]2024-01-011-1/+1
| * 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>Gravatar dependabot[bot]2024-01-011-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-10-021-4/+4
|\|
| * 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>Gravatar dependabot[bot]2023-10-011-4/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-08-151-5/+7
|\|
| * Some minor tweaks to the irctest ci.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2023-07-281-5/+7
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-06-261-7/+7
|/
* Add CI workflow running integration tests with irctest.Gravatar Val Lorentz2023-06-251-0/+120