Skip to content

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Sep 27, 2022

Description

The naming of the .tar.gz files used to be separated by - previously but with the new build tool they are _. It used to skip with a warning earlier with a message file already exists https://github.com/open-telemetry/opentelemetry-python-contrib/actions/runs/2827866155/jobs/4470177468 but it fails now because the naming is mismatching https://github.com/open-telemetry/opentelemetry-python-contrib/actions/runs/3131270761/jobs/5082435841. This is for the package datadog exporter we stopped accepting any changes. adding a skipping step for this exporter (thought already existed) would fix the issue.

Fixes #1355

@srikanthccv srikanthccv added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 27, 2022
@srikanthccv srikanthccv marked this pull request as ready for review September 27, 2022 13:32
@srikanthccv srikanthccv requested a review from a team September 27, 2022 13:32
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
@srikanthccv srikanthccv enabled auto-merge (squash) September 27, 2022 13:40
@srikanthccv srikanthccv merged commit 65329a8 into open-telemetry:main Sep 27, 2022
@srikanthccv srikanthccv deleted the rm-dd-exporter branch September 27, 2022 14:12
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
saartochner-lumigo pushed a commit to lumigo-io/opentelemetry-python-contrib that referenced this pull request Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

2 participants