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 support for dotnet tool #1152

Closed
BernieWhite opened this issue Jul 6, 2022 · 0 comments · Fixed by #1836
Closed

Add support for dotnet tool #1152

BernieWhite opened this issue Jul 6, 2022 · 0 comments · Fixed by #1836
Assignees
Labels
enhancement New feature or request feature: core Issues that affect the core engine
Milestone

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Jul 6, 2022

Currently PSRule can be run from PowerShell, Azure Pipelines, and GitHub Actions.

Adding support for PSRule via dotnet tool would also allow additional integration scenarios.

Specifically we'd like to improve support within Visual Studio Code and restore of modules in pipelines. For this we need to support scenarios which are not easy to do within all supported versions of PowerShell.

@BernieWhite BernieWhite added the enhancement New feature or request label Jul 6, 2022
@BernieWhite BernieWhite self-assigned this Jul 6, 2022
@BernieWhite BernieWhite added the feature: core Issues that affect the core engine label Jul 6, 2022
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Jul 6, 2022
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Jul 6, 2022
BernieWhite added a commit that referenced this issue Jul 6, 2022
@BernieWhite BernieWhite mentioned this issue Aug 4, 2022
4 tasks
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Aug 15, 2022
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Aug 15, 2022
* Updates to PSRule engine API microsoft#1152

* Updates for testing

* Flip paths

* Separate options from path environment
@BernieWhite BernieWhite mentioned this issue Aug 29, 2022
4 tasks
@BernieWhite BernieWhite added this to the v3.0.0 milestone Oct 6, 2022
@BernieWhite BernieWhite removed their assignment Apr 22, 2023
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Jun 4, 2023
This was referenced Jun 6, 2023
@BernieWhite BernieWhite self-assigned this Jan 26, 2024
@BernieWhite BernieWhite mentioned this issue May 25, 2024
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: core Issues that affect the core engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant