github docdyhr/mcp-wordpress v1.1.4
Release v1.1.4: CI/CD Pipeline Fixes

latest releases: v3.1.3, v3.1.2, v3.1.1...
7 months ago

🔧 CI/CD Infrastructure Improvements

Fixed

  • GitHub Actions Deprecation: Updated deprecated GitHub Actions to current versions

    • Updated actions/upload-artifact@v3@v4 (9 occurrences)
    • Updated codecov/codecov-action@v3@v4 (2 occurrences)
    • Updated github/codeql-action/upload-sarif@v2@v3 (1 occurrence)
  • MCP Protocol Tests: Fixed outdated MCP test implementation

    • Removed deprecated handle_list_tools and handle_call_tool method calls
    • Simplified tests to focus on server instantiation and tool registration
    • Fixed prerequisites check to work without requiring JWT credentials
  • CI/CD Pipeline: Resolved all pipeline failures and compatibility issues

    • All 41 TypeScript tests passing (100%)
    • All 14 tool functionality tests working (100%)
    • All 11 MCP protocol tests passing (100%)
    • Authentication tests: 100% success rate

Improved

  • Test Architecture: Streamlined MCP integration tests for better maintainability
  • CI/CD Reliability: All workflow files now use supported GitHub Actions versions
  • Code Quality: Maintained 100% passing test suite while fixing infrastructure issues

📊 Test Status

  • Total Tests: 66 tests across all suites
  • Success Rate: 100%
  • CI/CD Pipeline: Fully operational with updated actions
  • Multi-site Support: Working across all 54 WordPress tools

🚀 What's Next

This release focuses on infrastructure stability. All deprecated GitHub Actions have been updated, ensuring reliable CI/CD operations and future-proof workflows.

Don't miss a new mcp-wordpress release

NewReleases is sending notifications on new releases.