TryLib Versions Save

TryLib is a simple php library that helps you generate a diff of your working copy and send it to Jenkins to run the test suite(s) on the latest code patched with your changes.

v3.0.0

3 years ago

In an effort to deprecate the use of oppressive metaphors, we're making TryLib point to a repository's main branch by default.

If this isn't the case for your repositories, we recommend that you stay on the previous release of TryLib in the meantime. Updating to this version will require work on your side to ensure that your scripts that use TryLib are updated accordingly.

2.0.4

3 years ago
  • Add support for HTTPS URLs when parsing Jenkins jobs

2.0.3

5 years ago

2.0.2

6 years ago

Bug fixes

2.0.1

7 years ago

Merge pull request #16 : Add a getPathPatch method to TryRunner

2.0.0

7 years ago

merged #15 : moving from pear to packagist

1.5.0

8 years ago

merged #10 - for more performant printing merged #11 - support for git diff -u#

1.4.0

9 years ago

don't force http. Now you must provide a jenknis url with either http:// or https:// with a trailing /