Commit Graph

16 Commits

Author SHA1 Message Date
Marcel Klehr c9077738d8 Fix new lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 20:29:03 +01:00
Marcel Klehr 0be966eaef Drop support for nc < v25
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 17:51:21 +01:00
Marcel Klehr 944d31c8fd
Upgrade nc requirements (#1845) 2022-07-11 14:58:56 +02:00
naveensrinivasan 13b467d7f7 chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-21 14:05:18 +02:00
Marcel Klehr 72e2de74d9
CI: Test with nextcloud 24 (#1771)
Co-authored-by: Joas Schilling <coding@schilljs.com>
2022-04-05 16:40:05 +02:00
Marcel Klehr 5f98bd6312 CI: Run psalm on nc 23 as well
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-11 15:40:41 +01:00
Marcel Klehr c301da8c93 CI: Update setup-php to v2
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-01 15:10:40 +01:00
Marcel Klehr 3a5ae52d36 CI: Fix psalm workflow
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-07-18 13:47:30 +02:00
Marcel Klehr 8a50c7a9f9 CI: Run psalm check on nc 22
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-07-18 13:44:54 +02:00
Marcel Klehr 934236e3bf CI psalm: Update v21 API to latest
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-06-24 12:45:26 +02:00
Marcel Klehr e2873c30bf CI: Update Nextcloud versions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-07 12:34:27 +01:00
Marcel Klehr c6090b7b1a CI: Update phpunit
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-04 12:21:47 +01:00
Marcel Klehr ab06e8c284 CI: Psalm ignore php req
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-01 14:22:04 +01:00
Marcel Klehr 9f57c533a2 Fix nc21 issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-01 14:20:32 +01:00
Marcel Klehr 06ce289e5d CI: Don't run tests with server#master
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-20 19:14:25 +01:00
Marcel Klehr 6208f299a7 CI: Add static analysis
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-23 11:44:38 +02:00