Install latest/candidate of spread-cron
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install spread-cron --candidate
Don't have snapd? Get set up for snaps.
This snap declares a simple daemon for checking the jobs defined in the snapcore/spread-cron branches.
For each of the jobs, the checker/run script is executed, it looks for changes on external resources, extracting the relevant information according to the options file. In case a change in the external resource related to a particular branch is detected, then a commit is pushed to that branch, so that the travis execution is triggered.
The snap must be able to push to the snapcore/spread-cron repo, the credentials for doing so are passed to the snap via a configure hook
$ snap set spread-cron username=<username> password=<password>
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.