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

Introduce startup policy #303

Merged
merged 26 commits into from
Jan 18, 2025
Merged

Introduce startup policy #303

merged 26 commits into from
Jan 18, 2025

Conversation

vjik
Copy link
Member

@vjik vjik commented Jan 16, 2025

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️

Fix #276

@vjik vjik added the status:under development Someone is working on a pull request. label Jan 16, 2025
@vjik vjik changed the title Introduce PreventionPolicyInterface Introduce startup policy Jan 16, 2025
@vjik vjik added status:code review The pull request needs review. and removed status:under development Someone is working on a pull request. labels Jan 16, 2025
@vjik vjik requested a review from a team January 16, 2025 13:42
src/StartupPolicy/Condition/RequestCondition.php Outdated Show resolved Hide resolved
src/StartupPolicy/Condition/CommandCondition.php Outdated Show resolved Hide resolved
src/StartupPolicy/Collector/CollectorPolicyInterface.php Outdated Show resolved Hide resolved
src/StartupPolicy/Collector/CollectorPolicyInterface.php Outdated Show resolved Hide resolved
src/Debugger.php Outdated Show resolved Hide resolved
src/Debugger.php Outdated Show resolved Hide resolved
src/StartupPolicy/StartupPolicy.php Outdated Show resolved Hide resolved
src/StartupPolicy/StartupPolicy.php Outdated Show resolved Hide resolved
@vjik vjik requested a review from xepozz January 17, 2025 11:59
@vjik vjik merged commit b326385 into master Jan 18, 2025
16 checks passed
@vjik vjik deleted the prevention-policy branch January 18, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concept of Debug Activators
3 participants