Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 00:09
9819123

Pinyon Shift 0.1.1 hotfix

This release fixes the packaged launcher failing immediately after the native build links pinyon_shift.exe with:

fatal: not a git repository (or any of the parent directories): .git

The compiler and native translation had completed successfully. The failure was in the final build-provenance step: the packaged source archive intentionally has no .git directory, but Windows PowerShell stopped on a git rev-parse probe before the packaged provenance fallback could run.

What changed

  • Packaged setup now reads config/source-provenance.json without probing absent Git metadata.
  • Code-generation warnings are verified with Windows PowerShell, so packaged setup no longer requires Python.
  • Added regression coverage for provenance collection from a source package without .git.

If your 0.1.0 build already reached 1039/1040

Do not delete it—the executable was produced. You can launch that existing build directly from PowerShell:

powershell.exe -NoLogo -NoProfile -ExecutionPolicy Bypass -File "$env:LOCALAPPDATA\PinyonShift\source\0.1.0\tools\launch-preview.ps1"

For a clean setup, download PinyonShift-Launcher.zip from this release.

Fixes #22 and #23.

Verification

  • Public release workflow: passed
  • Launcher version: 0.1.1
  • Source commit: 9819123df25e06952da483a3f636e496e1ae3a8e
  • PinyonShift-Launcher.zip SHA-256: 8F7F0029695886DAD5AFBA27C31D4DD54FCD0E10859580D3DBF02FC65C8BD3DD