Skip to content

Conversation

NowinskiK
Copy link
Contributor

@NowinskiK NowinskiK commented Jul 16, 2025

Pull Request

Fixed misleading message from Remove-FabricWarehouse (#145)

Pull Request (PR) description

Fixed

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 marked this pull request as ready for review July 16, 2025 17:28
Copy link

Linux Test Results

5 085 tests   5 084 ✅  43s ⏱️
  617 suites      1 💤
    1 files        0 ❌

Results for commit fa433e4.

Copy link

WinPS51 Test Results

5 298 tests   5 297 ✅  50s ⏱️
  618 suites      1 💤
    1 files        0 ❌

Results for commit fa433e4.

Copy link

WinPS71 Test Results

5 298 tests   5 297 ✅  52s ⏱️
  618 suites      1 💤
    1 files        0 ❌

Results for commit fa433e4.

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.

looks good for me

@NowinskiK NowinskiK merged commit 1aacaae into develop Jul 18, 2025
8 checks passed
@NowinskiK NowinskiK deleted the bug/145-Remove-FabricWarehouse branch July 18, 2025 16:23
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.

Remove-FabricWarehouse returns successful message even if delete fails

2 participants