Eberhard Beilharz
|
4b9f57560b
|
fix(linux): Try a different approach
|
2023-02-15 16:15:47 +01:00 |
|
Eberhard Beilharz
|
305c6d12a7
|
Merge pull request #8223 from keymanapp/feat/linux/gha_upload
feat(linux): Implement uploading of packages in packaging GHA
|
2023-02-15 08:43:57 +01:00 |
|
Eberhard Beilharz
|
d9331a49c6
|
feat(linux): Implement uploading of packages in packaging GHA
|
2023-02-14 19:08:58 +01:00 |
|
Eberhard Beilharz
|
4a75689f3c
|
feat(linux): Pass PR# in the event type
This allows to see which GHA build ran on which branch/PR.
|
2023-02-14 17:03:27 +01:00 |
|
Eberhard Beilharz
|
9908eed572
|
fix(linux): Use PR HEAD for status
We need to use HEAD of the PR for setting the status, not the
merge commit.
|
2023-02-10 18:36:21 +01:00 |
|
Eberhard Beilharz
|
765607a6e5
|
fix(linux): Fix path to symbols file in packaging GHA
|
2023-02-10 12:28:28 +01:00 |
|
Eberhard Beilharz
|
b45a76f432
|
fix(linux): Fix Verify-API step of GHA
|
2023-02-09 11:16:59 +01:00 |
|
Eberhard Beilharz
|
f51d35ca1c
|
feat(linux): Adjust name of deploy environment
|
2023-02-09 08:28:15 +01:00 |
|
Eberhard Beilharz
|
e6300f1841
|
chore(linux): Address code review comments
|
2023-02-07 10:05:21 +01:00 |
|
Eberhard Beilharz
|
33756c1854
|
chore(linux): Update dependencies
This removes some deprecation warnings.
|
2023-02-06 17:19:21 +01:00 |
|
Eberhard Beilharz
|
da181b0576
|
chore(linux): Remove unused JENKINS variable
|
2023-02-06 17:12:45 +01:00 |
|
Eberhard Beilharz
|
beb0dd5b86
|
feat(linux): Use colors and groups
Also fix warning in source packaging step.
|
2023-02-06 17:12:45 +01:00 |
|
Eberhard Beilharz
|
cc7ecd5f8e
|
feat(linux): Set status on PR
|
2023-02-06 17:12:44 +01:00 |
|
Eberhard Beilharz
|
4975a38dd6
|
feat(linux): Use different types for PR and release builds
This makes it more obvious which workflow run is a PR build
and which is a release build.
|
2023-02-06 17:12:44 +01:00 |
|
Eberhard Beilharz
|
eb34d83abd
|
feat(linux): Don't sign (and upload) on PR builds
|
2023-02-06 17:12:43 +01:00 |
|
Eberhard Beilharz
|
fedef87191
|
chore(linux): Fix setting tier
|
2023-02-06 17:12:43 +01:00 |
|
Eberhard Beilharz
|
8caa73c500
|
feat(linux): Add debian packaging GHA
|
2023-02-06 17:12:43 +01:00 |
|