sledgehammer999
|
63cdfa2d85
|
Update CIs to correctly regenerate translations files
|
2 years ago |
xavier2k6
|
b740cc23d3
|
GHA CI: Update dependencies
Update `libtorrent` version(s) to `2.0.6` & `1.2.16` in `GHA CI`
- https://github.com/arvidn/libtorrent/releases/tag/v2.0.6
- https://github.com/arvidn/libtorrent/releases/tag/v1.2.16
Update `Boost` version to `1.79.0`
- https://www.boost.org/users/history/version_1_79_0.html
Bump `pre-commit-hooks` version to `4.2.0`
- https://github.com/pre-commit/pre-commit-hooks/releases/tag/v4.2.0
Update `Qt6` version to `6.3.0`
- https://www.qt.io/blog/qt-6.3-released
- https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.3.0/release-note.md
Note: used `aqtinstall 2.1.0` with `jurplel/install-qt-action` for support of `Qt 6.2.1+`
(this requirement can be removed on official release of `jurplel/install-qt-action v3`)
PR #16888.
|
3 years ago |
Chocobo1
|
3951b891c1
|
GHA CI: work around error when installing Qt
This is to (temporarily) work around CI errors at jurplel/install-qt-action.
Upstream issue: https://github.com/jurplel/install-qt-action/issues/130
|
3 years ago |
xavier2k6
|
074cbdad28
|
GHA CI: Update `upload-artifact` action to `v3`
|
3 years ago |
xavier2k6
|
cea1bbde23
|
GHA CI: Update `checkout` action to `v3`
|
3 years ago |
Chocobo1
|
116664285d
|
GHA CI: Don't cancel CI builds on non-pull-request branches
Fix up 2652c73a4f .
PR #16558.
|
3 years ago |
Chocobo1
|
0c118bed61
|
GHA CI: disable uploading built artifacts for macOS
The binary aren't usable universally because users are required to
install related libraries.
|
3 years ago |
Chocobo1
|
6c6474291e
|
GHA CI: install boost library manually
libtorrent 2.0.5 has build issues with boost >= 1.78.
|
3 years ago |
Chocobo1
|
2652c73a4f
|
GHA CI: cancel outdated in-progress workflow runs
This will only cancel outdated workflow runs on PR branches and won't affect other normal repo
branches.
PR #16511.
|
3 years ago |
xavier2k6
|
9d2bb67834
|
GHA CI: Update libtorrent version(s)
PR #15819.
|
3 years ago |
Chocobo1
|
0ee303789a
|
GHA CI: include translation file generation in test
PR #15814.
|
3 years ago |
Chocobo1
|
7150d05399
|
GHA CI: Simplify commands
|
3 years ago |
Chocobo1
|
e33c4086b9
|
GHA CI: Revise artifact folder layout
Now qbittorrent binaries will be placed in its own folder and cmake
related artifacts will be in another.
PR #15683.
|
3 years ago |
Chocobo1
|
559a979536
|
GHA CI: Add Qt6 builds
PR #15610.
|
3 years ago |
xavier2k6
|
fb2fbc875d
|
GHA CI: Use macOS-latest VM image
PR #15589.
|
3 years ago |
Chocobo1
|
982133d9b6
|
CI: Clean up scripts
* Remove redundant dependencies
* Replace ccache action provider
* Let coverity-scan script build with libtorrent v2.0.4.
PR #15483.
|
3 years ago |
Chocobo1
|
a9feae6110
|
GHA CI: Split "main CI" to multiple workflows
|
3 years ago |