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 timer_entry to manage_{dropin,unit} #322

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Mar 16, 2023

This makes it easier to deal with timer units. Right now it only implements OnCalendar, but it should be easy to expand to all types.

This makes it easier to test with multiple unit types. It's mostly a
whitespace-only change and separating makes it easier to review.
@ekohl ekohl force-pushed the add-timer-entry-to-managed-types branch from 6515942 to 798ff23 Compare March 16, 2023 15:08
@ekohl ekohl added the enhancement New feature or request label Mar 16, 2023
This makes it easier to deal with timer units. Right now it only
implements OnCalendar, but it should be easy to expand to all types.
@ekohl ekohl force-pushed the add-timer-entry-to-managed-types branch from 798ff23 to a1ac809 Compare March 16, 2023 15:12
Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

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

LGTM.

@ekohl ekohl merged commit e57523d into voxpupuli:master Mar 20, 2023
@ekohl ekohl deleted the add-timer-entry-to-managed-types branch March 20, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants