Commit Graph

198 Commits

Author SHA1 Message Date
pajlada ab8e0751b1 ci: drop Ubuntu 20.04 support (#6630) 2025-12-07 13:58:04 +01:00
dependabot[bot] e166e58f52 chore(deps): bump actions/checkout from 5 to 6 (#6593) 2025-11-27 20:20:22 +00:00
dependabot[bot] 4381a64d91 chore(deps): bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20 (#6603) 2025-11-27 19:42:42 +00:00
dependabot[bot] 624654a8ab chore(deps): bump actions/download-artifact from 5 to 6 (#6555) 2025-11-02 12:32:55 +00:00
dependabot[bot] a58db23d78 chore(deps): bump actions/upload-artifact from 4 to 5 (#6556) 2025-11-02 11:54:05 +00:00
pajlada 4abf8c59f7 dev: disable AppImage builds (#6504) 2025-10-05 14:05:32 +00:00
nerix a7de887ee0 deps: update libcommuni and required packages (#6500) 2025-09-28 11:18:12 +02:00
dependabot[bot] 310b7df9db chore(deps): bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19 (#6460)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.18...v1.2.19)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 15:57:47 +00:00
dependabot[bot] a52bdb42ee chore(deps): bump ncipollo/release-action from 1.18.0 to 1.20.0 (#6438)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.18.0...v1.20.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 14:39:31 +00:00
dependabot[bot] 31fe847781 chore(deps): bump actions/setup-python from 5 to 6 (#6442)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  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>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2025-09-27 14:00:11 +00:00
pajlada 361099321d ci(macos): use locally installed version of cmake (#6430) 2025-08-30 12:13:29 +02:00
dependabot[bot] ec2b132dfe chore(deps): bump actions/checkout from 4 to 5 (#6388) 2025-08-16 11:21:43 +02:00
dependabot[bot] 65a014d77d chore(deps): bump actions/download-artifact from 4 to 5 (#6374) 2025-08-10 11:44:02 +00:00
dependabot[bot] 18804ebc81 chore(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 (#6309)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.16.0...v1.18.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-05 12:28:27 +02:00
dependabot[bot] 46587cba8c chore(deps): bump jurplel/install-qt-action from 4.2.1 to 4.3.0 (#6261) 2025-06-21 12:13:04 +00:00
dependabot[bot] 31d1aaeb9f chore(deps): bump jurplel/install-qt-action from 4.1.1 to 4.2.1 (#6170) 2025-05-03 11:58:41 +00:00
dependabot[bot] 034a476a59 chore(deps): bump hendrikmuhs/ccache-action from 1.2.16 to 1.2.18 (#6179) 2025-05-03 13:22:49 +02:00
pajlada d2ed3bbae7 chore: Enable plugins in builds by default (#6075) 2025-03-14 11:58:21 +01:00
dependabot[bot] 163cb3d823 chore(deps): bump ncipollo/release-action from 1.15.0 to 1.16.0 (#5986) 2025-02-24 15:57:39 +00:00
pajlada e4ae092b6f chore(ci): bump macos runners from 13 to 14 (#5934) 2025-02-08 19:24:39 +01:00
pajlada d05d8e120c chore: disable Qt5 builds in CI (#5933) 2025-02-08 18:50:07 +01:00
pajlada 05f541d5e4 doc(ci): explain ubuntu docker image stuff (#5905) 2025-02-06 12:44:00 +01:00
nerix 449aefc6bc refactor(eventsub): generate entire files (#5897) 2025-02-05 16:53:25 +01:00
dependabot[bot] a9984b63e1 chore(deps): bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.16 (#5821) 2025-01-19 18:04:56 +00:00
dependabot[bot] ad9ee66958 chore(deps): bump ncipollo/release-action from 1.14.0 to 1.15.0 (#5822)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19 17:37:15 +00:00
pajlada f85543381f chore(ci): build & test macos with Boost 1.87 (#5835)
or whatever is currently available in homebrew
2025-01-19 11:45:30 +00:00
nerix 3ec9b93684 build(conan): 👷 update version and dependencies (#5776) 2025-01-11 11:09:12 +00:00
pajlada 3c17f86158 fix gh actions macos builder (#5774) 2024-12-21 12:20:45 +00:00
dependabot[bot] 2215455ca0 chore(deps): bump jurplel/install-qt-action from 4.0.0 to 4.1.1 (#5709) 2024-11-17 12:05:55 +00:00
pajlada 9e73ba2919 dev: Default building with Qt6 on all platforms (#5716) 2024-11-17 12:39:22 +01:00
Wissididom acdb84c36e Update filenames for Ubuntu to Qt 6.7.2 (#5568) 2024-08-28 09:35:01 +02:00
Wissididom 6e104bde7e Build for Ubuntu 24.04 (#5562) 2024-08-25 22:01:14 +00:00
nerix f42bb73123 ci: use Python 3.12 for parsing dates (#5554) 2024-08-20 13:26:11 -04:00
nerix 4d0ac15e55 ci: show recent changes in nightly release (#5553) 2024-08-20 18:20:45 +02:00
dependabot[bot] 4940d35414 chore(deps): bump hendrikmuhs/ccache-action from 1.2.13 to 1.2.14 (#5533)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.13 to 1.2.14.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.13...v1.2.14)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 09:29:09 +00:00
pajlada 7bfb5ac0a4 dev: remove macos artifact from nightly release (#5483) 2024-06-23 19:45:57 +02:00
pajlada a714bf066f fix: git permission errors in Ubuntu builds (#5458) 2024-06-16 13:30:17 +02:00
nerix 280ac30289 fix: handle older VC redist versions (#5447) 2024-06-15 10:32:01 +00:00
pajlada be7b517499 Update Windows Qt6 version from 6.5.0 to 6.7.1 (#5420) 2024-05-25 18:26:38 +02:00
dependabot[bot] da526b379b chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0 (#5408)
* chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix CI (#5410)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wissididom <30803034+Wissididom@users.noreply.github.com>
2024-05-20 22:10:45 +02:00
Mm2PL 321d881bfe Release plugins alpha (#5288) 2024-05-06 15:03:17 +00:00
dependabot[bot] 85cb2a1f3c chore(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 (#5370)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.12...v1.2.13)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2024-05-04 10:11:56 +00:00
nerix 58a930d28c ci: pin to macos-13 (#5362) 2024-04-26 15:15:09 +02:00
pajlada 1a04bda56b fix: use openssl3 on qt6 windows builds (#5340)
regression since 2.4.6
2024-04-21 18:30:31 +02:00
Felanbird 6bc34ca97a chore(deps): update sccache version comments (#5234) 2024-03-04 03:32:52 +00:00
Felanbird c1326e9b47 chore(deps): update ccache-action back to upstream repo (#5233) 2024-03-04 00:56:01 +01:00
pajlada edcd0b8010 feat: build Ubuntu & AppImages in Docker + Qt static linking (#5151) 2024-02-10 12:47:15 +01:00
dependabot[bot] 137cd7a46b chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0 (#5160) 2024-02-05 20:28:39 -05:00
pajlada 6ad203f231 chore: Build with Qt6 by default on Windows (#5155)
Co-authored-by: nerix <nerixdev@outlook.de>
2024-02-05 10:59:41 +00:00
dependabot[bot] 70b2b9a1c3 chore(deps): bump actions/cache from 3 to 4 (#5098)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-18 00:54:17 +00:00