hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
34 stars 15 forks source link

Delete docker login from GHA #271

Closed samarth-gupta-traceable closed 3 years ago

samarth-gupta-traceable commented 3 years ago

Description

Delete docker login from GHA for forks PR to work

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

pavolloffay commented 3 years ago

merged 1 commit into main from delete_docker_login 3 hours ago

it would be better to make a PR from a branch to verify it actually works

pavolloffay commented 3 years ago

or there are no other issues with PRs

JBAhire commented 3 years ago

Hey @pavolloffay , this smoke test doesn't require docker login, Samarth added it yesterday under some speculations about test failure. And the workflow is green as well: https://github.com/hypertrace/javaagent/runs/1932599058?check_suite_focus=true

pavolloffay commented 3 years ago

What I am saying is that this PR should have been made from a fork to validate the use-case