mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #205] CLI for managing interacting with API #145
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Nov 29, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/205
https://cronitor.io/docs/using-cronitor-cli has a nice CLI tool that will parse crontab, add healthchecks via the API, and update crontab with the urls. It would be awesome to have these tools for healthchecks too!
@ghost commented on GitHub (Nov 29, 2018):
Wrong repo, sorry.
@brammeleman commented on GitHub (Jan 25, 2020):
I just published a cron shell for integration with healthchecks. It synchronizes cron jobs without altering crontab files. It's in the testing phase right now. Check out https://gitlab.science.ru.nl/bram/sch
/bram
@greenspray commented on GitHub (Mar 2, 2020):
Any update on this issue? @brammeleman cool project. How can we make this happen? I am willing to contribute as well
@brammeleman commented on GitHub (Mar 2, 2020):
@greenspray thanks! Feel free to checkout the code. If you're interested to contribute, I could move the repo to gitlab.com / github.com for easier contributions. Let me know!
Update: I've released the package on pypi, see https://pypi.org/project/sch/