Skip to content

Conversation

@igoravl
Copy link
Owner

@igoravl igoravl commented Jul 30, 2025

TfsCmdlets Release Notes

Version 2.9.2 (30/Jul/2025)

This release fixes a bug in Get-TfsGitItem cmdlet.

Fixes

  • Get-TfsGitItem: Fixed an issue where the cmdlet would fail when specifying a commit SHA.

Igor Abade V. Leite added 3 commits July 30, 2025 00:24
Updated the version assignment in the GetGitItem class to use the Commit property instead of converting the item to a string. This change ensures that the correct commit version is retrieved when using the "Get by commit SHA" parameter set.
@github-actions
Copy link

github-actions bot commented Jul 30, 2025

Test Results

  2 files   80 suites   53s ⏱️
139 tests 139 ✅ 0 💤 0 ❌
278 runs  278 ✅ 0 💤 0 ❌

Results for commit 5c58aa3.

♻️ This comment has been updated with latest results.

@igoravl igoravl deployed to production July 30, 2025 05:17 — with GitHub Actions Active
@igoravl igoravl merged commit 8b4903b into main Jul 30, 2025
7 of 14 checks passed
@igoravl igoravl deleted the fix/GetGitItem branch July 30, 2025 05:21
@igoravl igoravl deployed to chocolatey July 30, 2025 05:25 — with GitHub Actions Active
@igoravl igoravl deployed to psgallery July 30, 2025 05:25 — with GitHub Actions Active
@igoravl igoravl deployed to announcements July 30, 2025 05:26 — with GitHub Actions Active
igoravl added a commit that referenced this pull request Jul 31, 2025
* Fix Commit version assignment in GetGitItem

Updated the version assignment in the GetGitItem class to use the Commit property instead of converting the item to a string. This change ensures that the correct commit version is retrieved when using the "Get by commit SHA" parameter set.

* Update release notes

* Change the Commit property to string

---------
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