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
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
Don Gagne
d308978ab8
Fix tag fetch
3 years ago
Don Gagne
b070c9b559
Fix typo
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
b19264acd6
Fix Windows S3 upload
3 years ago
Don Gagne
70f4f9d8ae
Fix Windows S3 upload
3 years ago
Don Gagne
5d7f1a9ee7
Fix S3 upload
3 years ago
Don Gagne
ea86602729
More S3 upload work
...
Fix
Fix
3 years ago
Don Gagne
f9f7df46f1
Fix Windows S3 upload
3 years ago
Don Gagne
164a3b8787
Tagged version support
...
Fix
3 years ago
Don Gagne
ea8177dea9
Move to Windows 2019
3 years ago
Matthias Grob
a6da4e5802
CI: Fix S3 upload URL ( #10023 )
3 years ago
Don Gagne
5a3f79e626
Fix Windows S3 upload
4 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