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

Revert Python Template Changes - Wait for regression fix #168

Conversation

NathanielRN
Copy link
Contributor

@NathanielRN NathanielRN commented Nov 2, 2021

Description:

Reverts #165

The regression is still an issue, but we would rather have the main-build.yml workflow fail because this tells us that the current local implementation has a regression and should not be published.

Otherwise, if we do not do this, the canary.yml workflow fails because it uses the template to test the latest published version. Since we will not publish a version with a regression, we would rather the canary.yml file continue to use the template which works with the latest published Layer.

Link to tracking Issue:

Regression issue is being tracked in OTel Collector Contrib: open-telemetry/opentelemetry-collector-contrib#6109

Testing:

N/A, canary.yml should pass and main-build.yml should fail.

Documentation:

N/A

Copy link
Contributor

@willarmiros willarmiros left a comment

Choose a reason for hiding this comment

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

Opened #170 to track adding this validation back

Copy link
Contributor

@willarmiros willarmiros left a comment

Choose a reason for hiding this comment

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

Waiting for @wangzlei review - will agree with his decision

@wangzlei wangzlei merged commit e8c14df into aws-observability:main Nov 3, 2021
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.

None yet

3 participants