google-nomulus/util/gradle/dependency-locks
Lai Jiang d355da362f Make a few quality-of-life improvements in CloudTasksUtils (#1521)
* Make a few quality-of-life improvements in CloudTasksUtils

1. Update the method names. There are too many overloaded methods and it
   is hard to figure out which one does which without checking the
   javadoc.

2. Added a method in the task matcher to specify the delay time in
   DateTime, so the caller does not need to convert it to Timestamp.

3. Remove the expilict dependency on a clock when enqueueing a task with
   delay, the clock is now injected directly into the util instance
   itself.
2022-02-18 20:21:56 -05:00
..
annotationProcessor.lockfile Update more dependencies to newer versions (#999) 2021-03-10 11:22:07 -05:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
checkstyle.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
compile.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
compileClasspath.lockfile Make a few quality-of-life improvements in CloudTasksUtils (#1521) 2022-02-18 20:21:56 -05:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
deploy_jar.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
errorprone.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
errorproneJavac.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAgent.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
jacocoAnt.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
runtime.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
runtimeClasspath.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
testAnnotationProcessor.lockfile Update more dependencies to newer versions (#999) 2021-03-10 11:22:07 -05:00
testCompile.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
testCompileClasspath.lockfile Make a few quality-of-life improvements in CloudTasksUtils (#1521) 2022-02-18 20:21:56 -05:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
testRuntimeClasspath.lockfile Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00