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

Work for 1911 #150

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Work for 1911 #150

merged 4 commits into from
Feb 7, 2024

Commits on Dec 1, 2023

  1. lifecycle: Introduce a LifecycleConfig. See killbill/killbill#1911

    We have a first use case to configure our lifecycle to decide whether system should exit
    when some plugins fail to start.
    sbrossie committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b56b66b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. lifecycle: Fix typos

    sbrossie committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ce72480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4f895 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #148 from killbill/work-for-1911-with-lifecycle-co…

    …nfig
    
    lifecycle: Introduce a LifecycleConfig. See killbill/killbill#1911
    sbrossie committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9521d8c View commit details
    Browse the repository at this point in the history