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

Update environment variable name for debugger arguments #390

Closed
wants to merge 4 commits into from
Closed

Update environment variable name for debugger arguments #390

wants to merge 4 commits into from

Conversation

charsleysa
Copy link
Contributor

Issue #, if available: #359

Description of changes:

Documentation around environment variable was incorrect.

With SAM CLI re-written in python I have updated the environment variable name to be inline with other environment variable names, SAM_DEBUGGER_ARGUMENTS.

Use of this feature would be low and the impact of this change would be low as only those who read through the source code previously (or consulted the issue I opened) would have been able to use this feature as the instructions in the docs were incorrect.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sanathkr and others added 3 commits May 8, 2018 13:27
- Update env var name
- Update readme to reflect env var name change
@sanathkr
Copy link
Contributor

Thanks for making the code change. Unfortunately, AWS Cloud9 relies heavily on this environment variable to setup Python debugging. So we cannot really change the name of the env var. So can you simply fix the docs instead?

@sanathkr sanathkr added stage/in-review stage/in-progress A fix is being worked on and removed stage/in-review labels May 10, 2018
@charsleysa
Copy link
Contributor Author

Superseded by #399

@charsleysa charsleysa closed this May 10, 2018
qingchm pushed a commit to qingchm/aws-sam-cli that referenced this pull request Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/in-progress A fix is being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants