Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

fix: NORTH-7957 remove global logging from mcp-atlassian#1

Merged
dandua98-cohere merged 1 commit intomainfrom
danish.dua/disable-logging
Nov 19, 2025
Merged

fix: NORTH-7957 remove global logging from mcp-atlassian#1
dandua98-cohere merged 1 commit intomainfrom
danish.dua/disable-logging

Conversation

@dandua98-cohere
Copy link
Copy Markdown

@dandua98-cohere dandua98-cohere commented Nov 19, 2025

Description

This PR updates the pyproject.toml file and src/mcp_atlassian/__init__.py file.

Changes

  • pyproject.toml file:
    • The dynamic field is removed and replaced with a static version field set to 0.11.9+cohere.1.
    • The select field under tool.ruff.lint is reformatted for better readability, with each error code on a separate line.
  • src/mcp_atlassian/__init__.py file:
    • Logging setup code is removed, including the initialization of logging_level, logging_stream, and logger.
    • The global logger declaration is removed.

@dandua98-cohere dandua98-cohere merged commit ebe4537 into main Nov 19, 2025
@dandua98-cohere dandua98-cohere deleted the danish.dua/disable-logging branch November 19, 2025 20:41
@tanzimCohere tanzimCohere changed the title fix: remove global logging from mcp-atlassian fix: NORTH-7957 remove global logging from mcp-atlassian Nov 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants