23rd
|
52cc4762ba
|
Added unused-styles job for removing unused style entries.
|
2026-04-23 21:09:43 +03:00 |
|
dependabot[bot]
|
ed1e3cabc3
|
Bump actions/deploy-pages from 4 to 5
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-18 06:50:24 +07:00 |
|
23rd
|
61f89d7b33
|
Fixed build with Xcode 26.4.
|
2026-04-09 12:36:51 +03:00 |
|
dependabot[bot]
|
71497e592c
|
Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 18:44:43 +04:00 |
|
dependabot[bot]
|
b24a13d962
|
Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 18:44:30 +04:00 |
|
dependabot[bot]
|
7a9b62fc40
|
Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-04 17:33:42 +04:00 |
|
Ilya Fedin
|
87caf0e2c4
|
Disable 32-bit Qt 6 Windows action builds
They don't build anymore
|
2026-03-04 16:35:35 +04:00 |
|
Ilya Fedin
|
28af45c65a
|
Ensure LLD is used in Linux action
It's specified in the Dockerfile but action accidentally removes it when disabling debug symbols
|
2026-03-03 12:16:53 +04:00 |
|
23rd
|
ff3b0fe2d9
|
Updated Windows build docs for VS 2026.
|
2026-02-28 19:07:07 +04:00 |
|
dependabot[bot]
|
d285b2409b
|
Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-27 23:44:55 +04:00 |
|
dependabot[bot]
|
3030a80f37
|
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-27 23:44:26 +04:00 |
|
dependabot[bot]
|
47bf9f2429
|
Bump actions/setup-python from 5 to 6
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>
|
2026-02-27 23:44:12 +04:00 |
|
John Preston
|
5a6a38da29
|
Fix path for changelog.
|
2026-02-20 11:27:46 +04:00 |
|
John Preston
|
ce8682e0ee
|
Generate HTML changelog from text version.
|
2026-02-20 11:22:54 +04:00 |
|
Ilya Fedin
|
a86c84b1a1
|
Set more cmake variables globally in macOS packaged action
|
2026-01-19 21:01:38 +04:00 |
|
Ilya Fedin
|
70bddf76fa
|
Cache rnnoise in macOS packaged action
|
2026-01-19 21:01:38 +04:00 |
|
Ilya Fedin
|
82c6e50753
|
Cache only installed files in macOS packaged action
|
2026-01-19 21:01:38 +04:00 |
|
Ilya Fedin
|
d3f2270f22
|
Switch rnnoise to GitHub in macOS packaged action
|
2026-01-19 21:01:38 +04:00 |
|
Ilya Fedin
|
fb90685a7c
|
Add tde2e version to cache key in macOS packaged action
|
2026-01-19 21:01:38 +04:00 |
|
Ilya Fedin
|
bbd865ddec
|
Stop calling hdiutil in macOS packaged action
It periodically fails for some reason
|
2026-01-19 21:01:38 +04:00 |
|
23rd
|
6d145be8d2
|
Returned back full Ubuntu to Github CI for user agent updater.
|
2026-01-06 08:49:25 +03:00 |
|
Ilya Fedin
|
b0fa6170e5
|
Add Windows arm64 build to GitHub actions
|
2026-01-05 21:54:56 +04:00 |
|
Ilya Fedin
|
83668b3b93
|
Add Windows Qt 6 build to GitHub actions
|
2026-01-05 21:54:56 +04:00 |
|
Ilya Fedin
|
e5683489bb
|
Use x64 build tools to build x86 binaries in Windows action
|
2026-01-05 21:54:56 +04:00 |
|
Ilya Fedin
|
f82a6f7f98
|
Share ThirdParty cache by runner architecture on Windows
|
2026-01-05 21:54:56 +04:00 |
|
Ilya Fedin
|
5739a37c7f
|
Cache ThirdParty together with Libraries on macOS
|
2025-12-27 09:25:47 +04:00 |
|
Ilya Fedin
|
e52aa98a9f
|
Switch service actions to ubuntu-slim
|
2025-12-26 14:11:29 +04:00 |
|
Ilya Fedin
|
bece15eaac
|
Ensure patches aren't cleared up in actions
They're used by following steps
|
2025-12-23 04:52:00 +03:00 |
|
Ilya Fedin
|
1a071c5c6b
|
Ensure prepare.py cache keys aren't cleared in actions
|
2025-12-22 22:01:39 +04:00 |
|
dependabot[bot]
|
cf7ae1adf2
|
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 15:10:45 +04:00 |
|
dependabot[bot]
|
691f796df6
|
Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 15:09:52 +04:00 |
|
dependabot[bot]
|
2775074113
|
Bump dessant/lock-threads from 5 to 6
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5 to 6.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v5...v6)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 15:08:55 +04:00 |
|
Ilya Fedin
|
bf9014342c
|
More aggressive libraries clean up in macOS action
|
2025-12-22 14:00:18 +04:00 |
|
Ilya Fedin
|
fb9a456b59
|
More aggressive libraries clean up in Windows action
|
2025-12-22 14:00:18 +04:00 |
|
Ilya Fedin
|
e36e52fd9e
|
Disable debug symbols in Windows action
|
2025-12-22 14:00:18 +04:00 |
|
Ilya Fedin
|
f076793fa6
|
Revert "Keep only one Windows action run"
This reverts commit 0116f098f8.
|
2025-12-22 14:00:18 +04:00 |
|
Ilya Fedin
|
0116f098f8
|
Keep only one Windows action run
This decreases the queue and fits cache in 10 GB
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
fc728e7a13
|
Disable debug symbols in macOS action
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
5114c9a58e
|
Revert "Free more disk space in mac action"
This reverts commit ccf6a3fb97.
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
3bd896b8fa
|
Authorize getting WebRTC version in macOS packaged action
It gets rate limited otherwise...
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
dddefc3904
|
Move WebRTC version before general cache key
That's more logical
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
fc0cbaadd5
|
Separate action artifact flavor with space
|
2025-12-18 22:16:53 +04:00 |
|
Ilya Fedin
|
a279f0a296
|
Attempt to fix cache key instability in macOS packaged and Linux actions
|
2025-12-09 12:33:21 +04:00 |
|
Ilya Fedin
|
ccf6a3fb97
|
Free more disk space in mac action
|
2025-12-05 09:58:57 +04:00 |
|
Ilya Fedin
|
2005814fca
|
Actually free space in macOS action
Looks like the command was broken all the time but it was unnoticable due to `|| true`
|
2025-12-05 09:58:57 +04:00 |
|
Ilya Fedin
|
7319665bda
|
Free more disk space in snap action
|
2025-12-05 09:58:57 +04:00 |
|
dependabot[bot]
|
02a54ceea6
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 17:59:24 +04:00 |
|
dependabot[bot]
|
2f0bd3c085
|
Bump endersonmenezes/free-disk-space from 2.1.1 to 3.0.0
Bumps [endersonmenezes/free-disk-space](https://github.com/endersonmenezes/free-disk-space) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/endersonmenezes/free-disk-space/releases)
- [Commits](https://github.com/endersonmenezes/free-disk-space/compare/713d134e243b926eba4a5cce0cf608bfd1efb89a...6c4664f43348c8c7011b53488d5ca65e9fc5cd1a)
---
updated-dependencies:
- dependency-name: endersonmenezes/free-disk-space
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-20 22:25:03 +04:00 |
|
Ilya Fedin
|
a9d8332766
|
macos-15-intel -> macos-latest
|
2025-11-20 22:24:51 +04:00 |
|
dependabot[bot]
|
877ef7d78f
|
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-29 17:41:11 +04:00 |
|