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 a cron_provider fact #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented May 21, 2020

Similar to the package_provider and service_provider facts in stdlib, the cron provider is useful to know. On some minimal platforms, crontab is not installed and the cron type should not be used. By having a fact for this, it becomes easy to check.

@ekohl ekohl requested a review from a team May 21, 2020 12:33
@ekohl ekohl force-pushed the cron_provider-fact branch from b93bbd6 to 912634b Compare June 22, 2020 19:52
@ciprianbadescu ciprianbadescu changed the base branch from master to main September 3, 2020 12:01
@CLAassistant
Copy link

CLAassistant commented Feb 24, 2021

CLA assistant check
All committers have signed the CLA.

Similar to the package_provider and service_provider facts in stdlib,
the cron provider is useful to know. On some minimal platforms, crontab
is not installed and the cron type should not be used. By having a fact
for this, it becomes easy to check.
@ekohl ekohl force-pushed the cron_provider-fact branch from 912634b to 3fbe7db Compare September 26, 2023 11:32
@ekohl ekohl requested a review from a team as a code owner September 26, 2023 11:32
@joshcooper
Copy link
Contributor

Thanks @ekohl it looks good to me. I'm going to close and reopen to rekick CI checks

@joshcooper joshcooper closed this Jan 10, 2024
@joshcooper joshcooper reopened this Jan 10, 2024
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.

3 participants