Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: golang/vscode-go
base: v0.41.0
Choose a base ref
...
head repository: golang/vscode-go
compare: v0.41.1-rc.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 21, 2024

  1. [release] extension/src/goMain: skip vscgo installation on windows

    And, pass `-trimpath` when building it so the executable
    file hash is stable.
    
    And increase the vscgo test timeout.
    
    Fixes #3182
    
    Change-Id: Ib86bf07ddc4a89849bb778b2621268b334f3a80a
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/565679
    Reviewed-by: Peter Weinberger <pjw@google.com>
    kokoro-CI: kokoro <noreply+kokoro@google.com>
    Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
    Reviewed-by: Robert Findley <rfindley@google.com>
    (cherry picked from commit 0b3fabc)
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/565680
    Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com>
    hyangah authored and gopherbot committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2cbc8fc View commit details
    Browse the repository at this point in the history
  2. [release] prepare v0.41.1 release

    For #3185
    
    Change-Id: I5b1d17940890a52e6e7977e2ff69c558eb60ad34
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/565681
    Reviewed-by: Robert Findley <rfindley@google.com>
    Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
    kokoro-CI: kokoro <noreply+kokoro@google.com>
    hyangah committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ba3f68 View commit details
    Browse the repository at this point in the history