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.

Introduce .ci-config.sh to override Travis and pre-commit defaults #30

@westonruter

Description

@westonruter

There should be a .ci-config.sh (or something) which exports various Bash variables which can be read-in by .travis.yml and bin/pre-commit.These variables can control things like:

  • Allow readme syncing to be disabled (Allow readme syncing to be disabled #28)
  • Where to fetch PHP_CodeSniffer from (also should grab from GitHub instead of Pear), and which branch or tag to use.
  • Where to fetch WordPress Coding Standards from, and which branch/tag/commit to use.
  • Path to phpunit.xml
  • Path to PHPCS ruleset XML file.
  • URL for Travis build button (for generate-markdown-readme), instead of pulling from the git remote

Others?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions