mirror of
https://github.com/actions/runner.git
synced 2026-01-23 04:51:23 +08:00
editing jobs
This commit is contained in:
@@ -7,15 +7,15 @@
|
||||
|
||||
## Progress Checklist
|
||||
|
||||
- [ ] **Chunk 1:** Command Parser & Infrastructure
|
||||
- [ ] **Chunk 2:** Step Serializer (ActionStep → YAML)
|
||||
- [ ] **Chunk 3:** Step Factory (Create new steps)
|
||||
- [ ] **Chunk 4:** Step Manipulator (Queue operations)
|
||||
- [ ] **Chunk 5:** REPL Commands (!step list, !step add run, !step edit, !step remove, !step move)
|
||||
- [ ] **Chunk 6:** Action Download Integration (!step add uses)
|
||||
- [ ] **Chunk 7:** Export Command (!step export)
|
||||
- [ ] **Chunk 8:** JSON API for Browser Extension
|
||||
- [ ] **Chunk 9:** Browser Extension UI
|
||||
- [x] **Chunk 1:** Command Parser & Infrastructure
|
||||
- [x] **Chunk 2:** Step Serializer (ActionStep → YAML)
|
||||
- [x] **Chunk 3:** Step Factory (Create new steps)
|
||||
- [x] **Chunk 4:** Step Manipulator (Queue operations)
|
||||
- [x] **Chunk 5:** REPL Commands (!step list, !step add run, !step edit, !step remove, !step move)
|
||||
- [x] **Chunk 6:** Action Download Integration (!step add uses)
|
||||
- [x] **Chunk 7:** Export Command (!step export)
|
||||
- [x] **Chunk 8:** JSON API for Browser Extension
|
||||
- [x] **Chunk 9:** Browser Extension UI
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user