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

Rule packaging in modules #16

Closed
BernieWhite opened this issue Dec 3, 2018 · 2 comments
Closed

Rule packaging in modules #16

BernieWhite opened this issue Dec 3, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Dec 3, 2018

When rules are created, they then need to be distributed.

Packaging rules together in a module promotes reuse and provides a convenient distribution mechanism that already exists and is already used by IT pros.

Currently rules from a module can be used by adding the module path to the path parameter of Invoke-PSRule or Get-PSRule, but we can do better.

@BernieWhite BernieWhite added the enhancement New feature or request label Dec 3, 2018
@BernieWhite
Copy link
Member Author

#17 should be completed first

@BernieWhite BernieWhite added this to the v0.3.0 milestone Jan 10, 2019
@BernieWhite
Copy link
Member Author

Using module tags and private metadata will help discovery of modules containing rules.

@BernieWhite BernieWhite self-assigned this Jan 30, 2019
BernieWhite added a commit that referenced this issue Feb 10, 2019
- Export variables to improve authoring experience #83
- Support for packaging rules in modules #16
- Removed `-TargetName` parameter of the `Hint` keyword #81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant