As a user I have automatic syncs for repos so I can stay up-to-date with the remote registry
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 56
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 22
Description
Is your feature request related to a problem? Please describe.
Enable periodic repo syncing with an upstream registry based on time intervals.
This can potentially be enabled via a periodic task. Remote should be present on the repo in that case.
We can think of whether enable simple periodic sync tasks or introduce a periodic job that will be checking first whether remote repo(s) have changed and trigger sync task respectively.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context about the feature request here.
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 repository's existing periodic task mechanisms and how a remote is represented on a repository. Clarify whether syncing should run at fixed intervals or first check for upstream changes, then define completion as reliable automatic syncing for repositories with a configured remote.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100