Skip to content

Standardize Plaster manifest schema version and shared parameters across all three templates #49

Description

@johnmccrae

Problem

Basic.xml and Extended.xml declare schemaVersion="1.1" but Advanced.xml uses schemaVersion="1.0". The shared parameters (ModuleAuthor, ModuleName, ModuleVersion, CompanyName, Description, GitHubUserName, GitHubRepo, PowerShellVersion) also have inconsistent prompt text and defaults across the three manifests.

Files

  • PlasterTemplate/Basic.xml
  • PlasterTemplate/Extended.xml
  • PlasterTemplate/Advanced.xml

Acceptance Criteria

  • All three manifests declare schemaVersion="1.1"
  • Shared parameters have aligned prompt text and default values (or differences are explicitly documented)
  • New-PSNowModule -Template Advanced still scaffolds successfully (integration test passes)
  • No new PSSA errors introduced

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions