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 |
|
Claudio Cambra
|
9df1ce1294
|
feat(github): Add action to block unconventional commits
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2025-04-11 14:45:46 +09: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 |
|
dependabot[bot]
|
3bdac84e3c
|
build(deps): bump actions/cache from 4.2.2 to 4.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](d4323d4df1...5a3ec84eff)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 03:46:34 +00:00 |
|
dependabot[bot]
|
ad969da24e
|
build(deps): bump actions/setup-python from 5.4.0 to 5.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](42375524e2...8d9ed9ac5c)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 00:08:32 +00:00 |
|
Matthieu Gallien
|
0c772176d5
|
update workflows with platisd/clang-tidy-pr-comments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-03-28 10:49:22 +01: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
|
92e6166313
|
update workflows with actions/cache
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-03-28 10:49:22 +01:00 |
|
Matthieu Gallien
|
8c18c66107
|
update workflows with actions/setup-python
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-03-28 10:49:22 +01:00 |
|
Matthieu Gallien
|
b514aa790d
|
update workflows with cpp-linter/cpp-linter-action
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-03-28 10:49:22 +01:00 |
|
Matthieu Gallien
|
f31660f562
|
update workflows with actions/stale
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 |
|
dependabot[bot]
|
3f9aa4d4d6
|
Bump cpp-linter/cpp-linter-action from 2.13.4 to 2.14.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.4 to 2.14.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.4...v2.14.0)
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 15:29:46 +01:00 |
|
Jyrki Gadinger
|
e29e4e2597
|
add CODEOWNERS file
this will automatically add us as reviewers for new PRs
see also: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
|
2025-03-10 10:22:24 +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 |
|
Jyrki Gadinger
|
c13049db32
|
don't remove "needs info" label from maintainers
- replaces syntax to yaml multi-line, apparently `${{ ... }}` was only
needed because the expression starts with a `!`
- since GitHub workflows only have literals for booleans, null, number,
and string, we need to use `fromJSON` in order to create an array as
per the example given in the docs for `contains`
see also:
- https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idif
- https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#example-matching-an-array-of-strings
- https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#literals
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
|
2025-02-26 16:59:01 +01:00 |
|
Rello
|
886cedf892
|
Update BUG_REPORT.yml
Signed-off-by: Rello <Rello@users.noreply.github.com>
|
2025-01-31 10:28:14 +01:00 |
|
Rello
|
65ab4f9bde
|
Delete .github/workflows/documentation.yml
Documentation was moved to
https://github.com/nextcloud/documentation
Signed-off-by: Rello <Rello@users.noreply.github.com>
|
2025-01-31 09:18:26 +01:00 |
|
Matthieu Gallien
|
d7ada98bab
|
switch to latest Qt 6.8.1 ci image
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-01-27 10:03: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 |
|
Rello
|
f8a6eb24c6
|
Update feature.md
Signed-off-by: Rello <Rello@users.noreply.github.com>
|
2025-01-21 13:33:09 +01:00 |
|
Claudio Cambra
|
9b32a7b041
|
github: Add "Enhancement" issue type to feature request template
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2025-01-17 13:39:53 +08:00 |
|
Claudio Cambra
|
cd49de04e8
|
github: Add "Bug" issue type to BUG_REPORT template
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2025-01-17 13:39:41 +08:00 |
|
Jyrki Gadinger
|
d12b51c116
|
improve feedback from documentation generation workflow
see also: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#setting-a-warning-message
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
|
2025-01-10 10:57:12 +01:00 |
|
Matthieu Gallien
|
95b4f26b19
|
add a simple github action workflow to build test the documentation
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2025-01-02 15:28:18 +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 |
|
dependabot[bot]
|
7e980fc6d9
|
Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.3...v2.13.4)
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-20 09:45: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 |
|
dependabot[bot]
|
f148e311ed
|
Build(deps): Bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.1
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.5.1...v1.6.1)
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-19 16:56:15 +01:00 |
|
dependabot[bot]
|
3e048692be
|
Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-03 10:22:43 +09:00 |
|
dependabot[bot]
|
9194a19fc9
|
Bump cpp-linter/cpp-linter-action from 2.13.2 to 2.13.3
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.2...v2.13.3)
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:27:40 +08:00 |
|
dependabot[bot]
|
be018efb0b
|
Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.1...v2.13.2)
---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-17 09:53:06 +02:00 |
|
Matthieu Gallien
|
b14e38c2ac
|
CI fix warning: inkscape was renamed to homebrew/cask/inkscape
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-10-10 15:23:16 +02:00 |
|
Matthieu Gallien
|
4ac601e17e
|
no longer use deprecated Craft command line option
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-10-10 15:23:16 +02:00 |
|
Matthieu Gallien
|
4062f70af5
|
try to increase timeout of github actions for macOS
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-10-10 15:23:16 +02:00 |
|
Andy Scherzinger
|
4a62a25b7f
|
docs: Update template to match org-templates
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-09-30 23:31:21 +02:00 |
|
Joas Schilling
|
5755fc8659
|
Update config.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
|
2024-09-24 13:28:14 +02:00 |
|