Flatten Crates #110

Closed
opened 2024-07-24 07:35:46 +01:00 by kemitix · 1 comment
Owner

Simplify the way crates are broken down:

flowchart TD
    cli --> core
    cli --> forge-forgejo --> core
    cli --> forge-github --> core

Merge into core

  • actor-macros
  • config
  • git

Merge into cli

  • server
  • server-actor
  • file-watcher-actor
  • webhook-actor
  • repo-actor
  • forge
Simplify the way crates are broken down: ```mermaid flowchart TD cli --> core cli --> forge-forgejo --> core cli --> forge-github --> core ``` ## Merge into `core` - [x] actor-macros - [x] config - [x] git ## Merge into `cli` - [x] server - [x] server-actor - [x] file-watcher-actor - [x] webhook-actor - [x] repo-actor - [x] forge
kemitix added the
Kind/Enhancement
label 2024-07-24 07:35:46 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-07-24 07:35:46 +01:00
kemitix added this to the NEXT-RELEASE milestone 2024-07-28 13:45:34 +01:00
Author
Owner

Closed by 57458173d0

Closed by 57458173d0
kemitix modified the milestone from NEXT-RELEASE to v0.12.0 2024-07-28 20:57:05 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#110
No description provided.