Modify

Opened 15 years ago

Closed 14 years ago

#5957 closed enhancement (fixed)

Pluggable cron job for Trac

Reported by: Jeff Hammel Owned by: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Jeff Hammel Trac Release: 0.11

Description

a script + interface should be written that allows pluggable events to be fired from a cron job. The plugin/script could be in the style of e.g. MailToTracPlugin where a simple ExtensionPoint is called upon environment open. How often a plugin is fired should be settable in the trac.ini

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by Ryan J Ollos

Summary: pluggable cron job for TracPluggable cron job for Trac

I'd also find this to be very useful and have considered trying to write something like this.

comment:2 Changed 14 years ago by Thierry Bressure

I've just add a hack that may be useful TracCronPlugin. Since i've not released an egg yet, you'll have to grab the source and do an

python setup.py bdist_egg

to create the egg to put in plugins directory. TracCronPlugin come with an task sample you can play with.

comment:3 Changed 14 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

Looks like TracCronPlugin resolves this request.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anybody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.