Skip to content

chore(devcontainer): set go version#723

Merged
skevetter merged 2 commits into
mainfrom
chore/devcontainer-config
Jul 23, 2026
Merged

chore(devcontainer): set go version#723
skevetter merged 2 commits into
mainfrom
chore/devcontainer-config

Conversation

@skevetter

@skevetter skevetter commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated the development container to use a fixed Go toolchain version for more consistent development environments.

@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit c75066b
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a61752c8994c80007e5f0ca

@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit c75066b
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a61752cd052c100086f13c6

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 3675f4a8-fcb8-4296-9da7-86e96a7686e3

📥 Commits

Reviewing files that changed from the base of the PR and between bf3579d and c75066b.

📒 Files selected for processing (1)
  • .devcontainer/devcontainer.json

📝 Walkthrough

Walkthrough

The devcontainer configuration now uses the pinned mcr.microsoft.com/devcontainers/go:1.26 image instead of the moving go:latest tag.

Changes

Devcontainer toolchain

Layer / File(s) Summary
Pin the Go devcontainer image
.devcontainer/devcontainer.json
The devcontainer image reference changes from go:latest to mcr.microsoft.com/devcontainers/go:1.26.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: devnulljason

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: pinning the devcontainer's Go version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
.devcontainer/devcontainer.json

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@skevetter skevetter changed the title chore(devcontainer): add uv and set go version chore(devcontainer): set go version Jul 23, 2026
@skevetter
skevetter marked this pull request as ready for review July 23, 2026 03:59
@skevetter
skevetter merged commit 2e59e68 into main Jul 23, 2026
27 checks passed
@skevetter
skevetter deleted the chore/devcontainer-config branch July 23, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant