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

Allow SDKs to be specified as peer dependencies #2184

Open
zFernand0 opened this issue Jun 26, 2024 · 2 comments
Open

Allow SDKs to be specified as peer dependencies #2184

zFernand0 opened this issue Jun 26, 2024 · 2 comments
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@zFernand0
Copy link
Member

Similar to the imperative package, we should allow other SDKs (core, files, ...) to be specified as peer dependencies and create hooks for them as part of the plugin loading process.

PluginRequireProvider.createPluginHooks([
PMFConstants.instance.IMPERATIVE_PKG_NAME,
PMFConstants.instance.CLI_CORE_PKG_NAME
]);

@zFernand0 zFernand0 added the enhancement New feature or request label Jun 26, 2024
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@zFernand0
Copy link
Member Author

zFernand0 commented Jun 26, 2024

Test the secrets-sdk to make sure that it can resolve the pre-builds.
Revise the conformance criteria to recommend peer+dev instead of regular-dev.
Check contributing guidelines for duplicate content.

@zFernand0 zFernand0 added the priority-medium Not functioning - next quarter if capacity permits label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
Status: Medium Priority
Development

No branches or pull requests

1 participant