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 |
|
dependabot[bot]
|
69cd7ba775
|
Bump cpp-linter/cpp-linter-action from 2.13.0 to 2.13.1
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.13.0...v2.13.1)
---
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-09-24 10:02:36 +02:00 |
|
dependabot[bot]
|
af12daaf3b
|
Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.12.1...v2.13.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>
|
2024-09-17 15:17:52 +02:00 |
|
Joas Schilling
|
1c85efa91c
|
ci: Update workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-09-10 10:54:21 +02:00 |
|
Josh
|
7ba64dd584
|
fix bug report breakage
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-08-22 10:10:50 +02:00 |
|
Josh
|
676112d210
|
fix: Update bug reporting package list + misc tweaks
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-08-21 09:49:23 +02:00 |
|
dependabot[bot]
|
09cf350b91
|
Bump cpp-linter/cpp-linter-action from 2.12.0 to 2.12.1
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.12.0...v2.12.1)
---
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-08-20 16:50:26 +02:00 |
|
dependabot[bot]
|
92e52d78e2
|
Bump platisd/clang-tidy-pr-comments from 1.4.3 to 1.5.0
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.4.3...v1.5.0)
---
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-08-07 12:17:30 +02:00 |
|
skjnldsv
|
bf6432e714
|
chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-07-22 17:30:16 +08:00 |
|
Josh
|
c19bf7945b
|
ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container (#6860)
* ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: add OPENSSL_ROOT_DIR
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: use clang-tidy-diff.py
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: path to clang-tidy-diff.py -> clang-tidy-diff-15.py
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: try to fix git usage
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: LD_LIBRARY_PATH workaround for python in clang-tidy-pr-comments
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: bump back to 1.4.3 clang-tidy-pr-comments to avoid workarounds
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: wrap up after debugging this
Signed-off-by: Josh <josh.t.richards@gmail.com>
---------
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-07-21 14:46:03 +08:00 |
|
Claudio Cambra
|
adf2b61738
|
Build file provider module in CI runs
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-19 15:39:08 +08:00 |
|
dependabot[bot]
|
7cec36cb32
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.11.0...v2.12.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>
|
2024-06-10 23:50:06 +00: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 |
|
Claudio Cambra
|
df93608477
|
Update macos-build-and-test.yml with latest Xcode
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-05-15 15:06:10 +02:00 |
|
Matthieu Gallien
|
d4986e15f8
|
simplify macOS targets and try arm64 craft target
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-05-15 15:06:10 +02:00 |
|
Matthieu Gallien
|
aa38a0180d
|
use windows-2022 image to run our windows CI on github actions
also switch craft to target windows-msvc2022_64-cl
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-05-15 15:06:10 +02:00 |
|
dependabot[bot]
|
a6d48ef5db
|
Bump skjnldsv/block-fixup-merge-action from 1 to 2
Bumps [skjnldsv/block-fixup-merge-action](https://github.com/skjnldsv/block-fixup-merge-action) from 1 to 2.
- [Release notes](https://github.com/skjnldsv/block-fixup-merge-action/releases)
- [Commits](42d26e1b53...c138ea99e4 )
---
updated-dependencies:
- dependency-name: skjnldsv/block-fixup-merge-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-14 09:56:54 +02:00 |
|
Matthieu Gallien
|
5bed41a670
|
use the correct Qt6 build in newer CI images
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-26 09:05:12 +02:00 |
|
Matthieu Gallien
|
7d132029a2
|
use new qt 6.6.3 ci images
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-26 09:05:12 +02:00 |
|
Matthieu Gallien
|
7432fb4980
|
adapt ci checks to Qt6
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-26 09:05:12 +02:00 |
|
Matthieu Gallien
|
332f069491
|
use the new CI images with Qt6
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-26 09:05:12 +02:00 |
|
dependabot[bot]
|
75020c03ce
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.10.2 to 2.11.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.10.2...v2.11.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>
|
2024-04-17 17:06:43 +08:00 |
|
Matthieu Gallien
|
cf97b439d0
|
disable coverage on windows due to a crash
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-10 17:05:56 +02:00 |
|
Matthieu Gallien
|
ee28ef818f
|
update python for macos and update deployment target
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-10 17:05:56 +02:00 |
|
Matthieu Gallien
|
49650f2f7a
|
install inkscape using same cache as OpenCppCoverage
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-10 17:05:56 +02:00 |
|
Matthieu Gallien
|
36aadaaa18
|
install inkscape via chocolatey after other dependencies
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-10 17:05:56 +02:00 |
|
Matthieu Gallien
|
df8115d1be
|
switch CI to python 3.12
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-04-10 17:05:56 +02:00 |
|
dependabot[bot]
|
f725851792
|
Bump cpp-linter/cpp-linter-action from 2.10.0 to 2.10.2
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.10.0...v2.10.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-04-10 14:32:15 +08:00 |
|
dependabot[bot]
|
1af85564ac
|
Bump cpp-linter/cpp-linter-action from 2.9.1 to 2.10.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.9.1...v2.10.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>
|
2024-03-20 09:14:47 +01:00 |
|
Matthieu Gallien
|
2346ec226d
|
update parts of CI to get tests to be OK
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-03-18 09:21:30 +01:00 |
|
Matthieu Gallien
|
8422496bec
|
sonarcloud CI check with address sanitizer
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-03-18 09:21:30 +01:00 |
|
Matthieu Gallien
|
e33832fa1d
|
switch to ubuntu-latest image for CI github actions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-03-18 09:21:30 +01:00 |
|
Matthieu Gallien
|
e98c25af8a
|
switch to newer CI images
should solve the AppImage build issue
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-03-12 23:30:02 +01:00 |
|
dependabot[bot]
|
07d415f348
|
Bump cpp-linter/cpp-linter-action from 2.8.0 to 2.9.1
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.8.0...v2.9.1)
---
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>
|
2024-03-05 14:43:06 +01:00 |
|
dependabot[bot]
|
57b60486c4
|
Build(deps): Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 08:45:02 +01:00 |
|
John Molakvoæ
|
fcc2d4e62a
|
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-06 08:44:30 +01:00 |
|
dependabot[bot]
|
dd899d1978
|
Build(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](23ff15729e...71345be026 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-30 09:49:49 +01:00 |
|
Matthieu Gallien
|
d8a52266b6
|
partial move of some checks done with drone to github actions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-01-30 08:49:57 +01:00 |
|
dependabot[bot]
|
e84616cb34
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.7.6 to 2.8.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.7.6...v2.8.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>
|
2024-01-29 15:46:44 +00:00 |
|
dependabot[bot]
|
0ece126cad
|
Build(deps): Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 16:45:50 +01:00 |
|
dependabot[bot]
|
cdac0cf90f
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.5 to 2.7.6
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.7.5...v2.7.6)
---
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-01-19 10:14:51 +01:00 |
|
dependabot[bot]
|
761bdb09ee
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.2 to 2.7.5
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.7.2 to 2.7.5.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.7.2...v2.7.5)
---
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-01-05 16:46:55 +01:00 |
|
John Molakvoæ
|
ae8eb229ec
|
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-05 16:46:12 +01:00 |
|
dependabot[bot]
|
3ef3c9a751
|
Build(deps): Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-12 10:53:04 +01:00 |
|
dependabot[bot]
|
67edae2621
|
Build(deps): Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-12 10:51:40 +01:00 |
|
dependabot[bot]
|
416002cdb0
|
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.1 to 2.7.2
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.7.1...v2.7.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>
|
2023-12-11 23:27:55 +00:00 |
|