Skip to content

Values in build.psd1 should override defaults #32

@Jaykul

Description

@Jaykul

The expected result is that values should be used in order:

  1. Actual values provided at the command-line always win
  2. The values in build.psd1 override the
  3. Default values on Build-Module

Perhaps we should not have the default parameter values in Build-Module, and instead set those as fallback values during initialization after we read build.psd1 ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions