unity-mcp/.github/workflows
Marcus Sanatan 41664178aa
CI Updates (#536)
* Update the major tag of a version as well when publishing to Docker

Useful for the asset store releases

* feat: trigger publish workflows automatically after version bump and release creation

It should work in theory, and correctly release to Docker and pypi via tags.

* feat: consolidate release workflows into single pipeline with reusable actions

Refactored version bump, Docker publish, and PyPI publish workflows into a unified release pipeline that runs sequentially. Created reusable composite actions for Docker and PyPI publishing to eliminate duplication.

Changes:
- Rename bump-version.yml to release.yml with three jobs: bump, publish_docker, publish_pypi
- Create .github/actions/publish-docker/action.yml with configurable inputs for image, version, branch
2026-01-08 16:37:52 -04:00
..
claude-gameobject-suite.yml 🔧 Clean up & Consolidate Shared Services Across MCP Tools (#519) 2026-01-06 12:58:17 -08:00
claude-mcp-preflight.yml Unity MCP CI Test Improvements (#452) 2025-12-10 14:54:55 -08:00
claude-nl-suite.yml 🔧 Clean up & Consolidate Shared Services Across MCP Tools (#519) 2026-01-06 12:58:17 -08:00
github-repo-stats.yml Unity MCP CI Test Improvements (#452) 2025-12-10 14:54:55 -08:00
python-tests.yml HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
release.yml CI Updates (#536) 2026-01-08 16:37:52 -04:00
unity-tests-fork.yml Unity MCP CI Test Improvements (#452) 2025-12-10 14:54:55 -08:00
unity-tests.yml Async Test Infrastructure & Editor Readiness Status + new refresh_unity tool (#507) 2026-01-03 12:42:32 -08:00