Commit 63fa1c8
committed
ci(repo): fetch snapi from pkg.pr.new and pin baseline to base.sha
clerk/snapi is private, so pnpm dlx --package "github:clerk/snapi#..."
fails on Actions runners with no SSH key. Switch to the public
pkg.pr.new tarball URL pinned to the latest snapi PR build.
Also pin the worktree-fallback baseline to the immutable
pull_request.base.sha instead of origin/<base-branch>; if the base
branch advances during the run, this prevents drift between the
cached baseline lookup key and what the worktree actually checks out.1 parent 139285a commit 63fa1c8
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments