Jyrki Gadinger
8812fb37f8
chore(ci): use Xcode 16.3
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-10-20 09:45:45 +02:00
dependabot[bot]
97d75fcb6c
chore(deps): Bump cpp-linter/cpp-linter-action from 2.16.4 to 2.16.5
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.16.4 to 2.16.5.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](7dacd91f6a...b7fbdde0f6 )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.16.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 17:49:21 +00:00
dependabot[bot]
59a9a751b0
chore(deps): Bump actions/stale from 10.0.0 to 10.1.0
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](3a9db7e6a4...5f858e3efb )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 17:13:16 +00:00
dependabot[bot]
f16ff7ff40
chore(deps): Bump fsfe/reuse-action from 5.0.0 to 6.0.0
...
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/fsfe/reuse-action/releases )
- [Commits](bb774aa972...676e2d560c )
---
updated-dependencies:
- dependency-name: fsfe/reuse-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 18:32:57 +02:00
Matthieu Gallien
92d4dcdb03
chore(ci): use a docker linux image for CI which has extra-cmake-modules
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-10-06 16:46:51 +02:00
Matthieu Gallien
74d551e7df
chore(ci/linux): update the CI images for linux CI compilation and tests
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-10-02 11:45:03 +02:00
dependabot[bot]
76cfd4d52a
chore(deps): Bump cpp-linter/cpp-linter-action from 2.16.3 to 2.16.4
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](15ad92c603...7dacd91f6a )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.16.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:21:56 +02:00
dependabot[bot]
f50d62f57c
chore(deps): Bump actions/cache from 4.2.4 to 4.3.0
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0400d5f644...0057852bfa )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 23:52:51 +00:00
Jyrki Gadinger
8880322f3e
ci(macOS): only check if the cache exists, no need to redownload it if it exists
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-26 09:45:58 +02:00
Jyrki Gadinger
7c8c8ff9af
ci(macOS): do not abort entire matrix build if one job fails
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-26 09:42:16 +02:00
Jyrki Gadinger
c172b3d3a3
ci(macOS): split up jobs to allow retrying from a specific step
...
restarting a build from scratch each time one test failed got quite old.
Trying to cache the Craft dependencies and separate the build and test
steps now.
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-26 09:40:48 +02:00
Matthieu Gallien
1b4c95e6e6
chore: use a branch called next for upcoming release craft settings
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-09-25 09:49:53 +02:00
Matthieu Gallien
5cc5e675fa
feat(craft): use newer craft blueprints and newer Qt version
...
will use master branches for blueprints repositories
for now switches to KDE's binary craft cache
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-09-25 09:49:53 +02:00
Jyrki Gadinger
9c58796013
chore: add @Aiiaiiio to CODEOWNERS
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-18 12:22:47 +07:00
Jyrki Gadinger
fc3cc9c27f
fix(needsinfohelper): use correct single-quote string literals
...
this workflow syntax is something else...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-18 12:22:47 +07:00
dependabot[bot]
55feff315e
chore(deps): Bump cpp-linter/cpp-linter-action from 2.16.2 to 2.16.3
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](b533471f00...15ad92c603 )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 08:09:32 +02:00
Rello
526b585d60
Update BUG_REPORT.yml to warn about sensitive data
...
Added a note about sensitive data in debug archive section.
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-09-15 08:14:40 +07:00
Camila Ayres
6e44f8b833
feat(issue_template): add macOS virtual files.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-09-11 14:02:12 +02:00
dependabot[bot]
e9ab322f69
chore(deps): Bump actions/github-script from 7.0.1 to 8.0.0
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](60a0d83039...ed597411d8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 07:57:47 +00:00
dependabot[bot]
d2a29b2138
chore(deps): Bump actions/setup-python from 5.6.0 to 6.0.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](a26af69be9...e797f83bcb )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 09:23:16 +02:00
dependabot[bot]
ebea0d98df
chore(deps): Bump actions/stale from 9.1.0 to 10.0.0
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5bef64f19d...3a9db7e6a4 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 23:07:49 +00:00
dependabot[bot]
e460201b2a
chore(deps): Bump cpp-linter/cpp-linter-action from 2.16.1 to 2.16.2
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](ca335408fd...b533471f00 )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 10:13:19 +02:00
Jyrki Gadinger
558c463a35
fix(needsinfohelper): use correct not-equals operator in expression
...
I forgot that these aren't JavaScript expressions...
https://docs.github.com/en/actions/reference/workflows-and-actions/expressions#operators
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-29 12:19:32 +02:00
Jyrki Gadinger
14650e44a7
ci(needsinfohelper): pin action commit to 1.3.0
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 11:28:24 +02:00
Jyrki Gadinger
b4f15eb73d
chore(deps): bump cpp-linter/cpp-linter-action from 2.16.0 to 2.16.1
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 11:23:54 +02:00
Jyrki Gadinger
8091b1b55c
ci(stale): simplify handling of needsinfo label
...
remove needsinfo workflow and let the stale workflow handle everything
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 11:22:23 +02:00
Jyrki Gadinger
6776fc55fa
ci(stale): align message and matching labels with nextcloud/server
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 11:22:23 +02:00
Jyrki Gadinger
cf8f1a0824
ci(needsinfohelper): update usernames
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 11:22:23 +02:00
Jyrki Gadinger
c20345a08b
fix(ci): use correct parameter for fetching the PRs of a branch
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-08-28 09:16:47 +02:00
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]
9c16647384
chore(deps): Bump cpp-linter/cpp-linter-action from 2.15.0 to 2.16.0
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](f91c446a32...d7155ea669 )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 14:26:11 +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
dependabot[bot]
b91d6aa837
chore(deps): Bump actions/cache from 4.2.3 to 4.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](5a3ec84eff...0400d5f644 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 11:29:13 +02:00
Matthieu Gallien
966dfa5356
chore: force use of self hosted runners for sonarcloud workflow
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-08-07 12:29:41 +02:00
Matthieu Gallien
5fca59820b
feat: checks Qt managed translations for tripple dots instead of elipsis
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-08-02 10:45:00 +02:00
Jyrki Gadinger
ed22111100
ci: switch back to upstream CraftMaster
...
The fix we needed was merged this week 🎉
https://invent.kde.org/packaging/craftmaster/-/merge_requests/7
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-07-11 19:16:41 +02:00
Claudio Cambra
b935c436b6
fix(github): Update code owners
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-07-11 08:27:14 +02:00
dependabot[bot]
a5396b60f2
chore(deps): Bump platisd/clang-tidy-pr-comments from 1.7.0 to 1.8.0
...
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 07:07:41 +00:00
Nextcloud bot
92c020d4be
ci: update reuse.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 08:32:23 +02:00
Matthieu Gallien
6e4ba6c945
chore: disable cache for inkscape
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-06-26 10:26:05 +02:00
dependabot[bot]
cf68887277
chore(deps): Bump cpp-linter/cpp-linter-action from 2.14.0 to 2.15.0
...
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases )
- [Commits](8ae6cfaea8...f91c446a32 )
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 12:04:53 +02:00
dependabot[bot]
c2da235425
chore(deps): Bump platisd/clang-tidy-pr-comments from 1.6.1 to 1.7.0
...
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases )
- [Commits](a8811fa17c...e0e94fe3c8 )
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 09:34:01 +02:00
Claudio Cambra
21921cca97
fix(ci): Upgrade macOS actions to Sequoia and Xcode 16.2
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-05-15 13:56:47 +02:00
Jyrki Gadinger
01f8700b8e
ci: use stable-3.17 branch for desktop-client-blueprints
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-05-14 12:15:46 +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
Jyrki Gadinger
c995cdedbf
ci: use Xcode 16.2 for macOS workflow
...
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-05-14 09:58:22 +02:00
Andy Scherzinger
9ac02600c9
ci(reuse): Add reuse check
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-05-07 23:08:13 +02:00
Andy Scherzinger
7655efa230
docs(reuse): Migrate to SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-05-06 09:49:30 +02:00
dependabot[bot]
c523a08fdd
chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](8d9ed9ac5c...a26af69be9 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 09:27:27 +02:00
Jyrki Gadinger
743d1e8a6b
ci: temporarily use custom craftmaster fork
...
this is required to make `General`.`CraftRevision` work as intended.
Revert this after
https://invent.kde.org/packaging/craftmaster/-/merge_requests/7 is
merged.
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-04-23 14:52:16 +02:00