darshank15 / GSoC_2020_FOSSOlogy

FOSSology generates a large set of data that is exported to the time-series influx database and visualized with the help of Grafana. I Wrote a fossdash_publisher script that collects useful data from FOSSology DB (Postgres) and exposes them to influx DB. Developed a visualization dashboard in Grafana by integrating influx as an input data source.
GNU General Public License v2.0
2 stars 0 forks source link

Some CRON setting ignored #9

Closed NicolasToussaint closed 4 years ago

NicolasToussaint commented 4 years ago

When setting a CRON with a / command, the new setting is ignored: image

darshank15 commented 4 years ago

Done !!! Link to commit: https://github.com/fossology/fossology/pull/1769/commits/2b79d1ef152a3f8b69c4e178e2464fbb284d1d58

NicolasToussaint commented 4 years ago

This works fine, closing