Align docs, manifest, and comments with current repo state#33
Open
shakersMSFT wants to merge 5 commits into
Open
Align docs, manifest, and comments with current repo state#33shakersMSFT wants to merge 5 commits into
shakersMSFT wants to merge 5 commits into
Conversation
- Rename calm-os -> windows-dev-config throughout (flow id, test dir, install shim, manifest, comments) - Fix manifest install/configuration paths to use src/ prefix consistently (CI runs unsigned source, not signed top-level copies) - Fix development.md: correct title, DSC resource type names, path references, repo layout tree, table alignment, spelling - Remove stale mac-comfort-shell / mac-my-wsl references from comments - Remove orphaned src/tests/wsl-comfort-shell/ directory - Update cmdpal README category examples
crutkas
reviewed
May 28, 2026
| install: Workloads/winforms/install.ps1 | ||
| configuration: Workloads/winforms/configuration.winget | ||
| build: dotnet build src/tests/winforms/hello.csproj -c Release -v q --nologo -o tests/winforms/bin | ||
| install: src/Workloads/winforms/install.ps1 |
Member
There was a problem hiding this comment.
As this file will be used with the cmdpal ext, I would change the test harness To append in src.
Collaborator
Author
There was a problem hiding this comment.
are you suggesting that I remove all the src/ changes or that we let #31 merge first?
Co-authored-by: Clint Rutkas <clint@rutkas.com>
14205c8 to
b20e099
Compare
JohnMcPMS
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Housekeeping PR to align documentation, manifest paths, and code comments with the actual state of the repository.
Changes
Rename
calm-os→windows-dev-configsrc/tests/calm-os/directory tosrc/tests/windows-dev-config/src/windows-dev-config/install.ps1(-Id 'windows-dev-config')Polish
development.mdRunCommandOnSet/PowerShellScriptinstead ofScript/PSDscResources/Script)src/nesting clearlyRemove stale references
mac-comfort-shell/mac-my-wslcomment references with current flow namessrc/tests/wsl-comfort-shell/directory (unused; manifest usescomfort-shell)