Skip to content

Enhancements#36

Merged
techthoughts2 merged 14 commits intomasterfrom
Enhancements
Sep 12, 2020
Merged

Enhancements#36
techthoughts2 merged 14 commits intomasterfrom
Enhancements

Conversation

@techthoughts2
Copy link
Owner

Pull Request

Issue

#28 #30 #29 #27 #33 #34 #35 #31 #25

Description

Description of changes:

  • Catesta template module changes
    • Fixed missing !Sub Intrinsic function reference in PowerShellCodeBuildGit.yml
    • Improved error message when modules fail to install with install_modules.ps1 and actions_bootstrap.ps1
    • Improved output message when missing help information found during *.build.ps1
    • Improved PSModule.build.ps1
      • Resolved bug where CreateMarkdownHelp fails if module not imported
      • Added additional checks for missing markdown documentation
      • Added build steps which import the module manifest explicitly
      • Corrected output in AnalyzeTests to not write out the word green
      • Parent level markdown docs will now be updated on each build
    • Adjusted ExportedFunctions.Tests.ps1 to check for included example rather than example count
  • Catesta primary module changes
    • Improved PSModule.build.ps1
      • Resolved bug where CreateMarkdownHelp fails if module not imported
      • Added additional checks for missing markdown documentation
      • Added build steps which import the module manifest explicitly
      • Adjusted ExportedFunctions.Tests.ps1 to check for included example rather than example count
  • Updated a few areas of documentation/help to provide more clarification
  • Updated .vscode settings to use ${workspaceFolderBasename} instead of hard-coded Catesta name

License

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@techthoughts2 techthoughts2 added bug Something isn't working enhancement New feature or request labels Sep 12, 2020
@techthoughts2 techthoughts2 self-assigned this Sep 12, 2020
@techthoughts2 techthoughts2 merged commit 70f6c75 into master Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants