Don Gagne
fcd9cabd0c
Fix unit test running
...
Details here: https://github.com/mavlink/qgroundcontrol/pull/10602
2 years ago
Philipp Borgers
8e11aa3769
Github actions: Fix deprecation warning for node12
...
"Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .
Please update the following actions to use Node.js 16:
GabrielBB/xvfb-action@v1"
Replaces the obsolete action as suggested by @alisonatwork in
https://github.com/GabrielBB/xvfb-action/issues/30#issuecomment-1335389183
2 years ago
Philipp Borgers
3736502e53
Github actions: Fix deprecation warning for set-output
...
Use of `::set-output` is deprecated. See:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
3 years ago
Philipp Borgers
dccf0becf2
Github actions: Update install-qt-action to version 3
...
Fixes deprecation warning in build process:
"Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .
Please update the following actions to use Node.js 16: actions/checkout,
jurplel/install-qt-action, actions/cache,
EthanSK/git-branch-name-action, actions/cache, actions/checkout"
3 years ago
Philipp Borgers
7637bde924
Github actions: Update cache action to version 3
...
Fixes deprecation warning in build process:
"Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .
Please update the following actions to use Node.js 16: actions/checkout,
jurplel/install-qt-action, actions/cache,
EthanSK/git-branch-name-action, actions/cache, actions/checkout"
3 years ago
Philipp Borgers
2556f719e5
Github actions: Update checkout action to version 3
...
Fixes deprecation warning in build process:
"Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .
Please update the following actions to use Node.js 16: actions/checkout,
jurplel/install-qt-action, actions/cache,
EthanSK/git-branch-name-action, actions/cache, actions/checkout"
3 years ago
Philipp Borgers
b183755230
CI: Use Ubuntu 20.04 as build platform
...
"The ubuntu-18.04 environment is deprecated, consider switching to
ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details
see https://github.com/actions/virtual-environments/issues/6002 "
3 years ago
Don Gagne
95d8deea2d
Stable/Daily determination
...
Fix
Fix
Fix
Fix
Fix
Fix
Fix
Fix
Fix
3 years ago
Keith Bennett
c41c2e35c5
ensure `readelf` is available
3 years ago
Keith Bennett
92d310f7c1
Add a post-link script for Linux which fixes up rpath
...
- script is clean according to shellcheck.net
- added the script to the QGCPostLinkCommon
- added patchelf to the Dockerfile and the github workflows for Linux
3 years ago
Don Gagne
3620065ed4
Switch to Qt 5.15.2
4 years ago
Ramon Roche
7c0139dbf4
ci: setup python for ubuntu-18.04
4 years ago
Don Gagne
0391b86eaa
Split into separate workflows, add Windows ( #9674 )
4 years ago