Skip to content

Conversation

@35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Jan 12, 2026

Description

Update boundary version to default to 'latest' and adjust related tests

Type of Change

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

Module Information

Path: registry/coder/modules/claude-code
New version: v4.3.1
Breaking change: [ ] Yes [ ] No

Testing & Validation

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

@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Jan 12, 2026

Tests are bound to fail and are dependent on https://codercom.slack.com/archives/C094GRQG7UZ/p1768189738799269

@35C4n0r 35C4n0r self-assigned this Jan 12, 2026
Comment on lines -209 to +210
description = "Boundary version, valid git reference should be provided (tag, commit, branch)"
default = "main"
description = "Boundary version, defaults to latest."
default = "latest"
Copy link
Member

Choose a reason for hiding this comment

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

I think we should still support main as it builds from main branch instead of using the latest release.
Good to default to latest to always get the latest published tagged release.

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