Skip to content

chore: set minimum coder server version to v2.24.3 #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Aug 4, 2025

This requirement is introduced by #210, as the vpn-daemon command on the macOS CLI isn't present on prior versions.

(2.24.3 isn't out yet, but when it does come out, it'll be compatible. 2.25 is out, and it's compatible)

@ethanndickson ethanndickson self-assigned this Aug 4, 2025
@ethanndickson ethanndickson marked this pull request as ready for review August 4, 2025 10:24
@ethanndickson ethanndickson force-pushed the ethan/progress-auto-start branch from 60f8964 to acf0aeb Compare August 4, 2025 12:53
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 29b1d77 to 8f34725 Compare August 4, 2025 12:53
@ethanndickson ethanndickson force-pushed the ethan/progress-auto-start branch from acf0aeb to f3468db Compare August 5, 2025 04:51
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 8f34725 to 732f055 Compare August 5, 2025 04:51
@ethanndickson ethanndickson changed the base branch from ethan/progress-auto-start to graphite-base/215 August 5, 2025 06:55
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 732f055 to 18604cd Compare August 5, 2025 06:55
@ethanndickson ethanndickson changed the base branch from graphite-base/215 to ethan/run-reopened-gui-app-as-user August 5, 2025 06:55
@ethanndickson ethanndickson force-pushed the ethan/run-reopened-gui-app-as-user branch from 2794fe6 to f404c56 Compare August 6, 2025 02:24
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch 2 times, most recently from a28b21c to 3a4e672 Compare August 6, 2025 02:25
@ethanndickson ethanndickson requested a review from Copilot August 6, 2025 03:28
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the minimum required Coder server version from v2.24.2 to v2.25.0 to support VPN daemon functionality on macOS CLI. The change is necessary because the vpn-daemon command is only available in Coder server v2.25.0 and later versions.

  • Updates minimum Coder version requirement from v2.24.2 to v2.25.0
  • Adds VPNLib framework dependency to the project configuration
  • Updates test to dynamically reference the minimum version constant

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
Coder-Desktop/project.yml Adds VPNLib framework as a non-embedded dependency
Coder-Desktop/VPNLib/Validate.swift Updates minimum Coder version constant from "2.24.2" to "2.25.0"
Coder-Desktop/Coder-DesktopTests/LoginFormTests.swift Updates test to use dynamic version reference instead of hardcoded value

@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 3a4e672 to 8edcc5a Compare August 6, 2025 03:37
@ethanndickson ethanndickson force-pushed the ethan/run-reopened-gui-app-as-user branch from f404c56 to 0d77ec3 Compare August 6, 2025 03:38
@ethanndickson ethanndickson changed the base branch from ethan/run-reopened-gui-app-as-user to graphite-base/215 August 6, 2025 03:57
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 8edcc5a to 6d8c03a Compare August 6, 2025 03:59
@graphite-app graphite-app bot changed the base branch from graphite-base/215 to main August 6, 2025 04:00
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from 6d8c03a to c7bd12a Compare August 6, 2025 04:00
@ethanndickson ethanndickson force-pushed the ethan/bump-minimum-coder-version branch from c7bd12a to 4352ef6 Compare August 6, 2025 04:46
@ethanndickson ethanndickson changed the title chore: set minimum coder server version to v2.25.0 chore: set minimum coder server version to v2.24.3 Aug 6, 2025
Copy link
Member Author

ethanndickson commented Aug 6, 2025

Merge activity

  • Aug 6, 4:50 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Aug 6, 4:50 AM UTC: @ethanndickson merged this pull request with Graphite.

@ethanndickson ethanndickson merged commit f5d0741 into main Aug 6, 2025
4 checks passed
@ethanndickson ethanndickson deleted the ethan/bump-minimum-coder-version branch August 6, 2025 04:50
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.

2 participants