Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

fix(ci): match linux maker bin to executableName - #2528

Merged
tatoalo merged 1 commit into
mainfrom
fix/ci-failures-linux-bin
Jun 8, 2026
Merged

fix(ci): match linux maker bin to executableName#2528
tatoalo merged 1 commit into
mainfrom
fix/ci-failures-linux-bin

Conversation

@tatoalo

@tatoalotatoalo commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Problem

The code-release.yml pipeline has failed on every release since #2466 (v0.53.82, .95, .97, .98). Both publish-linux jobs (ubuntu-24.04 and ubuntu-24.04-arm) abort while building the .deb distributable:

✖ Making a deb distributable for linux/{arch} [FAILED: could not find the Electron app
binary at ".../apps/code/out/PostHog Code-linux-{arch}/posthog-code".]

Changes

Set sharedLinuxOptions.bin to "PostHog Code" so the deb/rpm makers match the packaged executableName

@github-actions

github-actionsBot commented Jun 8, 2026

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit 5aa9663.

@tatoalotatoalo self-assigned this Jun 8, 2026
@tatoalo
tatoalo marked this pull request as ready for review June 8, 2026 13:03
@greptile-apps

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "fix(ci): match linux maker bin to execut..." | Re-trigger Greptile

@tatoalotatoalo added the Create Release This will trigger a new release label Jun 8, 2026
@tatoalo
tatoalo requested a review from a teamJune 8, 2026 13:03
@tatoalo
tatoalo enabled auto-merge (squash) June 8, 2026 13:03
@greptile-apps

Copy link
Copy Markdown
Contributor

Reviews (2): Last reviewed commit: "fix(ci): match linux maker bin to execut..." | Re-trigger Greptile

@tatoalo
tatoalo merged commit 91f5bc5 into mainJun 8, 2026
23 checks passed
@tatoalo
tatoalo deleted the fix/ci-failures-linux-bin branch June 8, 2026 13:13
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Create ReleaseThis will trigger a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tatoalo@k11kirky