Commit 46cc903
authored
The workflow was pointing at GSTJ/magic@main, so any merge over there
reran this repo's CI with whatever had just landed. `@v1` is the moving
major tag: fixes still arrive on the next run, but only after a release.
ci.yml and the setup composite are identical at v1 and main right now, so
this is a no-op for the current run. The four inputs passed here
(build-command, test-command, extra-command, turbo-cache) all exist in
v1's workflow_call signature with the same types.
The magic-* devDependencies are already on the current latest (1.2.0,
magic-codemods 1.1.0), so nothing to bump. magic-oxlint-plugin stays out
— this repo enables none of its rules.
Claude-Session: https://claude.ai/code/session_01Fe92vvdc4R3F4BDBFoLcw1
1 parent 641ad2c commit 46cc903
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments