Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

feat(vscode-web): allow pinning vscode-web binary to a specific commit ID #402

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

rogmanster
Copy link
Contributor

Adds support for specifying a commit ID to pin the vscode-web binary version in the module.

@rogmanster rogmanster enabled auto-merge (squash) February 14, 2025 00:09
@@ -59,6 +59,12 @@ variable "install_prefix" {
default = "/tmp/vscode-web"
}

variable "vscode_web_commit_id" {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
variable "vscode_web_commit_id" {
variable "commit_id" {

We can shorten the name.

@rogmanster rogmanster merged commit 3d33656 into coder:main Feb 14, 2025
2 checks passed
@matifali
Copy link
Member

@rogmanster can you follow up with the suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants