Skip to main content

manage travis crons

Project description

Install

$ [sudo] pip install travis-cron

Functions

function __doc__
travis_cron.add(repo, branch='master', interval='monthly', always=True) add cron job
travis_cron.clear(repo) clear all crons
travis_cron.crons(repo) return list of crons
travis_cron.delete(repo, cron_id) delete cron by id

CLI

usage __doc__
python -m travis_cron.add repo [branch] [interval] [always] add travis cron
python -m travis_cron.clear repo clear all travis cron jobs
python -m travis_cron.crons repo print travis crons
python -m travis_cron.delete repo cron_id ... delete travis crons by id

readme-md - README.md generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

travis-cron-2019.2.26.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

travis_cron-2019.2.26-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page