google-nomulus/core
sarahcaseybot 7314c953c3 Fix IcannReportingUploadAction to upload reports from the previous month (#425)
* Fix IcannReportingUploadAction to upload reports from the previous month

getFileName now sets the file name of the report to upload to use the month before cursor time.

IcannReportingUploadAction no longer uploads the MANIFEST.txt file since it is not required based on (https://tools.ietf.org/html/draft-lozano-icann-registry-interfaces-07#page-9) and the previous implementation of this action did not upload it.

Deletes the ICANN_UPLOAD_MANIFEST cursor since it is no loner needed.

* Add the ICANN_UPLOAD_MANIFEST cursor back
2020-01-06 15:59:01 -05:00
..
gradle/dependency-locks Create kzip file for Kythe cross-referencing (#424) 2020-01-03 16:57:39 -05:00
src Fix IcannReportingUploadAction to upload reports from the previous month (#425) 2020-01-06 15:59:01 -05:00
build.gradle Remove the schema jar url override for tests (#415) 2019-12-17 11:24:20 -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