Skip to content

RUM-12050: Enhancing check last release script#2927

Merged
satween merged 1 commit into
developfrom
tvaleev/feature/RUM-12050
Oct 10, 2025
Merged

RUM-12050: Enhancing check last release script#2927
satween merged 1 commit into
developfrom
tvaleev/feature/RUM-12050

Conversation

@satween

@satween satween commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds few changes to the checking latest release artifact script:

  • Fail fast if tag_name resolution failed
  • Print link in logs in case of failure in order to easy retry.
  • Fail with “not found“ error only for 404 error code.

Motivation

It's hard to understand why script is failed

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@satween
satween requested review from a team as code owners October 9, 2025 15:05
@satween
satween force-pushed the tvaleev/feature/RUM-12050 branch from 2686bc1 to 4dcc3a2 Compare October 9, 2025 15:33
@datadog-official

datadog-official Bot commented Oct 9, 2025

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 100.00% (+29.20%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 4dcc3a2 | Docs | Was this helpful? Give us feedback!

@codecov-commenter

codecov-commenter commented Oct 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.78%. Comparing base (fd31d41) to head (4dcc3a2).
⚠️ Report is 1380 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2927      +/-   ##
===========================================
- Coverage    70.84%   70.78%   -0.05%     
===========================================
  Files          825      825              
  Lines        30284    30284              
  Branches      5174     5174              
===========================================
- Hits         21452    21436      -16     
- Misses        7366     7381      +15     
- Partials      1466     1467       +1     

see 31 files with indirect coverage changes

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

@satween
satween merged commit 5521696 into develop Oct 10, 2025
25 checks passed
@satween
satween deleted the tvaleev/feature/RUM-12050 branch October 10, 2025 09:54
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.

4 participants