Skip to content

Conversation

@HeyItsGilbert
Copy link
Owner

@HeyItsGilbert HeyItsGilbert commented Jan 23, 2026

Changed

  • Refactored logging execution to use dedicated Invoke-Logging function for
    improved maintainability and consistency across feature flag evaluation.
  • Fixed parameter name in Test-FeatureFlag from Properties to PropertySet
    for consistency with function implementation.

Fixed

  • Fixed variable name reference in Test-FeatureFlag from $Feature to
    $FeatureFlag to correctly process feature flag rules.

* Introduced `Invoke-Logging` function to centralize logging functionality.
* Updated `Test-FeatureFlag` to utilize `Invoke-Logging` for logging effects.
* Modified documentation to reflect changes in parameter names and usage.

### Changed

- Refactored logging execution to use dedicated `Invoke-Logging` function for

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [alex] reported by reviewdog 🐶
Be careful with execution, it’s profane in some cases execution retext-profanities

@github-actions
Copy link

Test Results

  3 files  240 suites   6s ⏱️
262 tests 257 ✅  5 💤 0 ❌
786 runs  771 ✅ 15 💤 0 ❌

Results for commit a13dd4a.

@HeyItsGilbert HeyItsGilbert merged commit 1def993 into main Jan 23, 2026
6 checks passed
@HeyItsGilbert HeyItsGilbert deleted the release/0.3.1 branch January 23, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants