Beat Küng
2ed383cec9
ci: limit git fetch depth to 1
...
Fetching failed because the remote changed in a submodule:
fatal: remote error: upload-pack: not our ref 391786c6c3abdd3eeb993a3154f1f2a4cfe137a0
Errors during submodule fetch:
libs/cpp/parse/nlohmann_json
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
403b9400b4
Github actions: Remove git-branch-name action
...
Github provides a `github.ref_name` variable that contains the branch
name:
"The short ref name of the branch or tag that triggered the workflow
run. This value matches the branch or tag name shown on GitHub. For
example, feature-branch-1."
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
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
Friedrich Beckmann
d2483ee8ee
MacOS gstreamer: move environment variable LIBRARY_PATH to project
3 years ago
Friedrich Beckmann
caa6cdf061
MacOS CI: Update gstreamer version from 1.18.1 to 1.18.6
3 years ago
Patrick José Pereira
984e9f2379
github: macos_release: Use official gstreamer pkg
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Friedrich Beckmann
ada556794e
MacOS CI: Installing Qt failed - updated install script to v3
...
The installation of Qt failed during CI build on github. I updated
the Qt installation script to jurplel/install-qt-action@v3
3 years ago
Don Gagne
d308978ab8
Fix tag fetch
3 years ago
Don Gagne
95d8deea2d
Stable/Daily determination
...
Fix
Fix
Fix
Fix
Fix
Fix
Fix
Fix
Fix
3 years ago
Don Gagne
2eff8a064e
Version tag fixes
3 years ago
Don Gagne
164a3b8787
Tagged version support
...
Fix
3 years ago
Don Gagne
454f5583df
Push Stable branch builds to S3
3 years ago
Matthias Grob
a6da4e5802
CI: Fix S3 upload URL ( #10023 )
3 years ago
Don Gagne
b2f8f86b2a
Fix S3 upload command
...
Fix
4 years ago
Don Gagne
ad7ec0be12
Turn on S3 Upload
4 years ago
Don Gagne
4e4837c893
S3 upload if condition
...
Cut back to build only since AAB doesn't work
Update
4 years ago
Don Gagne
3620065ed4
Switch to Qt 5.15.2
4 years ago
Don Gagne
0391b86eaa
Split into separate workflows, add Windows ( #9674 )
4 years ago