Skip to content

feat: add --auto-stop-externally-started flag#906

Merged
acouvreur merged 5 commits into
mainfrom
auto-stop-unregistered
May 14, 2026
Merged

feat: add --auto-stop-externally-started flag#906
acouvreur merged 5 commits into
mainfrom
auto-stop-unregistered

Conversation

@acouvreur

@acouvreur acouvreur commented May 14, 2026

Copy link
Copy Markdown
Member

You can now enable Sablier to automatically shutdown instances that are tracked by Sablier with the sablier.enable label if they are started externally (i.e. not by Sablier)

Closes #713
Closes #842

Note for self: This could have been split into more smaller PRs:

  • Add new event types
  • Increase overall code coverage
  • Add the flag

You can now enable Sablier to automatically shutdown instances that are tracked by Sablier with the sablier.enable label if they are started externally (i.e. not by Sablier)
@github-actions github-actions Bot added documentation Improvements or additions to documentation provider Issue related to a provider labels May 14, 2026
@github-actions

github-actions Bot commented May 14, 2026

Copy link
Copy Markdown

Test Results

✅ All tests passed! | 305 tests in 75.872s

View HTML Test Report

@github-actions

github-actions Bot commented May 14, 2026

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
70.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@acouvreur acouvreur merged commit d2fd51d into main May 14, 2026
6 of 8 checks passed
@acouvreur acouvreur deleted the auto-stop-unregistered branch May 14, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation provider Issue related to a provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sablier does not register newly created containers Sablier services don't expire unless accessed via their URL

1 participant