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

feat(client): expose DebugMode field #477

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

Integralist
Copy link
Collaborator

This PR exposes the currently private debugMode field so that it can be set by users without the need for an environment variable. This will make it easier for consumers such as the Fastly CLI to enable debug mode, and subsequently making it easier for customers to realise there is a debug environment.

@Integralist Integralist added the enhancement New feature or request label Oct 27, 2023
@Integralist Integralist merged commit 262426c into main Oct 27, 2023
2 checks passed
@Integralist Integralist deleted the integralist/expose-debug-field branch October 27, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant