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

Support local, register package #16

Merged
merged 5 commits into from
Aug 13, 2024
Merged

Support local, register package #16

merged 5 commits into from
Aug 13, 2024

Conversation

zunda-pixel
Copy link
Owner

@zunda-pixel zunda-pixel commented Aug 13, 2024

Support Package Location other than remoteSourceControl.

Support localSourceControl, fileSystem, registry

  • fileSystem
    • .package(path: "/Users/user/GitHub/LicenseProvider")
  • localSourceControl
    • .package(url: "/Users/user/GitHub/LicenseProvider", branch: "main")
  • registry
    • .package(id: "LicenseProvider", from: "1.0.0")

@zunda-pixel zunda-pixel merged commit f48bdd8 into main Aug 13, 2024
1 of 2 checks passed
@zunda-pixel zunda-pixel deleted the support-Local-package branch August 13, 2024 06:31
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.

1 participant