Joas Schilling
9c48151c2c
chore(CI): Adjust testing matrix for Nextcloud 28 on stable28
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 14:09:16 +01:00
Joas Schilling
e6b9d3aa08
fix(deps): Update CuyZ/Valinor after upstream fixed the regression from 1.6.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-24 14:46:14 +02:00
Joas Schilling
29fe68c2f3
Temporary downgrade Valinor to fix CI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-23 15:48:02 +02:00
jld3103
7c2346219a
Install openapi-extractor
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-10-06 12:39:19 +02:00
Joas Schilling
f632c630d2
fix(docs): Adjust capabilities documentation to current state
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-05 15:59:56 +02:00
Joas Schilling
3a7e72e789
deps: Add Valinor as dependency
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-29 12:02:04 +02:00
Joas Schilling
6db184aaf1
fix(CI): Fix color option on CI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-22 10:15:41 +02:00
Joas Schilling
02026811d6
fix(dev): Fix autoloader populating dev dependencies
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-31 14:29:04 +02:00
Joas Schilling
841202de22
Only do classmap-authoritative on release
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-17 12:04:33 +01:00
Vitor Mattos
7be4dbee10
Update composer test:unit script
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-25 12:29:55 -03:00
Joas Schilling
b20f90d744
chore(CI): Update master php testing versions and workflow templates
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-16 16:00:00 +01:00
Joas Schilling
d2c59b24db
🌆 Bump minimum platform PHP version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 15:41:58 +01:00
Joas Schilling
8e7c742260
Migrate to nextcloud/OCP package in master
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 17:51:47 +02:00
Joas Schilling
1e7b894427
Move composer-bin-plugin to normal deps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 19:54:11 +02:00
Joas Schilling
1cdd96a113
Add Mozart to avoid conflict with other JWT apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:37 +02:00
Joas Schilling
c142394f0e
Use vendor-bin to separate dev from production dependencies
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:36 +02:00
nextcloud-command
fb0d3c4a8e
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-08-04 04:57:39 +00:00
Joas Schilling
b2836b7f2a
try with dev stability
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-02 14:45:55 +02:00
Joas Schilling
13bae219cb
Add roave/security-advisories package
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-02 14:01:02 +02:00
Joas Schilling
347d5924a2
Split autoload of tests into -dev
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-02 13:55:06 +02:00
Joas Schilling
f0edd9cf52
Require firebase JWT lib
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-10 12:12:31 +02:00
Joas Schilling
c8af124638
Add phpunit as dependency like in other apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-19 16:37:35 +02:00
Vitor Mattos
bf24914344
Bump psalm
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-03-07 09:32:48 -03:00
Joas Schilling
728fec15bc
Bump composer dependencies
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-09 11:53:24 +01:00
Vitor Mattos
8841415daf
Bump psalm version
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-10-05 14:01:38 -03:00
Joas Schilling
c11d0e55b6
Only allow dev quality for christophwurst/nextcloud
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-04 12:58:25 +01:00
dependabot[bot]
45652c33fa
Bump nextcloud/coding-standard from 0.3.0 to 0.4.0
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 18:31:09 +00:00
Vincent Petry
8fa167f970
Help psalm find context when running single files
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-30 20:56:02 +01:00
Joas Schilling
1cc306eab9
Fix the psalm:update-baseline command
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26 13:51:56 +01:00
dependabot-preview[bot]
0c7e74e614
Bump vimeo/psalm from 3.16 to 4.1.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 3.16 to 4.1.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/3.16...4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-17 09:37:39 +00:00
Vincent Petry
ca678c607c
Adjusted composer psalm commands
...
- Run with a single thread, otherwise it crashes on some environments like mine...
- Added composer command to clear psalm's caches.
- Added command to update the baseline automatically
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-02 13:42:07 +01:00
Joas Schilling
3b9deaae79
Add Psalm
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-09 11:28:46 +02:00
Joas Schilling
e068bc3d09
Fix linter command
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-13 13:39:52 +02:00
Joas Schilling
877166cf79
Add PHP CS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 14:59:00 +02:00