Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suztomo created a review comment on a pull request on googleapis/nodejs-spanner
Would you write that in source code comment, and resolve this comment thread? _"This line had to move because ..."_
suztomo created a review comment on a pull request on googleapis/nodejs-spanner
USE_AIRLOCK
suztomo created a review comment on a pull request on googleapis/nodejs-spanner
Does this change (moving the lines) really matter?
suztomo created a review comment on a pull request on googleapis/nodejs-spanner
Shall we use USE_AIRLOCK as consistent environment variable?
suztomo created a review comment on a pull request on googleapis/nodejs-spanner
Does this change (moving the lines) really matter?
suztomo pushed 1 commit to main googleapis/sdk-platform-java
- ci: remove unnecessary distributionManagement section (#3565) The distributionManagement declared in the pom.xml fil... 2429ac3
suztomo closed a pull request on googleapis/sdk-platform-java
ci: remove unnecessary distributionManagement section
The distributionManagement declared in the pom.xml files interferes the upload to GCP ArtifactRegistry because it tries to upload artifacts to google.oss.sonatype.org even when you try to upload a...suztomo opened a pull request on googleapis/sdk-platform-java
ci: remove unnecessary distributionManagement section
The distributionManagement declared in the pom.xml files interferes the upload to GCP ArtifactRegistry because it tries to upload artifacts to google.oss.sonatype.org even when you try to upload ar...suztomo created a branch on suztomo/gapic-generator-java
2.51.1_ar - Generates GAPIC Java client libraries from protobufs.
suztomo created a comment on a pull request on googleapis/google-oauth-java-client
I tried that idea and in theory it should work but it became messy.
suztomo pushed 1 commit to main googleapis/google-oauth-java-client
- ci: Airlock-friendly build dependencies (#1135) b676657
suztomo closed a pull request on googleapis/google-oauth-java-client
ci: Airlock-friendly build dependencies
Airlock needs newer version of the Maven plugins. We also do not need to declare nexus-staging-maven-plugin by default.suztomo created a comment on an issue on googleapis/google-cloud-java
An `java.lang.VerifyError` has occurred in the past https://github.com/googleapis/google-cloud-java/issues/10698 and it seems related to the operating system. Did you try running it in the same Doc...
suztomo created a comment on an issue on googleapis/google-cloud-java
Are you using Android builds? If so, Android dependencies have duplicate classes with the ones used in Cloud SDK for Java. Your Android build rule enforces unique class in the class path. I'm afrai...
suztomo created a comment on an issue on googleapis/google-cloud-java
@thagikura I'll close this issue if there's no activity.
suztomo created a branch on suztomo/testing-infra-docker
suztomo/main - Docker images for testing Google client libraries.