-
-
Notifications
You must be signed in to change notification settings - Fork 27
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jakzal/toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.98.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jakzal/toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 7 files changed
- 1 contributor
Commits on Aug 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c72010 - Browse repository at this point
Copy the full SHA 5c72010View commit details -
The latest pest version assumes it is installed in the project and expects the tests directory to be present. It is impossible to run it as an external tool anymore. Example failure when trying to use pest installed with the composer-bin plugin: Pest\Exceptions\FatalException The test directory [/home/runner/work/toolbox/toolbox/build/tools/.composer/vendor-bin/pest/tests/] does not exist. at build/tools/.composer/vendor-bin/pest/vendor/pestphp/pest/src/Bootstrappers/BootFiles.php:45 41▕ $rootPath = TestSuite::getInstance()->rootPath; 42▕ $testsPath = $rootPath.DIRECTORY_SEPARATOR.testDirectory(); 43▕ 44▕ if (! is_dir($testsPath)) { ➜ 45▕ throw new FatalException(sprintf('The test directory [%s] does not exist.', $testsPath)); 46▕ } 47▕ 48▕ foreach (self::STRUCTURE as $filename) { 49▕ $filename = sprintf('%s%s%s', $testsPath, DIRECTORY_SEPARATOR, $filename);Configuration menu - View commit details
-
Copy full SHA for 079734b - Browse repository at this point
Copy the full SHA 079734bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 310f00f - Browse repository at this point
Copy the full SHA 310f00fView commit details
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b16a1e - Browse repository at this point
Copy the full SHA 9b16a1eView commit details -
Merge pull request #538 from jakzal/lines-test
Change the test command for lines since the previous one is no longer…
Configuration menu - View commit details
-
Copy full SHA for 65c7477 - Browse repository at this point
Copy the full SHA 65c7477View commit details
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa6dd5c - Browse repository at this point
Copy the full SHA aa6dd5cView commit details -
Merge pull request #539 from jakzal/yaml-lint-key-update
Update the yaml-lint signature
Configuration menu - View commit details
-
Copy full SHA for 3ca6b74 - Browse repository at this point
Copy the full SHA 3ca6b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5da0c2 - Browse repository at this point
Copy the full SHA e5da0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5107c0 - Browse repository at this point
Copy the full SHA b5107c0View commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for efd7e88 - Browse repository at this point
Copy the full SHA efd7e88View commit details -
Merge pull request #540 from jakzal/enable-php-semver-checker
Re-enable php-semver-checker
Configuration menu - View commit details
-
Copy full SHA for abc037c - Browse repository at this point
Copy the full SHA abc037cView commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e2517c6 - Browse repository at this point
Copy the full SHA e2517c6View commit details -
Merge pull request #541 from jakzal/phpspec-php-8.4
Enable PHPSpec on PHP 8.4
Configuration menu - View commit details
-
Copy full SHA for ef0c601 - Browse repository at this point
Copy the full SHA ef0c601View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7d6e93 - Browse repository at this point
Copy the full SHA b7d6e93View commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c72941 - Browse repository at this point
Copy the full SHA 5c72941View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.98.0...master