Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Sep 9, 2025

What

  • trigger Docker publish workflow only when a GitHub release is actually released
  • bump package version to 0.4.3

Why

  • avoid running the Docker build on release creation or deletion

Affects

  • CI/CD workflow for Docker image publishing
  • project versioning

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • none required

https://chatgpt.com/codex/tasks/task_e_68bfad0d95848328bc28b52e05142950

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1861691%32–34, 301, 304–307, 352–361, 599, 605
   server.py1902288%75, 93–94, 205–221, 313, 317, 337–341, 374
TOTAL4783892% 

Tests Skipped Failures Errors Time
19 0 💤 0 ❌ 0 🔥 11.505s ⏱️

@Teagan42 Teagan42 merged commit 8845d7a into main Sep 9, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/fix-docker-workflow-trigger-events branch September 9, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants