Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing phing with Burgomaster #336

Merged
merged 2 commits into from Aug 18, 2014
Merged

Replacing phing with Burgomaster #336

merged 2 commits into from Aug 18, 2014

Conversation

mtdowling
Copy link
Member

This removes a dependency on phing, which was only used to build the
phar and zip. This change adds a simple PHP script that is used to
create the same exact zip and phar files, but does so without a
dependency on phing and only has to build the staging directory once.

This change is a step along the way of automating Github release
deployments via travis-ci as it solves the problem of how to give travis
access to phing.

This removes a dependency on phing, which was only used to build the
phar and zip. This change adds a simple PHP script that is used to
create the same exact zip and phar files, but does so without a
dependency on phing and only has to build the staging directory once.

This change is a step along the way of automating Github release
deployments via travis-ci as it solves the problem of how to give travis
access to phing.
@mtdowling mtdowling changed the title Replacing phing with simple PHP script. Replacing phing with Burgomaster Aug 18, 2014
mtdowling added a commit that referenced this pull request Aug 18, 2014
Replacing phing with Burgomaster
@mtdowling mtdowling merged commit 03a61d4 into master Aug 18, 2014
@mtdowling mtdowling deleted the replace_phing branch September 17, 2014 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant