Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Optimize GitHub Action to Retrieve target/logs/ Files #15234

Open
4 tasks done
Stellar1999 opened this issue Mar 12, 2025 · 1 comment
Open
4 tasks done

[Feature] Optimize GitHub Action to Retrieve target/logs/ Files #15234

Stellar1999 opened this issue Mar 12, 2025 · 1 comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@Stellar1999
Copy link
Contributor

Stellar1999 commented Mar 12, 2025

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Sometimes, GitHub Actions may fail, but the issue cannot be reproduced on a local PC. To diagnose these problems, we need more detailed runtime logs. Consider using upload-artifact to collect logs from the integration runtime directory (target/logs) and download them in the final job. Then, merge them into a single runtime log file for analysis.

Related issues

#15233

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@Stellar1999
Copy link
Contributor Author

PTAL @CrazyHZM @AlbumenJ . I have submitted PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Status: Todo
Development

No branches or pull requests

1 participant