enthought / ets

ets.py is a utility to clone and manage various Enthought Tool Suite packages
http://docs.enthought.com/ets
Other
34 stars 11 forks source link

Make it possible to manually trigger all ETS cron jobs #68

Closed rahulporuri closed 3 years ago

rahulporuri commented 3 years ago

At the moment, some cron jobs can be manually triggered and some cannot be. It would be nice if we made it possible to manually trigger all ETS cron jobs - using workflow_dispatch.

rahulporuri commented 3 years ago

closing as all cron jobs have been updated and can now be manually triggered

mdickinson commented 3 years ago

I think we're still missing this for Traits and Traits Futures.

mdickinson commented 3 years ago

I think we're still missing this for Traits and Traits Futures.

enthought/traits#1480 and enthought/traits-futures#408 should fix this