Passed
Push — master ( 33548f...1e367d )
by Maciej
03:37 queued 01:03
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true
    excluded_dependencies:
      - magento/framework
      - magento/module-catalog-inventory
      - magento/module-cron
      - magento/module-integration
      - magento/module-rss
      - magento/module-theme
      - magento/module-customer
      - magento/module-gift-message
      - magento/module-page-cache
      - magento/module-sales-sequence
      - magento/module-user
      - magento/module-authorization
      - magento/module-developer
      - magento/module-grouped-product
      - magento/module-quote
      - magento/module-security
      - magento/module-wishlist
      - magento/module-catalog-import-export
      - magento/module-directory
      - magento/module-indexer
      - magento/module-require-js
      - magento/module-shipping
      - magento/*
      - magento
      - magento/module-cms

filter:
    excluded_paths:
        - "Test/"

build:
    dependencies:
        before:
            - 'echo "{\"http-basic\":{\"repo.magento.com\":{\"username\":\"${MAGENTO_USERNAME}\",\"password\":\"${MAGENTO_PASSWORD}\"}}}" > auth.json'

Global Config

build:
    environment:
        variables:
            MAGENTO_USERNAME: 'd42c6044a54c3c70a23404f046393d41'
            MAGENTO_PASSWORD: '232f903b4eb9c0a594ee44761e436a34'
        postgresql: false