-
-
Notifications
You must be signed in to change notification settings - Fork 96
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: godruoyi/php-snowflake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: godruoyi/php-snowflake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 26 files changed
- 2 contributors
Commits on Mar 12, 2024
-
chore: improve unit test (#66)
* chore: update laravel-point and reformat * chore: import test
Configuration menu - View commit details
-
Copy full SHA for 9c87138 - Browse repository at this point
Copy the full SHA 9c87138View commit details -
fix test workflow should be run in the main branch (#67)
* fix test workflow should be run in the main branch * feat: support workflow_dispatch
Configuration menu - View commit details
-
Copy full SHA for f23bf78 - Browse repository at this point
Copy the full SHA f23bf78View commit details -
* chore: fix test * chore: remove filter in workflow
Configuration menu - View commit details
-
Copy full SHA for dec895d - Browse repository at this point
Copy the full SHA dec895dView commit details -
chore: remove codestyle workflow filter (#69)
* chore: remove codestyle workflow filter * fix redis test
Configuration menu - View commit details
-
Copy full SHA for 79d099d - Browse repository at this point
Copy the full SHA 79d099dView commit details
Commits on Apr 8, 2024
-
* feat: support predis * add test for bulk generate id with predis resolver * Update composer.json Co-authored-by: Bilge <[email protected]> * add new phpcsfix rule "heredoc_indentation" * chore: rename PHPREDIS -> Predis * chore: remove predis from composer * chore: update readme * chore: fix test * fix unit test ensure all cache are overdue --------- Co-authored-by: Bilge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8dfbc3 - Browse repository at this point
Copy the full SHA b8dfbc3View commit details -
Add missing dependencies to dev (#73)
* Add new dev-dependencies to composer.json The dependencies illuminate/contracts, predis/predis, ext-redis, and ext-swoole have been added to the "require-dev" section of composer.json file. This provides additional functionality for development purposes, including dependency injection, connection with Redis, and asynchronous tasks. * Update GitHub workflows and remove unnecessary packages This commit modifies the fail-fast strategy in the static analysis workflow and removes the installation of 'predis/predis' and 'illuminate/contracts' packages across multiple workflow files. This results in a cleaner setup, less dependency on external packages, and a more effective fail-fast configuration. Now, the workflows will use a matrix strategy for the PHP version, targeting specifically PHP * fix missing dependencies in action * fix php stan
Configuration menu - View commit details
-
Copy full SHA for ee1f3af - Browse repository at this point
Copy the full SHA ee1f3afView commit details -
chore: remove files and update readme (#74)
* chore: remove riles and update readmd * chore: update readme
Configuration menu - View commit details
-
Copy full SHA for cbf4476 - Browse repository at this point
Copy the full SHA cbf4476View 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 3.0.0...3.1.0