Skip to content

Revert "Introduce issuegenerator to open issues when tests fail on main (#38177)" #38231

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

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

ArthurSens
Copy link
Member

@ArthurSens ArthurSens commented Feb 26, 2025

This reverts commit b072b17.

When introducing the previous commit to main, we noticed the steps are not well connected. For some reason that we're still investigating the JUnit artifacts aren't uploaded and the last step that depends on them always fail.

@ArthurSens ArthurSens requested a review from a team as a code owner February 26, 2025 18:02
@ArthurSens ArthurSens requested a review from dmitryax February 26, 2025 18:02
@songy23 songy23 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 26, 2025
@dmitryax
Copy link
Member

dmitryax commented Feb 26, 2025

@ArthurSens can you please add a word (or link) about reasoning in the PR description?

@ArthurSens
Copy link
Member Author

@ArthurSens can you please add a word (or link) about reasoning in the PR description?

Done

@songy23 songy23 merged commit bdf034a into open-telemetry:main Feb 26, 2025
174 of 175 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 26, 2025
@ArthurSens ArthurSens deleted the revert-38177-issuegenerator branch February 26, 2025 19:30
yiquanzhou added a commit to dash0hq/opentelemetry-collector-contrib that referenced this pull request Feb 27, 2025
* main: (22 commits)
  [receiver/awsfirehose] Add support for encoding extensions (open-telemetry#37262)
  fix(deps): update module google.golang.org/api to v0.223.0 (open-telemetry#38181)
  [chore] skip TestSyslogComplementaryRFC3164 (open-telemetry#38240)
  fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common to v1.0.1106 (open-telemetry#38199)
  [provider/s3] Use mdatagen, promote to alpha (open-telemetry#38227)
  fix: fix flaky test in kafkatopicsobserver (open-telemetry#38218)
  [processor/resourcedetection] Add k8s.cluster.uid to kubeadm detector (open-telemetry#38216)
  Revert "Add issue generation from fkaly tests for all archs (open-telemetry#38191)" (open-telemetry#38230)
  Revert "Introduce issuegenerator to open issues when tests fail on main (open-telemetry#38177)" (open-telemetry#38231)
  [chore] Update otelcol core dependency (open-telemetry#38214)
  [pkg/stanza] Improve error logs produced by transformer processors (open-telemetry#37285)
  [receiver/statsd] Make full config structure public (open-telemetry#38186)
  processor/metricsstarttime: add ridwanmsharif as codeowner (open-telemetry#38193)
  fix(deps): update module github.com/huaweicloud/huaweicloud-sdk-go-v3 to v0.1.137 (open-telemetry#38154)
  [pkg/datadog] export StaticAPIKeyCheck (open-telemetry#38223)
  [chore][pkg/ottl] Move scope and resource PathGetSetters to internal ctx packages (open-telemetry#38225)
  fix(deps): update all github.com/datadog packages to v0.64.0-rc.3 (open-telemetry#38202)
  feat(telemetrygen): added support for delta temporality (open-telemetry#38146)
  [chore] Some more fixes of component IDs (open-telemetry#38221)
  [chore][pkg/ottl] Define PathGetSetter in ctxdatapoint (open-telemetry#38201)
  ...
mx-psi pushed a commit that referenced this pull request Feb 27, 2025
#### Description
After the revert done in
#38230
and
#38231,
I'm looking yet again on what went wrong there.

I'm solving this in small parts, and this PR focuses on ensuring JUnit
Artifacts are uploaded correctly.

#### Link to tracking issue
Still related to
#36761


#### Testing
I plan to test this by looking at the artifacts produced in this PR. The
JUnit files need to be there. See
https://github.com/actions/upload-artifact?tab=readme-ov-file#where-does-the-upload-go

---------

Signed-off-by: Arthur Silva Sens <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants