FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...Update-Readme · PowerShellOrg/Plaster · GitHub

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: PowerShellOrg/Plaster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: PowerShellOrg/Plaster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Update-Readme
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 7, 2026

  1. lets go

    psjamesp committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    aafa599 View commit details
    Browse the repository at this point in the history
  2. yes

    psjamesp committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    e8945f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2026

  1. Add Plaster demos (XML + JSON) and fix three source-run path bugs

    Adds a demos/ folder with four runnable presentation demos covering both
    manifest formats with dummy data:
      1. XML greeter script (classic ${PLASTER_PARAM_X} syntax)
      2. JSON greeter (same template, modern ${X} syntax)
      3. JSON module: multichoice, pattern validation, user-fullname,
         conditional content, newModuleManifest, modify
      4. Discovery + authoring: Get-PlasterTemplate / New-PlasterManifest /
         Test-PlasterManifest, then scaffold from the authored template
    
    Fixes three latent bugs surfaced by running templates from source, all from
    $PSScriptRoot resolving to Public/ when functions are dot-sourced:
      - Test-PlasterManifest: XSD schema path now falls back one level up
      - Get-PlasterTemplate: bundled Templates/ path now falls back one level up
      - ConvertFrom-JsonContentAction: suppress AppendChild pipeline leakage in
        'modify' actions (was returning Object[] instead of a single element)
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    psjamesp and claude committed Jun 18, 2026
    Configuration menu
    Copy the full SHA
    be0bd3b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into Update-Readme

    # Conflicts:
    #	CHANGELOG.md
    #	Plaster/Private/ConvertFrom-JsonContentAction.ps1
    #	Plaster/Private/Test-JsonManifestContent.ps1
    #	Plaster/Public/Invoke-Plaster.ps1
    #	tests/JsonTest.Tests.ps1
    psjamesp committed Jun 18, 2026
    Configuration menu
    Copy the full SHA
    097f4f9 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL