Skip to content
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

Add enable VNC command #22

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Add enable VNC command #22

merged 1 commit into from
Jul 20, 2022

Conversation

BytesGuy
Copy link
Contributor

@BytesGuy BytesGuy commented Jul 1, 2022

This command enables VNC and sets up a user account to use for VNC access.

On macOS 12 and above, this needs to be enabled via System Preferences, so we need to run an AppleScript to do this.

The password for the VNC user account should be stored in MAC_ORB_VNC_PASSWORD variable in the project settings.

@BytesGuy BytesGuy requested a review from a team as a code owner July 1, 2022 18:57
Copy link
Contributor

@FelicianoTech FelicianoTech left a comment

Choose a reason for hiding this comment

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

Is how to set the password and the fact that VNC exist (after this PR) going to get documented somewhere?

@BytesGuy BytesGuy merged commit 7c1c740 into main Jul 20, 2022
@BytesGuy BytesGuy deleted the vnc-command branch July 20, 2022 16:42
@orb-publisher
Copy link

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/macos?version=dev:7c1c7406fc608ca59a7c3a61eb42dfa78867b0aa

1 similar comment
@orb-publisher
Copy link

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/macos?version=dev:7c1c7406fc608ca59a7c3a61eb42dfa78867b0aa

@orb-publisher
Copy link

Your orb has been published to the CircleCI Orb Registry.
You can view your published orb on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/macos?version=2.3.0

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.

3 participants