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

Add console events and new events for processes #290

Merged
merged 7 commits into from
Feb 20, 2024
Merged

Conversation

joelwurtz
Copy link
Member

No description provided.

doc/going-further/extending-castor/events.md Outdated Show resolved Hide resolved
* `Castor\Event\ProcessTerminateEvent`: This event is triggered after a process has
been terminated. It provides access to the `Process` instance and the current `Command`.

## Console events
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♥️

Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

src/Console/Application.php Outdated Show resolved Hide resolved
Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼
Could you update the CHANGELOG?

@lyrixx lyrixx merged commit 99e27fd into main Feb 20, 2024
8 checks passed
@lyrixx lyrixx deleted the feat/more-events branch February 20, 2024 11:09
@lyrixx
Copy link
Member

lyrixx commented Feb 20, 2024

thanks

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

Successfully merging this pull request may close these issues.

None yet

3 participants