Support bi-directional mirroring
Open
Nobody has claimed this yet.
new feature
priority: P1
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
Users may want to configure bi-directional mirroring to:
- Manually update configurations via PR and sync them to Central Dogma
- Update configurations through the Central Dogma API and sync them back to the external Git repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Central Dogma API and the external Git repository workflow described in the issue. Trace how configuration changes would move in each direction, then define completion as successful synchronization from Git to Central Dogma and back through the API without losing updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100