google-nomulus/core/src
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
..
main Fix IcannReportingUploadAction to upload reports from the previous month (#425) 2020-01-06 15:59:01 -05:00
nonprod/java/google/registry/tools Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
test Fix IcannReportingUploadAction to upload reports from the previous month (#425) 2020-01-06 15:59:01 -05:00