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

Add support for multiple environment files#2395

Merged
ramya-rao-a merged 11 commits intomicrosoft:masterfrom
SteelPhase:env-files
Jan 28, 2020
Merged

Add support for multiple environment files#2395
ramya-rao-a merged 11 commits intomicrosoft:masterfrom
SteelPhase:env-files

Conversation

@SteelPhase
Copy link
Copy Markdown
Contributor

I've attempted to resolve the issue presented in #1746. I'm sure some things will need to match coding standards and etc, but this initial implementation appears to work with a single file, and an array of many files.

@msftclas
Copy link
Copy Markdown

msftclas commented Mar 22, 2019

CLA assistant check
All CLA requirements met.

@SteelPhase
Copy link
Copy Markdown
Contributor Author

Looks like gogetdoc isn't happy on osx 1.11.x test, but not sure it's related to my PR

Comment thread package.json Outdated
"items": {
"type": "string"
},
"description": "Absolute path to a file containing environment variable definitions.",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description should be updated to reflect the fact that both string and array are supported now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a better description

Comment thread src/debugAdapter/goDebug.ts Outdated
Comment thread src/debugAdapter/goDebug.ts Outdated
Comment thread src/goPath.ts Outdated
@SteelPhase
Copy link
Copy Markdown
Contributor Author

@quoctruong I've made the suggested changes.

Copy link
Copy Markdown

@offero offero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple enough

@ramya-rao-a
Copy link
Copy Markdown
Contributor

Apologies for not getting to this sooner @SteelPhase
It somehow got dropped from my radar.

There have been a lot of changes to the goDebug.ts file.
Do you mind getting the latest from the master branch and resolving the conflicts here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants