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

updated Horizon API calls to match Omnissa changes #104

Closed
wants to merge 3 commits into from

Conversation

smaddock
Copy link

Tested and working. Note the version variable value also changed to be just the number.

Tested and working. Note the version variable value also changed to be just the number.
@randomName0815
Copy link
Contributor

Hi, fails for me at CodeSignatureVerifier, input_path has the old pkg name.
<string>%pathname%/VMware Horizon Client.pkg</string>
should be
<string>%pathname%/Omnissa Horizon Client.pkg</string>

btw. this needs some more changes in other repos/recipes

@smaddock
Copy link
Author

smaddock commented Jan 6, 2025

Not sure how I missed that. Updated commit.

@randomName0815
Copy link
Contributor

thanks, looks good to me
added PR for pkg recipe autopkg/rtrouton-recipes#206

@dev-yeet
Copy link

dev-yeet commented Jan 12, 2025

not sure the correct way to go about this, but I submitted a pull request to your repo @smaddock to update the munki recipe that will depend on this pull request. I also added some additional Omnissa rebranding changes including renaming the folder and recipe file names

@smaddock
Copy link
Author

Changing the filenames and recipe identifiers will break existing dependencies with no indication of why. It is of course up to the maintainers of this repo, but I would suggest instead adding new recipes with the new name, and adding a deprecation notice to this one advising people to switch, which will keep recipes working while providing a path forward.

@paul-cossey
Copy link
Contributor

My vote would be new recipes for Omnissa Horizon Client, and deprecate the VMware ones.

I also don't think @scriptingosx is particularly active with AutoPkg these days, so may welcome another interested party taking over the maintenance?

@paul-cossey
Copy link
Contributor

I added some based off this PR and the Munki recipe: https://github.com/autopkg/dataJAR-recipes/tree/master/Omnissa%20Horizon%20Client

@smaddock
Copy link
Author

Added a deprecation notice to my PR, and then noticed @paul-cossey made a better PR. :) Going to close this one.

@smaddock smaddock closed this Jan 21, 2025
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.

4 participants