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

Set up UDP Release Workflow #333

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

yiyuan-he
Copy link
Contributor

@yiyuan-he yiyuan-he commented Mar 4, 2025

Description of changes:
Setting up the validation steps for the GitHub workflow we intend to use to manually trigger a UDP exporter release to PyPI.

At a high-level, this validation step will:

  • Build the UDP exporter.
  • Set up and run an instance of X-Ray daemon.
  • Run a validation app to send traces to X-Ray daemon via UDP exporter.
  • Validation step to verify that daemon received the traces.

TODO:

  • Add a publish to PyPI step to release workflow.

Test plan:
Triggered workflow in feature branch:

https://github.com/aws-observability/aws-otel-python-instrumentation/actions/runs/13663595075

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yiyuan-he yiyuan-he requested a review from a team as a code owner March 4, 2025 00:00
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 3dfa329 to 94cf9ce Compare March 4, 2025 00:28
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch 2 times, most recently from f8c499c to 5f716c3 Compare March 4, 2025 21:51
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 5f716c3 to bf11d7f Compare March 4, 2025 21:58
jj22ee
jj22ee previously approved these changes Mar 4, 2025
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 5664782 to bbb2498 Compare March 4, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants