Skip to content

Conversation

lqiu96
Copy link
Member

@lqiu96 lqiu96 commented Aug 14, 2025

Error: Unable to process file command 'env' successfully.
Error:  format '[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: com.google.cloud:google-cloud-shared-dependencies:pom:3.51.1-SNAPSHOT (absent): Could not find artifact com.google.cloud:google-cloud-shared-dependencies:pom:3.51.1-SNAPSHOT @ com.google.cloud:gapic-showcase-parent:0.0.1-SNAPSHOT, /home/runner/work/sdk-platform-java/sdk-platform-java/java-showcase/pom.xml, line 32, column 19'

Complaining about not being able to retrieve shared-deps

@lqiu96 lqiu96 requested a review from blakeli0 August 14, 2025 22:05
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Aug 14, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📋 Review Summary

This pull request refactors the .github/workflows/dependency_compatibility_test.yaml workflow to ensure that the necessary modules are installed before the showcase server is set up. This change is logical and should resolve the dependency issues in the CI tests.

🔍 General Feedback

The change is well-structured and improves the reliability of the CI workflow. The updated comment also adds clarity to the purpose of the step. Overall, this is a good improvement.

Copy link

There is a problem with the Gemini CLI PR review. Please check the action logs for details.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📋 Review Summary

This PR fixes a dependency issue in the CI workflow. The change is straightforward and looks correct.

🔍 General Feedback

  • The change to move the installation step earlier in the workflow is logical.
  • The updated comment provides better clarity.

Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@lqiu96 lqiu96 merged commit fc80c7b into main Aug 15, 2025
60 of 62 checks passed
@lqiu96 lqiu96 deleted the fix-dependency-ci branch August 15, 2025 15:05
lqiu96 added a commit that referenced this pull request Aug 21, 2025
```
Error: Unable to process file command 'env' successfully.
Error:  format '[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: com.google.cloud:google-cloud-shared-dependencies:pom:3.51.1-SNAPSHOT (absent): Could not find artifact com.google.cloud:google-cloud-shared-dependencies:pom:3.51.1-SNAPSHOT @ com.google.cloud:gapic-showcase-parent:0.0.1-SNAPSHOT, /home/runner/work/sdk-platform-java/sdk-platform-java/java-showcase/pom.xml, line 32, column 19'
```

Complaining about not being able to retrieve shared-deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants