Vincent Petry

Results 443 comments of Vincent Petry

should we limit the check disablement for git clones ? this can be detected by checking if versions.php contains "git" as the update channel, there are some APIs to read...

seems pef ci fails because of viewer, ex: https://github.com/nextcloud/server/runs/7844066536?check_suite_focus=true

@CarlSchwan adding to shipped.json is independent from "default_enable". most other shipped apps are also enabled by default, ex: user_status

the JS tests should also be adjusted https://github.com/nextcloud/server/runs/7706618833?check_suite_focus=true

for Drone I found this: https://discourse.drone.io/t/how-to-only-trigger-on-changes-to-specific-file-s/10285/2

and for workflows: - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore - see also: https://github.com/marketplace/actions/diff-set

- [ ] oci: https://github.com/nextcloud/server/pull/33469