Skip to content

Added self-update/rollback command, CHANGELOG, documentation #57

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

Closed
wants to merge 84 commits into from
Closed

Added self-update/rollback command, CHANGELOG, documentation #57

wants to merge 84 commits into from

Conversation

hollodotme
Copy link
Contributor

Based on #56, should close #54.

noahd1 and others added 30 commits May 28, 2014 00:41
- Add secure environment variable for Repo token
- Report using local executable (self-test)
Note cert error workaround in README
Ability to provide clover.xml location as input argument
Added branch alias for v0.x
When the server returns 100 Continue, the full HTTP response will be in
$response->body. By re-executing the parse on that body until the response is no
longer 100, we'll get the real status.
Add buildbox CI info support
Updated your install instructions to use the recommended `composer require` command which avoids manually editing the json file and also runs install/update automatically for the new requirement, making it all happen in a single step. It also automatically finds the proper latest version.

I also added instructions for using dev-master, but i highly recommend tagging releases often. Feel free to ask me questions about this and the how and why it works.
@pbrisbin
Copy link
Contributor

pbrisbin commented Aug 9, 2016

OK. One more PR merged, this one's ready for a rebase.

@hollodotme
Copy link
Contributor Author

@pbrisbin Sorry, I messed up this PR.
@hollodotme Don't code at 2am!

Will close this one and provide a fresh PR tomorrow.

@hollodotme hollodotme closed this Aug 10, 2016
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.

Provide a .phar package for download to avoid requirement conflicts with composer