Skip to content

Conversation

@NowinskiK
Copy link
Contributor

@NowinskiK NowinskiK commented Oct 20, 2025

Pull Request

Replace the repo's configuration approach with PSFramework (move config handling to PSFramework)
Adds/updates code and tests to integrate PSFramework across the module

Pull Request (PR) description

Changed

Task list

  • The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
  • Added an entry under the Unreleased section of in the CHANGELOG.md as per format.
  • Local clean build passes without issue or fail tests (build.ps1 -ResolveDependency -Tasks build, test).
  • Comment-based help added/updated.
  • Examples appropriately added/updated.
  • Unit tests added/updated..
  • Integration tests added/updated (where possible).
  • Documentation added/updated (where applicable).
  • Code follows the contribution guidelines.

@NowinskiK NowinskiK linked an issue Oct 20, 2025 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Oct 20, 2025

Linux Test Results

5 086 tests   5 085 ✅  46s ⏱️
  618 suites      1 💤
    1 files        0 ❌

Results for commit b563d27.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

WinPS51 Test Results

5 299 tests   5 298 ✅  55s ⏱️
  619 suites      1 💤
    1 files        0 ❌

Results for commit b563d27.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

WinPS71 Test Results

5 299 tests   5 298 ✅  56s ⏱️
  619 suites      1 💤
    1 files        0 ❌

Results for commit b563d27.

♻️ This comment has been updated with latest results.

@NowinskiK NowinskiK changed the title Feature/85 psf config Use PSFramework for configuration #85 Oct 31, 2025
@NowinskiK NowinskiK marked this pull request as ready for review October 31, 2025 22:48
Copy link
Contributor

@tiagobalabuch tiagobalabuch left a comment

Choose a reason for hiding this comment

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

approved

@NowinskiK NowinskiK merged commit d467af3 into develop Nov 4, 2025
8 checks passed
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.

Use PSFramework for configuration

3 participants