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 ability to specify custom startup and shutdown hooks. #274

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Oct 31, 2023

Closes #273

@github-actions
Copy link

Unit Test Coverage

File Coverage [78.9%] 🍏
PramenImpl.scala 100% 🍏
AppConfig.scala 100% 🍏
AppContextImpl.scala 90.31% 🍏
HookConfig.scala 85.9% 🍏
AppRunner.scala 78.77% 🍏
PipelineStateImpl.scala 61.25%
Total Project Coverage 81.2% 🍏

@yruslan yruslan marked this pull request as ready for review October 31, 2023 08:34
@yruslan yruslan requested a review from jirifilip as a code owner October 31, 2023 08:34
@yruslan yruslan merged commit e5e1564 into main Oct 31, 2023
9 checks passed
@yruslan yruslan deleted the feature/273-add-init-and-final-hooks branch October 31, 2023 11:04
@yruslan yruslan mentioned this pull request Nov 6, 2023
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.

Add support for initialization and finalization hooks
1 participant