Skip to content

build(source-os): make installed sourceos-office path-safe (current main)#151

Merged
mdheller merged 2 commits into
mainfrom
of2
May 2, 2026
Merged

build(source-os): make installed sourceos-office path-safe (current main)#151
mdheller merged 2 commits into
mainfrom
of2

Conversation

@mdheller

@mdheller mdheller commented May 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix the installed sourceos-office front door so it resolves sibling installed helpers first and only falls back to repo-relative helpers when run from the repo tree.

Files:

  • build/office-suite/scripts/sourceos-office
  • build/office-suite/scripts/install_sourceos_office_shell_smoke.sh

Why

Current main stages sourceos-office into ~/.local/bin, but the installed command still computes helper paths repo-relatively. That works in-repo and breaks when installed. This follow-on closes that installed-path bug and proves it by exercising an installed open path in cloud mode.

@mdheller mdheller merged commit c53f5a3 into main May 2, 2026
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.

1 participant