• Joined on 2026-02-12
oleks deleted branch fix/unescaped-var-whole-file-scan from oleks/pipetree 2026-08-04 01:02:53 +03:00
oleks pushed to main at oleks/pipetree 2026-08-04 01:02:53 +03:00
81811b20a7 Merge pull request 'analyze: widen unescaped-${VAR} detector to scan the whole raw pipeline file' (#14) from fix/unescaped-var-whole-file-scan into main
38bf4c51ef analyze: widen unescaped-${VAR} detector to scan the whole raw pipeline file
Compare 2 commits »
oleks closed issue oleks/pipetree#13 2026-08-04 01:02:51 +03:00
UnescapedWoodpeckerVar check only scans step commands: text, but Woodpecker substitutes ${VAR} over the WHOLE raw pipeline file
oleks merged pull request oleks/pipetree#14 2026-08-04 01:02:51 +03:00
analyze: widen unescaped-${VAR} detector to scan the whole raw pipeline file
oleks created pull request oleks/pipetree#14 2026-08-04 01:01:07 +03:00
analyze: widen unescaped-${VAR} detector to scan the whole raw pipeline file
oleks pushed to fix/unescaped-var-whole-file-scan at oleks/pipetree 2026-08-04 01:00:52 +03:00
38bf4c51ef analyze: widen unescaped-${VAR} detector to scan the whole raw pipeline file
oleks created branch fix/unescaped-var-whole-file-scan in oleks/pipetree 2026-08-04 01:00:52 +03:00
oleks commented on issue oleks/pipetree#11 2026-08-03 19:52:57 +03:00
Detect two Woodpecker footguns: apostrophe-in-single-quote and Woodpecker-eats-${VAR}

Merged via oleks/pipetree#12, merge commit 8ff6f3207e1531f8150b0c73d553b4e4cce4b20f. Issue auto-closed by the PR's Closes keyword.

Fleet-wide validation result: 0 stray apostrophes, **8…

oleks closed issue oleks/pipetree#11 2026-08-03 19:52:47 +03:00
Detect two Woodpecker footguns: apostrophe-in-single-quote and Woodpecker-eats-${VAR}
oleks deleted branch footgun-detection from oleks/pipetree 2026-08-03 19:52:47 +03:00
oleks pushed to main at oleks/pipetree 2026-08-03 19:52:47 +03:00
8ff6f3207e Merge pull request 'analyze: detect stray-apostrophe and unescaped-${VAR} Woodpecker footguns' (#12) from footgun-detection into main
cb395f5b15 analyze: detect stray-apostrophe and unescaped-${VAR} Woodpecker footguns
Compare 2 commits »
oleks merged pull request oleks/pipetree#12 2026-08-03 19:52:46 +03:00
analyze: detect stray-apostrophe and unescaped-${VAR} Woodpecker footguns
oleks created pull request oleks/pipetree#12 2026-08-03 19:52:00 +03:00
analyze: detect stray-apostrophe and unescaped-${VAR} Woodpecker footguns
oleks created branch footgun-detection in oleks/pipetree 2026-08-03 19:51:14 +03:00
oleks pushed to footgun-detection at oleks/pipetree 2026-08-03 19:51:14 +03:00
cb395f5b15 analyze: detect stray-apostrophe and unescaped-${VAR} Woodpecker footguns
oleks opened issue oleks/pipetree#11 2026-08-03 19:41:55 +03:00
Detect two Woodpecker footguns: apostrophe-in-single-quote and Woodpecker-eats-${VAR}
oleks opened issue oleks/pipetree#10 2026-08-02 22:18:34 +03:00
-health is structurally blind on fork-workflow repos: resolves the Woodpecker repo from origin, not the upstream that actually builds
oleks pushed to main at oleks/claude-plugin-spec-kit 2026-08-02 16:57:17 +03:00
45c42f8d75 Soften unverifiable skill-precedence claim in init.md's escape-hatch note (v2.0.2)
oleks pushed to main at oleks/claude-plugin-spec-kit 2026-08-02 16:55:44 +03:00
2f3b5f9694 Clarify spec-kit-workflow is an orchestrator over 11 independently-triggerable skills, not a monolith (v2.0.1)
oleks pushed to main at oleks/claude-plugin-spec-kit 2026-08-02 16:35:10 +03:00
f9bd9d7cec Vendor /speckit-* skills into this plugin; /spec-kit:init now only writes .specify/ + specs/ (v2.0.0)