Skip to content

Conversation

@Tiberriver256
Copy link
Owner

@Tiberriver256 Tiberriver256 commented Feb 28, 2025

Added PAT-based authentication handler with configuration validation and tests:

  • Added configuration validation for organization URL and PAT
  • Implemented PAT-based authentication using Azure DevOps Node API
  • Added unit tests for server initialization and configuration
  • Added integration tests for live Azure DevOps connection
  • Improved setup script with dynamic PAT expiration
  • Added detailed error handling and logging
  • All tests passing

Added PAT-based authentication handler with configuration validation and tests: - Added configuration validation for organization URL and PAT - Implemented PAT-based authentication using Azure DevOps Node API - Added unit tests for server initialization and configuration - Added integration tests for live Azure DevOps connection - Improved setup script with dynamic PAT expiration - Added detailed error handling and logging - All tests passing
- Added new task 0.10 in todo.md for fixing integration tests in CI environment
- Updated server test with a more realistic mock PAT value
@Tiberriver256 Tiberriver256 merged commit 37f112e into main Feb 28, 2025
1 check passed
@Tiberriver256 Tiberriver256 deleted the implement-basic-server-structure branch February 28, 2025 07:05
Tiberriver256 added a commit that referenced this pull request Nov 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.1.43](mcp-server-azure-devops-v0.1.42...mcp-server-azure-devops-v0.1.43)
(2025-11-19)


### Features

* - adding a pullRequestId filter in - adding source and target …
([#12](#12))
([f33e557](f33e557))
* add publishing configuration
([c058e59](c058e59))
* add pull request checks tool
([#11](#11))
([6c1dfd5](6c1dfd5))
* add repository tree and branch/commit tools
([a95e6f2](a95e6f2))
* added prepack script to ensure the binary is built and marked
executable before publishing
([757fea8](757fea8))
* improve commit workflow and add branch commit listing tool
([#7](#7))
([867bbc8](867bbc8))
* include file diffs in pull request changes
([#3](#3))
([0335c68](0335c68))
* provide simpler search/replace functionality for the create_commit
tool
([1d1ec3f](1d1ec3f))
* version bump to 0.1.45
([67e7a3d](67e7a3d))


### Bug Fixes

* **ci:** update workflow to use pull_request_target and latest checkout
action
([fb109a7](fb109a7))
* clarify instruction on how to use the create_commit tool
([bd82c00](bd82c00))
* clarify instruction on how to use the create_commit tool
([167893e](167893e))
* **deps:** address high vulnerability without breaking changes
([#4](#4))
([cb20e2d](cb20e2d))
* **pull-requests:** include diff content in pull request changes
([#6](#6))
([d48aacc](d48aacc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Rairdon <[email protected]>
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