Popular repositories
-
-
Distroless base image with package manager (dpkg and apt) installed
-
Demonstrates the new Java resource encapsulation rules with Java Modules (JPMS)
Java
-
Forked from arun-gupta/spring-boot-prometheus
Prometheus-style metrics for a Spring Boot application
Java
-
1,001 contributions in the last year
Less
More
Contribution activity
August 2021
Created 23 commits in 6 repositories
Created a pull request in GoogleCloudPlatform/google-cloud-eclipse that received 3 comments
Upgrade Guava to 30.0-jre and appengine-plugins-core to 0.9.5
$ git grep '28\.1' shows nothing relevant while $ git grep '30\.0' shows these changes.
+87
−87
•
3
comments
Opened 18 other pull requests in 7 repositories
GoogleContainerTools/jib
7
merged
- Update Jib versions after releasing 3.1.4
- Network retry on IO errors only after insecure failover is finalized
- Downgrade Google HTTP and auth libraries
- Update Jib versions after plugin releases
-
Update CHANGELOG about
username/passwordsupport forauthssection in~/.docker/config.json - CHANGELOG and cleanups after the HTTP retry external PR contribution
- Upgrade Google HTTP libraries
GoogleCloudPlatform/google-cloud-eclipse
2
merged
1
closed
GoogleCloudPlatform/app-gradle-plugin
3
merged
GoogleContainerTools/jib-extensions
2
merged
googleapis/google-http-java-client
1
open
GoogleCloudPlatform/app-maven-plugin
1
merged
GoogleCloudPlatform/appengine-plugins-core
1
merged
Reviewed 56 pull requests in 9 repositories
GoogleContainerTools/jib
35 pull requests
- Fix class cast exception in gradle plugin main class detection logic
- Eliminate ErrorProne warnings
- maven release v3.1.4
- gradle release v3.1.4
- Network retry on IO errors only after insecure failover is finalized
- Fix sonar code smell: add private constructor to hide implicit public one.
- Remove @VisibleForTesting annotation
- Split tests to reduce number of assertions in each test.
- remove expression that's always false.
- Field name changes to fix sonar issues
- maven release v3.1.3
- gradle release v3.1.3
- rename field 'builder'.
- Define constants instead of using String literals
- sonar: loop on entrySet instead of keySet
- fix sonar bug to call Optional#isPresent.
- Fix sonar code smell: use log
- Avoid using wildcards in the return type.
- Cast operand as long
- Add assertions to WithServerFailoverHttpClientTest and JibPluginTest
- basic retry for http client
- fix sonar issue: Use already-defined constant 'DIGEST_PREFIX'.
- Re-interrupt threads when InterruptedException is caught
- change to try-with-resources as FileLock implements AutoCloseable.
- rename field port to fix for sonar.
- Some pull request reviews not shown.
GoogleCloudPlatform/google-cloud-graalvm-support
5 pull requests
GoogleContainerTools/jib-extensions
3 pull requests
GoogleCloudPlatform/google-cloud-spanner-hibernate
3 pull requests
GoogleCloudPlatform/spring-cloud-gcp
3 pull requests
GoogleCloudPlatform/cloud-opensource-java
2 pull requests
GoogleCloudPlatform/cloud-spanner-r2dbc
2 pull requests
GoogleCloudPlatform/app-maven-plugin
2 pull requests
GoogleCloudPlatform/google-cloud-eclipse
1 pull request
Created an issue in GoogleContainerTools/jib that received 2 comments
Cannot upgrade Google HTTP libraries
#3415 downgraded Google HTTP libraries to resolve #3058 and #3409. However, we cannot delay upgrading libraries indefinitely. These issues need to …
2
comments