Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Allow go.goroot to be configured at workspace level

Compare
Choose a tag to compare
@ramya-rao-a ramya-rao-a released this 07 Jul 19:03
· 240 commits to master since this release
  • Ramya Rao (@ramya-rao-a)

    • Revert marking go.goroot setting to be of scope machine in order to support it to be configured at worksapce level. More in this is discussed at 2576.
    • Support custom arguments when running tests by passing them after -args in go.testFlags setting. Fixes Bug 2457
  • James George (@jamesgeorge007)

    • Update README to contain Table of Contents. PR 2634