Skip to content

[Workflow] Add a way to add more definition validator #54398

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

Closed
wants to merge 1 commit into from

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Mar 26, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #54034, Fix #54276
License MIT

As asked by @nicolas-grekas, I tried to use a cache warmer.

It works, but it has a huge drawback in term of DX:
I a throw an exception, or use dd() in the validator, on the very fist time I see the exception, or the dd(), and If I refresh the page... the cache is hot, I see the homepage. This is not really handy to debug the warmer.

More over, nothing prevent the application to boot 😬

@lyrixx lyrixx force-pushed the workflow-more-validator-2 branch from 31e1344 to 1636505 Compare March 26, 2024 08:53
@xabbuh xabbuh modified the milestones: 7.1, 7.2 May 15, 2024
@lyrixx
Copy link
Member Author

lyrixx commented Aug 13, 2024

Closing, this is clearly not the right way to do it.

@lyrixx lyrixx closed this Aug 13, 2024
@lyrixx lyrixx deleted the workflow-more-validator-2 branch August 13, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Workflow] Be able to execute more definition validator
3 participants