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

Remove deprecated execution options #1457

Closed
BernieWhite opened this issue Feb 26, 2023 · 0 comments · Fixed by #1597
Closed

Remove deprecated execution options #1457

BernieWhite opened this issue Feb 26, 2023 · 0 comments · Fixed by #1597
Assignees
Labels
breaking-change Changes that affect existing functionality deprecation Clean up deprecated functionality enhancement New feature or request feature: options Issues that affect options
Milestone

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Feb 26, 2023

Clean up previously deprecated execution options:

  • Execution.AliasReferenceWarning replaced by Execution.AliasReference.
  • Execution.InconclusiveWarning replaced by Execution.RuleInconclusive.
  • Execution.InvariantCultureWarning replaced by Execution.InvariantCulture.
  • Execution.NotProcessedWarning replaced by Execution.UnprocessedObject.
  • Execution.SuppressedRuleWarning replaced by Execution.RuleSuppressed.

See #1456

@BernieWhite BernieWhite added enhancement New feature or request deprecation Clean up deprecated functionality breaking-change Changes that affect existing functionality feature: options Issues that affect options labels Feb 26, 2023
@BernieWhite BernieWhite added this to the v3.0.0 milestone Feb 26, 2023
@BernieWhite BernieWhite self-assigned this Aug 25, 2023
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Aug 25, 2023
BernieWhite added a commit that referenced this issue Aug 25, 2023
* Removed deprecated execution options #1457

* Updates to remove old settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes that affect existing functionality deprecation Clean up deprecated functionality enhancement New feature or request feature: options Issues that affect options
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant