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

Publish echo resource as Microsoft.DSC.Debug/Echo #537

Closed
michaeltlombardi opened this issue Sep 4, 2024 · 0 comments · Fixed by #553
Closed

Publish echo resource as Microsoft.DSC.Debug/Echo #537

michaeltlombardi opened this issue Sep 4, 2024 · 0 comments · Fixed by #553
Assignees
Labels
Issue-Enhancement The issue is a feature or idea Needs Triage
Milestone

Comments

@michaeltlombardi
Copy link
Collaborator

Summary of the new feature / enhancement

As a user, I want to be able to use a non-acting resource to see how configuration functions and group resources behave.

As a documentarian, I want to write executable examples that show users how configuration functions and group resources behave.

As a user, I want to be able to debug complex cases in my configuration by echoing data without having to write custom resources or rely on logging in the resources I consume.

Proposed technical implementation details (optional)

We have the Test/Echo resource implemented, but it's not published in the build and would be useful if published fully as a debug resource. Examples in the reference documentation depend on the echo resource to show behavior, but users who don't build from source can't execute the examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea Needs Triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants