Commit Graph

27 Commits

Author SHA1 Message Date
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 7c6a040cd1 Update to nc25
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-09-23 14:32:39 +02:00
dependabot[bot] 0597851145 Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 12:09:08 +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 b60c7bb2df CI: Do not test floccus on all nc versions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-26 14:58:56 +01:00
Marcel Klehr 5055396aca CI: Adjust title of floccus runs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-12 12:05:35 +01:00
Marcel Klehr 3d28fa361f CI: Update nextcloud versions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-15 15:35:21 +01:00
Marcel Klehr 80857bc9b7 CI: Fix floccus tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-10-06 19:17:30 +02:00
Marcel Klehr 86833d2983 CI: Fix floccus test
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-20 18:53:30 +02:00
Marcel Klehr 85467372a6 CI: Fix floccus test
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-20 18:45:43 +02:00
Marcel Klehr 9c5a465885 CI: Fix floccus tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-20 17:54:59 +02:00
Marcel Klehr c2e65953ce CI: Fix floccus tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-20 17:48:34 +02:00
Marcel Klehr 5f88feffc1 CI: Floccus workflow: Pin mariadb to 10.5
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-07-18 13:45:44 +02:00
Marcel Klehr 12ed6de8d8 CI: split up floccus tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-21 10:43:50 +01:00
Marcel Klehr 0791caddaa CI: Floccus: Ignore php version req
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-12-29 10:47:48 +01:00
Marcel Klehr 056f2db775 Fix floccus tests 2020-10-11 14:46:32 +02:00
Marcel Klehr 875bf17ed8 CI: Upgrade server versions 2020-10-09 12:44:50 +02:00
Marcel Klehr 28f30c9b54 CI: Don't run floccus benchmarks 2020-08-06 11:42:12 +02:00
Marcel Klehr 536f4b4fa2 CI: Don't run Floccus benchmarks 2020-08-05 17:38:09 +02:00
Marcel Klehr 2f70eece2e CI: Fix floccus tests 2020-07-17 09:46:27 +02:00
Marcel Klehr f7f67be44b CI: Update nextcloud for floccus tests 2020-07-07 14:12:05 +02:00
Marcel Klehr d6784c3393 CI: Floccus: Don't cache node modules 2020-07-01 14:54:18 +02:00
Marcel Klehr 561261ce6a CI: Test with both floccus@master and floccus@develop 2020-06-30 17:27:45 +02:00
Marcel Klehr 1435ea91ce CI: Add test run with latest stable floccus 2020-06-03 14:41:41 +02:00
Marcel Klehr d41438439c CI: Add test run with latest stable floccus 2020-06-03 14:40:57 +02:00
Marcel Klehr c7a9acc550 CI: Add test run with latest stable floccus 2020-06-03 14:33:42 +02:00