Skip to content

fix(build): switch to pkg based installer#92

Merged
ThomasK33 merged 1 commit into
mainfrom
thomask33/pkg-installer
Mar 7, 2025
Merged

fix(build): switch to pkg based installer#92
ThomasK33 merged 1 commit into
mainfrom
thomask33/pkg-installer

Conversation

@ThomasK33
Copy link
Copy Markdown
Member

Change-Id: Ie3ef4fe53faa0af947493e58b81c523c040400a5
Signed-off-by: Thomas Kosiewski tk@coder.com

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33 ThomasK33 requested a review from ethanndickson March 6, 2025 12:45
@ThomasK33 ThomasK33 marked this pull request as ready for review March 6, 2025 12:47
Comment thread Coder Desktop/Coder Desktop/NetworkExtension.swift
@ThomasK33 ThomasK33 linked an issue Mar 6, 2025 that may be closed by this pull request
@ThomasK33 ThomasK33 force-pushed the thomask33/pkg-installer branch 2 times, most recently from fe28ae5 to 1de6f23 Compare March 6, 2025 13:37
Comment thread Coder Desktop/VPN/main.swift Outdated
@ThomasK33 ThomasK33 force-pushed the thomask33/pkg-installer branch from 1de6f23 to e8c8297 Compare March 6, 2025 13:53
Change-Id: Ie3ef4fe53faa0af947493e58b81c523c040400a5
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 force-pushed the thomask33/pkg-installer branch from e8c8297 to 99fff54 Compare March 6, 2025 14:07
@ThomasK33 ThomasK33 merged commit b88b08a into main Mar 7, 2025
Copy link
Copy Markdown
Member Author

Merge activity

  • Mar 6, 7:56 PM EST: A user merged this pull request with Graphite.

@deansheather deansheather deleted the thomask33/pkg-installer branch March 7, 2025 07:38
ethanndickson added a commit that referenced this pull request Apr 15, 2025
One thing I noticed as part of my work on #121 is that our attempted fix introduced in #92 wasn't working as expected if the user had a VPN configuration installed before #86. 

This PR fetches the unique name of the VPN service dynamically, as part of the script, such that the service is started and stopped regardless of whether the service is called "Coder" or the older "CoderVPN".

This also ensures we don't break it again if we ever change that name, such as to "Coder Connect" (I don't totally recall why it was set to "Coder", but I don't mind it)
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.

Refactor installer to be a PKG

2 participants