dsanders11

#52352: ci: log Datadog upload failure instead of failing job

Merged
Created: Jul 14, 2026, 9:22:23 PM
Merged: Jul 15, 2026, 10:48:03 AM
4 comments
Target: main

Description of Change

Don't let a failure to upload to Datadog take down the whole CI job.

Checklist

Release Notes

Notes: none

Backports

42-x-y
Pending
Waiting for a manual backport
43-x-y
Pending
Waiting for a manual backport
44-x-y
Merged
PR Number
#52360
Merged At
Jul 15, 2026, 12:45:09 PM
Released In
Not yet
Release Date
Not yet

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron