google-nomulus/core
sarahcaseybot 1be0ad885c
Add daily cron job for IcannReportingUploadAction (#385)
* Add daily cron job for IcannReportingUploadAction

This job checks each ICANN cursor's cursorTime. If all cursorTime values are in the future, the action exits and does nothing. For each cursor that has a cursorTime in the past, the corresponding report is uploaded if it is staged, or logs an error message if the report has not been staged yet.

* Change cron job description
2020-02-21 12:22:17 -05:00
..
gradle/dependency-locks Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
src Add daily cron job for IcannReportingUploadAction (#385) 2020-02-21 12:22:17 -05:00
build.gradle Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00