Skip to content
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

chore: update devcontainer configuration #690

Merged
merged 7 commits into from
Feb 13, 2025
Merged

Conversation

tallaxes
Copy link
Collaborator

@tallaxes tallaxes commented Feb 11, 2025

Description

Update and streamline devcontainer configuration - primarily to keep up with Go version updates

  • Switch away from using pre-built Go devcontainers (they don't keep up with version updates); install the same tooling via devcontainer features
  • Use Microsoft build of Go as base, update to 1.23.6, pin by hash
  • Install skaffold via feature (use latest)
  • Install pprof via toolchain.sh

How was this change tested?

  • make presubmit

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


@tallaxes tallaxes added the area/devtools Issues or PRs related to devtools label Feb 11, 2025
@tallaxes tallaxes self-assigned this Feb 11, 2025
@tallaxes tallaxes merged commit a751488 into main Feb 13, 2025
12 of 13 checks passed
@tallaxes tallaxes deleted the tallaxes/devcontainer-go branch February 13, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues or PRs related to devtools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants