Closed gudmdharalds closed 2 years ago
No issues were found to report when scanning latest commit (commit-ID: 876eebdf22f960301d203aee2d83fc0565b37fee)
This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation.
Software versions
Options file (
|
PHP lint optionsPHP lint files enabled:
Lint modified files only:
Directories not PHP linted:
SVG configurationSVG scanning enabled:
Auto-approval configurationAuto-approvals enabled:
Non-functional changes auto-approved:
Auto-approved file-types:
|
PHPCS configurationPHPCS scanning enabled:
PHPCS severity level:
Standard(s) used:
Runtime set:
Custom sniffs included:
Custom sniffs excluded:
Directories not PHPCS scanned:
WPScan API configurationWPScan API scanning enabled:
|
This pull request changes two constants related to HTTP API:
VIPGOCI_HTTP_API_WAIT_TIME_SECONDS
conditional, so that programs usingvip-go-ci
as library can define their own value.VIPGOCI_HTTP_API_WAIT_APIS_ARRAY
so to use theVIPGOCI_GITHUB_BASE_URL
constant.VIPGOCI_HTTP_API_WAIT_TIME_SECONDS
conditionalVIPGOCI_GITHUB_BASE_URL
constant when definingVIPGOCI_HTTP_API_WAIT_APIS_ARRAY
.