Skip to content

Try and Fix Releases#237

Merged
KetanReddy merged 1 commit intomainfrom
maint/fix-builds
Feb 9, 2026
Merged

Try and Fix Releases#237
KetanReddy merged 1 commit intomainfrom
maint/fix-builds

Conversation

@KetanReddy
Copy link
Member

Releases are currently failing at the beginning of the auto release run as github's pubic key is not known to the docker image and hangs waiting for input.

ℹ  info      Getting commits from 0.12.0 to HEAD
feedebcb6da6a1d1d81ac472d7e119ea5bc38c88
cc937bc136bf4f3041fd8e73e37233da588122dc
cc937bc136bf4f3041fd8e73e37233da588122dc
The authenticity of host 'github.com (140.82.114.3)' can't be established.
ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? 

Build was canceled

This disables StrictHostKeyChecking for ssh to allow the key to be ignored.

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Release Notes

Internal release fixes

@KetanReddy KetanReddy added the patch Increment the patch version when merged label Feb 7, 2026
@KetanReddy KetanReddy requested a review from a team as a code owner February 7, 2026 00:39
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.29%. Comparing base (58de702) to head (c091ceb).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   64.29%   64.29%           
=======================================
  Files         128      128           
  Lines       13032    13032           
  Branches     1882     1882           
=======================================
  Hits         8379     8379           
  Misses       4625     4625           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KetanReddy KetanReddy merged commit df6d557 into main Feb 9, 2026
8 checks passed
@KetanReddy KetanReddy deleted the maint/fix-builds branch February 9, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants