Migrate kaizen distribution to Forgejo
This commit is contained in:
parent
f027ee5492
commit
d4a4560a8d
34 changed files with 324 additions and 195 deletions
|
|
@ -86,7 +86,7 @@ Remove tests when:
|
|||
- Update tests to reflect new command structures and access patterns
|
||||
|
||||
### Backend Systems
|
||||
- **Primary**: Gitea backend for issue management
|
||||
- **Primary**: Forgejo backend for issue management
|
||||
- **Secondary**: Local plugin for offline/alternative workflows
|
||||
- **Focus**: Prioritize tests for actively used functionality
|
||||
|
||||
|
|
@ -122,7 +122,7 @@ ACTION: Modify assertions to match new CLI structure
|
|||
### Scenario 2: Obsolete Functionality
|
||||
```
|
||||
FAILING: test_local_plugin_sequential_numbering()
|
||||
CAUSE: Local plugin not actively used, Gitea is primary backend
|
||||
CAUSE: Local plugin not actively used, Forgejo is primary backend
|
||||
DECISION: Remove test as functionality is not essential to current workflow
|
||||
ACTION: Remove test method and document rationale
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue