google-nomulus/proxy
Weimin Yu 9f0e24132a
Break circular dependency between core and util (#379)
* Break circular dependency between core and util

Created a new :common project and moved a minimum
number of classes to break the circular dependency
between the two projects. This gets rid of the
gradle lint dependency warnings.

Also separated api classes and testing helpers into
separate source sets in :common so that testing
classes may be restricted to test configurations.
2019-11-21 15:36:55 -05:00
..
gradle/dependency-locks Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
kubernetes Move terraform and kubernetes folder to be under proxy (#127) 2019-06-20 14:28:32 -04:00
src Refactor common code used by the proxy and the prober (#375) 2019-11-20 12:42:44 -05:00
terraform Protect KMS-secured data against destruction in upcoming google provider update. (#284) 2019-09-27 12:12:58 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
deploy-proxy-for-env.sh Update proxy deployment script description (#245) 2019-08-28 17:35:43 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00