Commit Graph

16 Commits

Author SHA1 Message Date
Jyrki Gadinger
ee79aacc83 fix(ci): separate workflow for creating a PR comment for built AppImages
See also: https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-27 17:09:56 +02:00
dependabot[bot]
2dd8e72c4e chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 12:36:53 +02:00
Jyrki Gadinger
66ec4682c1 ci: use new craft cache for 3.17.x, bump Qt to 6.8.3
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-05-14 12:15:46 +02:00
Andy Scherzinger
b2a3ef9308
docs(reuse): Add SPDX header and license files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-04-04 16:53:43 +02:00
dependabot[bot]
f7ef74f10a build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 15:57:45 +02:00
Matthieu Gallien
4ac36df8ea update workflows with actions/upload-artifact
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-28 10:49:22 +01:00
Matthieu Gallien
76cf6e308f update workflows with actions/github-script
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-28 10:49:22 +01:00
Matthieu Gallien
ba526e53ca update workflows with actions/checkout
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-03-28 10:49:22 +01:00
Jyrki Gadinger
ebb8f9a272 update AppImage builds to Qt 6.8.2
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-03-03 17:13:39 +01:00
Matthieu Gallien
9340a2e003
use latest appimage build docker image
see https://github.com/nextcloud/docker-ci/pkgs/container/continuous-integration-client-appimage-qt6/342431972?tag=client-appimage-el8-6.8.1-2

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-01-24 09:08:02 +01:00
Jyrki Gadinger
4d935f5b09
update AppImage build comment text
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-24 09:08:02 +01:00
Jyrki Gadinger
868e233131
replace drone PR appimage setup with GitHub Actions
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-24 09:08:02 +01:00
Jyrki Gadinger
8d249a46e9
start using the EL8 image for building the appimage
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-01-24 09:08:02 +01:00
Matthieu Gallien
0ac9ee20ee use CI images with Qt 6.8.0
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-12-20 16:26:57 +01:00
Matthieu Gallien
f6ea58fdea use CI images including Qt6.7 that is now required
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-11-22 11:14:38 +01:00
Matthieu Gallien
df7527c310 produce Appimage packages from github actions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-05-16 11:56:22 +02:00