aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/action/kernel/checkout.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/aflow/action/kernel: add CheckoutScratch actionDmitry Vyukov2026-01-231-11/+40
| | | | The action checks out a temp dir for code edits and patch testing.
* pkg/aflow/action/kernel: add checkout actionDmitry Vyukov2026-01-091-0/+90