As a user I have automatic syncs for repos so I can stay up-to-date with the remote registry

Open
#732 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

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.

Description

Feature

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.

Dominant language
Python
Stars
31
Forks
56
Avg merge
2d 22h
Merged PRs (30d)
22

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pulp/pulp_container

All issues in pulp/pulp_container

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.