Skip to content

fix(jetbrains): Ties var.group to the coder_app. #310

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 3 commits into from
Aug 11, 2025

Conversation

jatcod3r
Copy link
Contributor

@jatcod3r jatcod3r commented Aug 8, 2025

Closes #

Description

The "coder_app" was missing the "group" attribute even though the "group" variable is defined. This ties it in.

Type of Change

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

Module Information

Path: registry/coder/modules/jetbrains
New version: v1.0.0
Breaking change: [ ] Yes [X] No

Testing & Validation

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

Related Issues

None

@jatcod3r jatcod3r self-assigned this Aug 8, 2025
@matifali matifali requested a review from Copilot August 9, 2025 14:50
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 fixes a missing attribute in the JetBrains module by connecting the existing group variable to the coder_app resource. The change ensures that the group attribute is properly applied to the JetBrains application configuration.

  • Adds the missing group attribute to the coder_app resource
  • Connects the existing var.group variable to the resource configuration

@matifali matifali merged commit 814f765 into main Aug 11, 2025
4 checks passed
@matifali matifali deleted the jatcod3r-jetbrains-toolbox-fix branch August 11, 2025 08:22
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.

2 participants