Skip to content

Commit eb77a5e

Browse files
committed
feat: implement workspace_apps feature
Add workspace_apps configuration to control which apps appear in workspace table: - Add database migration for workspace_apps column - Update WorkspaceAgent struct to include workspace_apps field - Update SQL queries to handle workspace_apps - Add comprehensive tests for the new functionality - Add documentation with examples This allows administrators to configure via Terraform which apps appear as action buttons in the workspace table while maintaining backward compatibility.
1 parent 7b9597b commit eb77a5e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

coderd/database/models.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)