Skip to content

The Sidekiq based Travis background job processor.

License

Notifications You must be signed in to change notification settings

crunis/travis-tasks

 
 

Repository files navigation

Travis Tasks


Travis Task is a Sidekiq based background processor whose main job is to send all manner of notifications based on events within Travis (job started, build finished).

These notifications are all queued up by state changes which are processed by Travis Hub and Travis Gatekeeper.

And, to make Travis Tasks even more special, there is no database connection required! Travis Tasks is all about talking to 3rd party services, if it be, Mandrill, Campfire, Slack, or Pushover.

You can find the full list of addon services Travis natively talks to within Travis Core.

Travis Tasks Diagram

Reporting Issues

Please file any issues on the central Travis CI issue tracker.

License & copyright information

See LICENSE file.

Copyright (c) 2011 Travis CI development team.

About

The Sidekiq based Travis background job processor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 92.6%
  • HTML 7.4%