Skip to content

Conversation

DevelopmentCats
Copy link
Contributor

Description

Adds icons for module, and update all refrences.

PR for Site Icon's Addition: coder/coder#20219

Type of Change

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

Module Information

Path: registry/mavrickrishi/modules/auto-start-dev-server
New version: v1.0.1
Breaking change: [ ] Yes [ ] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the auto-start-dev-server module to use a new custom icon and increments the version to v1.0.1. The changes replace generic icons with a module-specific icon and update documentation to reflect the new version.

  • Updates icon references from generic server/globe icons to a custom auto-dev-server.svg icon
  • Increments module version from v1.0.0 to v1.0.1 across all documentation examples
  • Improves code block syntax highlighting by changing from hcl to tf

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
main.tf Updates icon paths for coder_script and coder_app resources to use the new auto-dev-server.svg icon
README.md Updates module version references, icon path, display name, and code block language identifiers

@DevelopmentCats DevelopmentCats requested review from 35C4n0r and removed request for 35C4n0r October 8, 2025 15:07
@DevelopmentCats DevelopmentCats merged commit 8acda84 into main Oct 8, 2025
4 checks passed
@DevelopmentCats DevelopmentCats deleted the cat/auto-dev-icons branch October 8, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants