Skip to content
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

Added "cached services" check #106

Merged
merged 2 commits into from Jul 15, 2022
Merged

Added "cached services" check #106

merged 2 commits into from Jul 15, 2022

Conversation

rcerljenko
Copy link
Contributor

@rcerljenko rcerljenko commented Jul 12, 2022

Hi,

This check basically checks three things:

  1. Are configs cached?
  2. Are routes cached?
  3. Are events cached?

If you'd like I can also split this check into three smaller ones for each check and name them accordingly.

Not sure about the name "cached services" so feel free to give me a better one.

Thx!

FYI: phpstan complains but it has nothing to do with this...

@rcerljenko
Copy link
Contributor Author

@freekmurze could you re-run the tests... mine is passing but the other one PingCheck test was in a glitch maybe

@freekmurze freekmurze merged commit 3e68aff into spatie:main Jul 15, 2022
@freekmurze
Copy link
Member

Great idea! I'll polish this a little and release it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants