mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 17:56:08 +02:00
* Always use JPA TM on Beam Beam does not have access to datastore. Using ofy on Beam always results in an error. Normally we should use database migration state schedule to determine which TM to use, but on Beam there's no point in doing so. By hard-coding the TM on beam to be SQL we can start testing features before we migrate to SQL mode, for example the new RDE pipeline. Also made a change to where the manual deposits are stored. It made more sense to store them under manual/[direcitory]/[jobname]/ instead of [jobname]/manual/[directory]/. TESTED=deployed the pipeline on production and ran a job. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |