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

feat: create symlinks from binAliases to bin for pack:macos #1109

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

WillieRuemmele
Copy link
Contributor

@W-12545440@

adds symlinks from the binAliases section in pjson
requires: oclif/core#632

mdonnalley
mdonnalley previously approved these changes Feb 21, 2023
Copy link
Contributor

@mdonnalley mdonnalley left a comment

Choose a reason for hiding this comment

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

QA

Steps:

  1. Link oclif/core to oclif
  2. Link oclif/core & oclif to salesforcecli/cli
  3. Add binAliases to sf package.json
  4. Run yarn pack:macos from sf repo
  5. Open arm64 .pkg in dist/macos

✅ Can run sf --version
✅ Can run sf-alias --version

  1. Run uninstaller (sudo /usr/local/lib/sf/bin/uninstall)

✅ sf doesn't exist
✅ sf-alias doesn't exist

@mdonnalley mdonnalley merged commit 70f0b27 into main Feb 22, 2023
@mdonnalley mdonnalley deleted the wr/symlinkBinAliases branch February 22, 2023 18:04
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.

None yet

2 participants