Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alt3/Docusaurus.Powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.24
Choose a base ref
...
head repository: alt3/Docusaurus.Powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.28
Choose a head ref
  • 5 commits
  • 29 files changed
  • 1 contributor

Commits on Jun 24, 2022

  1. Upgrade test suite to Pester v5 (#114)

    * Migrate to Pester 5
    
    * Upgrade to Pester 5.3.*
    
    * Try invoking Pester GA with version
    
    * Try invoking Pester GA with version
    
    * Disable GA Pester version
    
    * Better pester requiredmodules
    
    * Pin Pester to 5.3.3
    
    * First run
    
    * Finalizes GetCustomEditUrl.Tests.ps1
    
    * Finalize test
    
    * Finalize test
    
    * Finalize test
    
    * Completes GetCustomEditUrl.Tests.ps1
    
    * Upgrade PS7NativeMultiLineCode.Tests.ps1
    
    * Start using BeforeDiscovery
    
    * Hard stop if Alt3 module is not loaded
    
    * Upgrades PlaceholderExamples.Tests.ps1 to Pester 5
    
    * Upgrades CrossVersionCodeExamples.Tests.ps1 to Pester 5
    
    * Fix JSON exceeded the set depth of 2 warning
    
    * Update run-pester
    bravo-kernel authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    91982fc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    cf8e5e7 View commit details
    Browse the repository at this point in the history
  2. Adds the Gallery website + cleanup (#116)

    * Better Pester -Output tip
    
    * Change doc pages to .mdx format
    
    * Adds the Gallery website page
    
    * Remove double whiteline
    
    * Fix casing of InsertPowerShellMonikers
    
    * Better parameter order for build-module.ps1
    bravo-kernel authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    0992219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afeee74 View commit details
    Browse the repository at this point in the history
  4. Bump manifest to 1.0.28

    bravo-kernel committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    60ac250 View commit details
    Browse the repository at this point in the history
Loading