mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-22 22:58:27 +00:00
Brian Teeman
4d8611652c
Clarify error message
Currently an error message will read like > Could not connect to GitHub with the following error: Operation timed out after 0 milliseconds with 0 out of 0 bytes received Which reads as if you were trying to connect with an error. This PR clarifies it so that the error message will read like > Could not connect to GitHub: Operation timed out after 0 milliseconds with 0 out of 0 bytes received
Patch Tester
Easily apply changes from pull requests.
To install the latest released version:
- Click on the releases link just above the file listing
- Click on the button to download either the .tar.bz2, .tar.gz, or .zip packages
- Log into your site's administrator section, go to Extension Manager > Install, and install the extension
To use the latest code from this GitHub repo:
- Download files into Joomla install.
- Log into your site's administrator section, go to Extension Manager > Discover, click the "Discover" button, and install the extension.
Click Apply Patch to apply the proposed changes from the pull request. Click Revert Patch to revert an applied patch.
You can check out this repo's Wiki for more information about the extension.
Video tutorial: http://www.youtube.com/watch?v=4OWgusZgIfk
Github two factor authentication
To use an account that has two factor authentication enabled, you'll have to create a personal access token on GitHub and store that token in the "GitHub Account Password" option in the component's config.
Description
Languages
PHP
95.1%
JavaScript
4.4%
Shell
0.5%