Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Files not scanned - Bitbucket Pipeline #232

@glewiswp

Description

@glewiswp

I'm attempting to set this up using a Bitbucket pipeline and it looks like travis.script.sh fires up but PHPCS never scans any files, like the .diff file is not being read properly inside of check-diff.sh. travis.install.sh runs without any issues but when I hit travis.script.sh in the execution the tests always return the following:

source $DEV_LIB_PATH/travis.script.sh
## Checking files, scope patches:

Skipping codeception since not configured

I've tried both install methods (submodule/non) and both return the same results. I've also tried setting the CHECK_SCOPE environment variable to changed-files but same result.

Maybe I'm overlooking something obvious, or maybe wp-dev-lib doesn't work properly with Bitbucket pipelines?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions