Commit graph

7 commits

Author SHA1 Message Date
Eberhard Beilharz
ea6bd736ca
maint(linux): update to new version of gha-ubuntu-packaging
The previous version 2.0 of gha-ubuntu-packaging was missing `--` to
separate the command to be called from `retry`, so the arguments
for that command were considered arguments for `retry`. The new version
2.0.1 of gha-ubuntu-packaging fixes this.

Follow-up-of: #14089
Test-bot: skip
2025-06-02 09:20:17 +02:00
Eberhard Beilharz
f74cbde633
maint(linux): update to new version of gha-ubuntu-packaging
Version 2.0 of gha-ubuntu-packaging retries 5 times to install the
packages, so hopefully this will improve the reliability.

Test-bot: skip
2025-05-30 21:18:16 +02:00
Eberhard Beilharz
7ab1f8d4f8
maint(linux): update GHA dependencies for Linux package builds 2025-05-16 17:29:37 +02:00
Eberhard Beilharz
2fa0e25f45
maint(linux): update gha-ubuntu-packaging dependency
This updates the `gha-ubuntu-packaging` dependency which itself updates
some dependencies and so hopefully eliminatese some confusing warnings.
2025-05-16 16:26:04 +02:00
Eberhard Beilharz
d1573444dc
chore(linux): Update gha-ubuntu-packaging action
This removes warnings about deprecated Node.js 16.
2024-04-04 16:50:14 +02:00
Eberhard Beilharz
043f2c65f5
chore(linux): Build packages for next Ubuntu version separately
This change splits the package builds into building packages for the
released Ubuntu versions and for the next version. A failure to build
packages for the next version will no longer fail the packaging GHA.

Closes #11143.
2024-04-02 17:42:41 +02:00
Eberhard Beilharz
8caa73c500
feat(linux): Add debian packaging GHA 2023-02-06 17:12:43 +01:00