Skip to content

Conversation

@techthoughts2
Copy link
Owner

Pull Request

Issue

Description

  • Catesta template module changes
    • Updated all GitHub actions workflows from actions/upload-artifact@v3 to actions/upload-artifact@v4
    • *.build.ps1 Improvements:
      • Invoke-Formatter now runs at the end of Build step for final cleanup
      • Added new Markdown processing functionality to address two Markdown linting issues:
        • MD022/blanks-around-headings
        • MD040/fenced-code-language
      • Added more detailed error output to ImportModuleManifest
    • CI/CD Changes:
      • Pester bumped from 5.6.1 to 5.7.1
      • InvokeBuild bumped from 5.11.3 to 5.12.1
      • PSScriptAnalyzer bumped from 1.22.0 to 1.23.0
  • Catesta primary module changes
    • Updated GitHub actions workflows from actions/upload-artifact@v3 to actions/upload-artifact@v4
    • Catesta.build.ps1 Improvements:
      • Invoke-Formatter now runs at the end of Build step for final cleanup
      • Added new Markdown processing functionality to address two Markdown linting issues:
        • MD022/blanks-around-headings
        • MD040/fenced-code-language
      • Added more detailed error output to ImportModuleManifest
    • Pester bumped from 5.6.1 to 5.7.1
    • InvokeBuild bumped from 5.11.3 to 5.12.1
    • PSScriptAnalyzer bumped from 1.22.0 to 1.23.0

License

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

@techthoughts2 techthoughts2 self-assigned this Mar 10, 2025
@techthoughts2 techthoughts2 added bug Something isn't working enhancement New feature or request labels Mar 10, 2025
@techthoughts2 techthoughts2 merged commit 87e708a into main Mar 10, 2025
9 checks passed
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.

3 participants