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

Add direct typing on import #1449

Closed
BernieWhite opened this issue Feb 23, 2023 · 0 comments · Fixed by #1452
Closed

Add direct typing on import #1449

BernieWhite opened this issue Feb 23, 2023 · 0 comments · Fixed by #1452
Assignees
Labels
enhancement New feature or request feature: input Issues that affect input
Milestone

Comments

@BernieWhite
Copy link
Member

Within PSRule the $PSRule.Import method can be used to import objects into the pipeline from a convention. Currently this follows the normal type binding process within PSRule. However it would reduce configuration to be able to just assign a type optionally from the import method. Since this is likely already known.

@BernieWhite BernieWhite added enhancement New feature or request feature: input Issues that affect input labels Feb 23, 2023
@BernieWhite BernieWhite self-assigned this Feb 25, 2023
@BernieWhite BernieWhite added this to the v2.8.0 milestone Feb 25, 2023
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Feb 25, 2023
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Feb 25, 2023
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Feb 25, 2023
@BernieWhite BernieWhite mentioned this issue Mar 27, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: input Issues that affect input
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant