Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package multi-version support provided by reprepro 5.4 #9

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

akuzminsky
Copy link
Member

To keep all versions, pass package_version_limit=0.
To keep five versions, pass package_version_limit=5.
To keep one version, don't pass package_version_limit at all.

After upgrading existing repos, run ih-s3-reprepro migrate. See details in ionos-cloud/reprepro#16

To keep all versions, pass `package_version_limit=0`.
To keep five versions, pass `package_version_limit=5`.
To keep one version, don't pass `package_version_limit` at all.

After upgrading existing repos, run `ih-s3-reprepro migrate`. See details in ionos-cloud/reprepro#16
@akuzminsky akuzminsky merged commit 75ae0ca into main Dec 18, 2024
@akuzminsky akuzminsky deleted the multi-version branch December 18, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant