Skip to content

Refactor installer to be a PKG #83

Closed
Closed
@ThomasK33

Description

@ThomasK33

We are currently experiencing issues with the installation and upgrade of Coder Desktop. Specifically, we are encountering this issue, where some component of macOS becomes confused during an update, resulting in a faulty state for both us and the operating system.

We must refactor our installation method to use a package with a pre-install script. This script should:

  • Shut down the network extension
  • Shut down the desktop client
  • Check for any existing Homebrew installations (multiple installations of the network extension can cause issues on macOS)

Implementing these steps should help prevent any disruptions during upgrades.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions