Skip to content
Snippets Groups Projects
Commit 1160bf17 authored by Andrew Hoffmann's avatar Andrew Hoffmann
Browse files

Merge branch 'release-0.1.0' into 'master'

Phing build and release process

Introduced a Phing build configuration to help with the automatic building and testing of the client, as well as the release process.

In composer.json: cleaned up requirements, added a version, and provided an actual namespace for "psr-4" (composer warns against an empty namespace declaration). Commited composer.lock file to repository.

Cleaned up README documentation for obtaining the client via Composer. Removed section about manual install, as this client requires the autoloading capabilities of Composer. Added release documentation.

Renamed cbsIntegrationTest to cbsTechstoreClientIT so that PHPUnit does not pick up on it when running unit tests.

Cleaned up .gitignore file and deleted reports/phpunit.xml, as it should not have been commited to the repository.

@weizhong-wang 
@alundholm 
@lloyd-carter 
@paul.erickson 

See merge request !7
parents 2ba78614 908da150
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment