Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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
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 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