Skip to content

chore: update RDP modules display names, icon and docs #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 3, 2025

Conversation

matifali
Copy link
Member

@matifali matifali commented Jul 2, 2025

Description

Use more descriptive names

Depends on coder/coder#18716


Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

@matifali matifali added the version:patch Add to PRs requiring a patch version upgrade label Jul 3, 2025
Copy link

github-actions bot commented Jul 3, 2025

❌ 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/local-windows-rdp
registry/coder/modules/windows-rdp

📦 Processing: coder/local-windows-rdp
Found git tag: release/coder/local-windows-rdp/v1.0.0 (v1.0.0)
Current version: 1.0.0
New version: 1.0.1
Updating version references for coder/local-windows-rdp in registry/coder/modules/local-windows-rdp/README.md

📦 Processing: coder/windows-rdp
Found git tag: release/coder/windows-rdp/v1.2.1 (v1.2.1)
Current version: 1.2.1
New version: 1.2.2
Updating version references for coder/windows-rdp in registry/coder/modules/windows-rdp/README.md

🔧 Running formatter to ensure consistent formatting...

📋 Summary:
Bump Type: patch

Modules Updated:

- coder/local-windows-rdp: v1.0.0 → v1.0.1
- coder/windows-rdp: v1.2.1 → v1.2.2

READMEs Updated:

- coder/local-windows-rdp
- coder/windows-rdp

✅ 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.

@matifali matifali changed the title chore: update module display names chore: update RDP modules display names and icon Jul 3, 2025
@matifali matifali changed the title chore: update RDP modules display names and icon chore: update RDP modules display names, icon and docs Jul 3, 2025
@phorcys420 phorcys420 merged commit 6537aeb into main Jul 3, 2025
4 checks passed
@phorcys420 phorcys420 deleted the use-better-names branch July 3, 2025 04:17
@matifali matifali restored the use-better-names branch July 3, 2025 04:27
matifali added a commit that referenced this pull request Jul 3, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants