Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Finalize publication and QA tooling #12

Merged
merged 11 commits into from
May 11, 2016

Conversation

weierophinney
Copy link
Member

This patch incorporates each of:

and adds the following:

  • All documentation was reviewed for content and formatting, and is now published to https://zendframework.github.io/zend-memory/
  • Adds the encrypted GH token to the travis configuration
  • Updates the QA tooling to:
    • remove the test bootstrap in favor of the composer autoloader
    • replace php-cs-fixer usage with phpcs
    • add composer scripts for testing, CS checks, etc.
    • update the travis configuration to reference these scripts and require PHP 7 builds to pass

froschdesign and others added 11 commits May 9, 2016 21:47
…m-bookdown-to-mkdocs

[Docs] Switch from Bookdown to MkDocs
- Replaced php-cs-fixer with phpcs
  - Fixed all CS issues, including extracting test classes to separate
    TestAsset files
- Created composer scripts for QA toolchain
  - Updated travis config to use these scripts
- Replaced test bootstrap with composer autoloader
- Several examples were outdated; updated to current usage.
@weierophinney weierophinney self-assigned this May 11, 2016
@weierophinney weierophinney added this to the 2.5.2 milestone May 11, 2016
@weierophinney weierophinney merged commit 4b2c723 into zendframework:master May 11, 2016
weierophinney added a commit that referenced this pull request May 11, 2016
weierophinney added a commit that referenced this pull request May 11, 2016
weierophinney added a commit that referenced this pull request May 11, 2016
Forward port #11
Forward port #12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants