Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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.
suztomo pushed 2 commits to troubleshooting_maven suztomo/google-oauth-java-client
suztomo pushed 1 commit to main googleapis/google-oauth-java-client
- fix: javadoc fix in IdTokenVerifier (#1134) 9ff0f6b
suztomo closed a pull request on googleapis/google-oauth-java-client
fix: javadoc fix in IdTokenVerifier
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.co...suztomo opened a pull request on googleapis/google-oauth-java-client
ci: Airlock-friendly build dependencies
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.co...suztomo created a branch on suztomo/google-oauth-java-client
troubleshooting_maven - Google OAuth Client Library for Java
suztomo opened a pull request on googleapis/google-oauth-java-client
fix: javadoc fix in IdTokenVerifier
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.co...suztomo opened a draft pull request on googleapis/testing-infra-docker
chore: testing airlock container base image
suztomo created a branch on suztomo/testing-infra-docker
main - Docker images for testing Google client libraries.
suztomo opened a pull request on googleapis/java-shared-config
deps: declare Maven clean and install plugins versions
The Airlock only works new versions of these plugins Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make su...suztomo created a branch on suztomo/java-shared-config
plugin_updates - Shared Maven build configuration for Google Cloud Java client libraries.