cad-editor/.github
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven 7ad59bf603 fix(ci): quote candle -d args so PowerShell preserves the path
PowerShell 7's native-command argument passing breaks
`-dSource=target\release\OpenCADStudio.exe` on the `=` sign, so candle
received Source=`.exe` plus the actual path as a stray input filename
and bailed with CNDL0103. Resolve each path to an absolute string up
front and wrap every `-d<name>=<value>` in double quotes so the whole
token reaches candle intact.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-30 00:01:11 +03:00
..
workflows fix(ci): quote candle -d args so PowerShell preserves the path 2026-05-30 00:01:11 +03:00
FUNDING.yml Add Patreon username to FUNDING.yml 2026-03-22 15:10:36 +03:00