google-nomulus/core
Lai Jiang a3ea1d96b4 Use fanout action to run ICANN report upload job in cron (#984)
GAE cron only issuse HTTP GET requests to the endpoint in question. This
particular only allows POSTs. As a result this cron job never succeeded.
This is not a big problem as this job is meant to catch up any
unforeseen upload failures and in case it needs to catch up but fails,
every month the staging job (which is enqueued corrected by cron) will
eventually catch everything to date.
2021-03-03 09:00:34 -05:00
..
gradle/dependency-locks Update a few plugins for Java 11 compatibility (#966) 2021-03-02 21:01:30 -05:00
src Use fanout action to run ICANN report upload job in cron (#984) 2021-03-03 09:00:34 -05:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Update a few plugins for Java 11 compatibility (#966) 2021-03-02 21:01:30 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00