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

DSC resource table change for methods #329

Closed
SteveL-MSFT opened this issue Feb 27, 2024 · 0 comments · Fixed by #346
Closed

DSC resource table change for methods #329

SteveL-MSFT opened this issue Feb 27, 2024 · 0 comments · Fixed by #346
Assignees
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

The current Methods column takes up lots of space, we should change it to "bit flags":

Type                        Version  Methods                 Requires        Description
---------------------------------------------------------------------------------------------------------------------------------------
DSC.PackageManagement/Brew  0.1.0    gs-e                        DSC resource to manage Homebrew packages
DSC/AssertionGroup          0.1.0    gst-                          `test` will be invoked for all resources in the supplied …
DSC/Group                   0.1.0    gst-                          All resources in the supplied configuration is treated as
DSC/ParallelGroup           0.1.0    gst-                          All resources in the supplied configuration run concurren…

Proposed technical implementation details (optional)

No response

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants