Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

@ibetitsmike ibetitsmike commented Nov 20, 2025

Description

Skip post install scripts when installing mux.

Type of Change

  • Bug fix

Module Information

Path: registry/coder/modules/mux
New version: v1.0.1
Breaking change: No

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally
@ibetitsmike ibetitsmike added the version:patch Add to PRs requiring a patch version upgrade label Nov 20, 2025
@github-actions
Copy link
Contributor

❌ Version Bump Validation Failed

Bump Type: patch

Module versions need to be updated but haven't been bumped yet.

Required Actions:

  1. Run the version bump script locally: ./.github/scripts/version-bump.sh patch
  2. Commit the changes: git add . && git commit -m "chore: bump module versions (patch)"
  3. Push the changes: git push

Script Output:

🔍 Detecting modified modules... Found modules: registry/coder/modules/mux 📦 Processing: coder/mux Found git tag: release/coder/mux/v1.0.0 (v1.0.0) Current version: 1.0.0 New version: 1.0.1 Updating version references for coder/mux in registry/coder/modules/mux/README.md 🔧 Running formatter to ensure consistent formatting... 📋 Summary: Bump Type: patch Modules Updated: - coder/mux: v1.0.0 → v1.0.1 READMEs Updated: - coder/mux ✅ Version bump completed successfully! 📝 README files have been updated with new versions. Next steps: 1. Review the changes: git diff 2. Commit the changes: git add . && git commit -m 'chore: bump module versions (patch)' 3. Push the changes: git push 

Please update the module versions and push the changes to continue.

@ibetitsmike ibetitsmike enabled auto-merge (squash) November 20, 2025 17:56
@ibetitsmike ibetitsmike disabled auto-merge November 20, 2025 17:57
@DevelopmentCats DevelopmentCats merged commit 1436560 into main Nov 20, 2025
4 checks passed
@DevelopmentCats DevelopmentCats deleted the mike/cmux-skip-scripts branch November 20, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:patch Add to PRs requiring a patch version upgrade

3 participants