Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[CI] fix artifacts download/upload #3369

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 4 commits into from
Apr 21, 2025

Conversation

esigo
Copy link
Member

@esigo esigo commented Apr 19, 2025

Fixes #3350 (issue)

Changes

uses latest commit for download and upload actions. this was needed as the versions used in the CI were from 2019 and since then there was no releases for the actions.
tested here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@esigo esigo requested a review from a team as a code owner April 19, 2025 16:11
Copy link

netlify bot commented Apr 19, 2025

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 592d27b
🔍 Latest deploy log https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/6806c1f2a222cc0008b9230c

Copy link

codecov bot commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.55%. Comparing base (acd4a0e) to head (592d27b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3369      +/-   ##
==========================================
- Coverage   89.56%   89.55%   -0.01%     
==========================================
  Files         210      210              
  Lines        6502     6502              
==========================================
- Hits         5823     5822       -1     
- Misses        679      680       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ThomsonTan ThomsonTan merged commit 674cc9e into open-telemetry:main Apr 21, 2025
66 checks passed
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.

[CI] Benchmark upload broken after action link hardening.
3 participants