Skip to content

Pin VS Code version#11

Open
tibynx wants to merge 3 commits into
mainfrom
pin-code-version
Open

Pin VS Code version#11
tibynx wants to merge 3 commits into
mainfrom
pin-code-version

Conversation

@tibynx

@tibynx tibynx commented Jun 20, 2026

Copy link
Copy Markdown
Owner

This pull request updates Docker image build process and GitHub Actions workflow to improve how the VS Code package version is handled and tagged.

Workflow and build improvements:

  • The GitHub Actions workflow (.github/workflows/build-image.yml) now extracts both the full package version and a simplified image tag, making image tags cleaner and more predictable.
  • The workflow passes the simplified image tag to Docker, and updates all image tags and labels to use this new value, ensuring consistency across GitHub Container Registry and Docker Hub.
  • Changed the naming of some steps.

Dockerfile improvements:

  • The Dockerfile now accepts an INSTALL_VERSION build argument, allowing it to install the exact VS Code version determined in the workflow, which improves reproducibility and transparency.

@tibynx tibynx self-assigned this Jun 20, 2026
@tibynx tibynx added the enhancement New feature or request label Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant